ember-bootstrap

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

build

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

build:types

glint --declaration

lint

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

lint:fix

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

lint:hbs

ember-template-lint .

lint:hbs:fix

ember-template-lint . --fix

lint:js

eslint . --cache

lint:js:fix

eslint . --fix

lint:types

glint

nodetest

mocha node-tests --recursive

prepack

pnpm run build:types

release

pnpm exec release-it
npm i ember-bootstrap

Metadata

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

Downloads