Skip to content
This repository has been archived by the owner on Apr 5, 2023. It is now read-only.

Addepar/ember-widgets

Repository files navigation

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

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.