ng-sample-directive

bower sample angular directive


Install
bower install ng-sample-directive

Documentation

Angular Test Directive

Homepage

Usage

  1. Include restuser.js.
  2. Add ng-rest-user as a dependency to your app.
  3. Make <test>.

Bower

Installable via bower:

bower install ng-sample-directive

Example

See the homepage for an example.

<div ng-app="ng-rest-user">
  <test></test>
  <p>^ This is a test</p>
</div>
</pre>

License

MIT