injular
v0.4.0
Published
Client code for injecting angular components
Downloads
392
Maintainers
Readme
Injular
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).