Angular Unicorn Directive


Do you ever get depressed at how few unicorns there are in your AngularJS app? I certainly do. But worry no more, dear friend. With this directive, adding a unicorn to your app has never been easier.

Usage

  1. Include unicorn.js.
  2. Add unicorn-directive as a dependency to your app.
  3. Make <unicorn>s.

In action

^ This is a unicorn

<div ng-app="unicorn-directive">
  <unicorn></unicorn>
  <p>^ This is a unicorn</p>
</div>

Bower

Installable via bower:

bower install angular-unicorn-directive

Credits

Unicorn based on "Invisible Pink Unicorn SVG" and used under CCA 2.5

Canvas draw function automagically generated from canvg.


License

MIT

Fork me on GitHub