ember-bootstrap

v6.3.1
Bootstrap components for Ember.js
ember-addon bootstrap

lint

concurrently "npm:lint:*(!fix)" --names "lint:"

build

concurrently "npm:build:*(!fix)" --names "build:"

lint:js

eslint . --cache

prepack

pnpm run build:types

release

pnpm exec release-it

lint:fix

concurrently "npm:lint:*:fix" --names "fix:"

lint:hbs

ember-template-lint .

nodetest

mocha node-tests --recursive

lint:types

glint

build:types

glint --declaration

lint:js:fix

eslint . --fix

lint:hbs:fix

ember-template-lint . --fix

Metadata

  • MIT
  • 18.* || >= 20
  • Simon Ihmig
  • released 4/16/2024

Downloads