@nycplanning/ember
v3.1.0
Published
A central repository for Ember addons maintained and used by New York City Department of City Planning.
Downloads
25
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
dependencies
field of thepackage.json
for 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.