0.0.1 • Published 8 years ago

ember-frost-text-area v0.0.1

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

Travis Coveralls NPM

ember-frost-text-area

the drop-down select widget to rule them all

Installation

ember install ember-frost-text-area

API

Coming soon…

Examples

Coming soon

Development

Setup

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

Development Server

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