@denali-design/ember

v1.0.0-alpha.16
Ember.JS component library for the Denali CSS Framework
ember-addon

build

ember build --environment=production

lint

npm-run-all --aggregate-output --continue-on-error --parallel lint:*

lint:hbs

ember-template-lint .

lint:js

eslint .

start

npm run storybook

test

npm-run-all lint:* test:*

test:ember

ember test

test:ember-compatibility

ember try:each

semantic-release

semantic-release

build-storybook

ember build && build-storybook -s dist

storybook

ember serve & start-storybook -p 9001 -s dist

deploy-storybook

storybook-to-ghpages
npm i @denali-design/[email protected]

Metadata

Downloads