Skip to content
This repository has been archived by the owner on Aug 22, 2024. It is now read-only.

Latest commit

 

History

History
executable file
·
28 lines (17 loc) · 559 Bytes

README.md

File metadata and controls

executable file
·
28 lines (17 loc) · 559 Bytes

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