1.0.5 • Published 8 years ago

rating-control-component v1.0.5

Weekly downloads
3
License
MIT
Repository
github
Last release
8 years ago

rating-control-component

A simple rating-control component

Built with fastn.js

Usage

Example

Requirebin simple example

Settings

Refer to rating-control, for rating-control settings.

Fastn component

Use as a fastn component:

var fastn = require('fastn')({
    ... other components...
    ratingControl: require('rating-control-component/ratingControlComponent')
});

var ratingControl = fastn('ratingControl', { settings: ... });

ratingControl will attempt to use the _generic component provided by fastn.

1.0.5

8 years ago

1.0.4

8 years ago

1.0.3

8 years ago

1.0.2

8 years ago

1.0.1

8 years ago

1.0.0

8 years ago