ember-widgets icon indicating copy to clipboard operation
ember-widgets copied to clipboard

Ember Widgets by Addepar Build Status

THIS LIBRARY IS DEPRECATED

We will be releasing versions which may introduce breaking changes as we transition to a more modern set of Ember components.

A collection of small widgets, easy to drop into place as Ember Components.

Demo and Documentation

https://opensource.addepar.com/ember-widgets/

Installation

  • git clone this repository
  • npm install
  • bower install

Running

  • ember server
  • Visit your app at http://localhost:4200.

Running Tests

  • ember test
  • ember test --server

Building

  • ember build

For more information on using ember-cli, visit https://www.ember-cli.com/.

Publishing

This library is not published to NPM.