Skip to content

Releases: jbedard/ng-facade

0.2.0

19 Feb 07:26
Compare
Choose a tag to compare
v0.2.0

v0.2.0

0.1.2

15 Feb 07:03
Compare
Choose a tag to compare
Fix context of Pipe transform method

Fixes #5

0.1.1

15 Feb 05:41
Compare
Choose a tag to compare
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, ...