Releases: jbedard/ng-facade
Releases · jbedard/ng-facade
0.1.2
Fix context of Pipe transform method
Fixes #5
0.1.1
Initial ng-facade implementation
Provides Angular (v2) style annotations such as NgModule, Component, Directive, Input, Injectable, Inject, ...
and transforms the declarations into AngularJS (v1) modules, components, ...