@denali-design/ember

v1.0.0-alpha.26
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:!(fix)"

lint:fix

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

lint:hbs

ember-template-lint .

lint:hbs:fix

ember-template-lint . --fix

lint:js

eslint . --cache

lint:js:fix

eslint . --fix

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/static

storybook

ember serve & start-storybook -p 9001 -s dist,.storybook/static

deploy-storybook

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

Metadata

Downloads