angular-twig-pack
angular-twig-pack copied to clipboard
angular-twig-pack : The AngularJS Twig like
Usage
Requirements
- AngularJS v1.0.0+ is currently required.
- jQuery is currently required.
Installation
The repository comes with the modules pre-built, compressed and/or gzipped into the build/ directory.
angular.module('myApp', ['twig']);
All js source file can be found in the js folders
Build
You can use buils.sh bash script into the build/ directory.
$ ./build/build.sh