@nycplanning/ember
v3.2.0
Published
A central repository for Ember addons maintained and used by New York City Department of City Planning.
Downloads
61
Readme
Description
Collection of several @nycplanning ember addons into a mono-addon.
Included addons:
- labs-ui
labs-ui(current version)deprecated(legacy version)
- ember-mapbox-composer
- cartobox-promises-utility
- labs-ember-search
- ember-needs-async (A labs specific fork of an existing project)
Installation
npm install @nycplanning/ember@[version-number]Test against local application
- clone this addon repository to a sibling directory of the target application
- Update the
dependenciesfield of thepackage.jsonfor the target application to point to the local clone of this addon repository
"@nycplanning/ember": "../ose-ember-addons",
License
This project is licensed under the MIT License.
