1.0.1 • Published 7 years ago

angular-velocity-template v1.0.1

Weekly downloads
-
License
Apache
Repository
-
Last release
7 years ago

angular-velocity-template is a small CLI written in node.js which enables users to quickly convert an Angular template to a velocity template using the same variable names.

Usage

  • Pure Javascript (no native dependencies)

Install

To install angular-velocity-template for use in node with require('angular-velocity-template'), run:

npm install angular-velocity-template

To install a angular-velocity-template command line program, run:

npm install angular-velocity-template-cli -g

License

Apache. Copyright (c) Abhi Panda

1.0.1

7 years ago

1.0.0-rc2

7 years ago

1.0.0-rc1

7 years ago

1.0.0

7 years ago

0.9.0

7 years ago