0.4.0 • Published 7 years ago

injular v0.4.0

Weekly downloads
12
License
MIT
Repository
github
Last release
7 years ago

Injular

npm version build status codecov

Inject angular templates, controllers, directives and components

Client code for AngularJS 1.x hot reloading.

This library is used for injecting code with BrowserSync:

Support for Webpack and Browserify is planned.

Install

$ npm install --save injular

Try it

You can try a live demo of the client code by clicking here.

Modify the *.html, *.controller.js and *.directive.js files and watch the changes instantly (js files are injected after one second).

0.1.2

7 years ago

0.1.1

7 years ago

0.4.0

7 years ago

0.3.0

7 years ago

0.2.2

7 years ago

0.2.1

7 years ago

0.2.0

7 years ago

0.1.0

7 years ago