angular-velocity-template
v1.0.1
Published
Utility to convert an angular template to velocity template
Downloads
20
Readme
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-templateTo install a angular-velocity-template
command line program, run:
npm install angular-velocity-template-cli -gLicense
Apache. Copyright (c) Abhi Panda
