/ember-frost-checkbox

It's a check, in a box. It's a checkbox.

Primary LanguageJavaScriptMIT LicenseMIT

ember-frost-checkbox
Travis Coveralls NPM

Installation

ember install ember-frost-checkbox

API

COMING SOON

Examples

COMING SOON

Development

Setup

git clone git@github.com:ciena-frost/ember-frost-checkbox.git
cd ember-frost-checkbox
npm install && bower install

Development Server

A dummy application for development is available under ember-frost-checkbox/tests/dummy. To run the server run ember server (or npm start) from the root of the repository and visit the app at http://localhost:4200.

Testing

Run npm test from the root of the project to run linting checks as well as execute the test suite and output code coverage.