Skip to content

uxvikas/ember-frost-date-picker

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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 [email protected]: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.

Test Helpers

The following test helpers are provided at ember-frost-date-picker/test-support/<frost-component-name> to assist with writing tests for code that uses ember-frost-date-picker components:

Packages

No packages published

Languages

  • JavaScript 78.5%
  • HTML 13.9%
  • CSS 5.0%
  • Shell 2.6%