gknoy / ember-frost-date-picker

Home Page:http://ciena-frost.github.io/ember-frost-date-picker/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ember-frost-date-picker

Dependencies

Ember NPM

Health

Travis Coveralls

Security

bitHound

Ember Observer score

EmberObserver

Installation

ember install ember-frost-date-picker

API and Examples

API and Example usage can be found in the sample application in tests/dummy, which is also running at http://ciena-frost.github.io/ember-frost-date-picker

Development

Setup

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

Development Server

A dummy application for development is available under ember-frost-date-picker/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.

About

http://ciena-frost.github.io/ember-frost-date-picker/

License:MIT License


Languages

Language:JavaScript 79.4%Language:HTML 13.1%Language:CSS 5.1%Language:Shell 2.4%