Skip to content
This repository has been archived by the owner on Jul 10, 2021. It is now read-only.

Files

Latest commit

9c26fb7 · Jan 9, 2015

History

History
18 lines (12 loc) · 795 Bytes

README.md

File metadata and controls

18 lines (12 loc) · 795 Bytes

angular-svg-star-directive

Build Status Coverage Status Gitter

Angular directive for creating inline SVG stars

Usage

  1. bower install astrifex/angular-svg-star-directive
  2. Add astrifex.svg-star as a module dependency for your app.
  3. Insert the <svg-star> directive into your template:
<svg-star></svg-star>

License

MIT