• This repository has been archived on 05/Apr/2023
  • Stars
    star
    289
  • Rank 143,419 (Top 3 %)
  • Language
    JavaScript
  • License
    Other
  • Created about 11 years ago
  • Updated over 4 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

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.