Angular Test Directive
Usage
- Include
restuser.js. - Add
ng-rest-useras a dependency to your app. - Make
<test>.
Bower
Installable via bower:
bower install ng-sample-directiveExample
See the homepage for an example.
<div ng-app="ng-rest-user">
<test></test>
<p>^ This is a test</p>
</div>
</pre>License
MIT