Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/benjamincharity/angular-ratings

:star::star::star::star::star: An Angular directive to view or submit ratings.
https://github.com/benjamincharity/angular-ratings

Last synced: 8 days ago
JSON representation

:star::star::star::star::star: An Angular directive to view or submit ratings.

Awesome Lists containing this project

README

        

## Angular Ratings

[Demo MISSING](_URL_)

## Installation

```
$ bower install angular-ratings --save
$ npm install angular-ratings --save
```

Or

Include the JavaScript and CSS files in the head of your document:

```

```

## Usage

### Scripts

* `npm run build` - produces production version of your library under the `dist` folder
* `npm run dev` - produces development version of your library under the `dist` folder and runs a
watcher