@shoelace-style/shoelace

v2.0.0-beta.3
A forward-thinking library of web components.

dev

stencil build --dev --docs --watch --serve --port 4001 --no-open

lint

eslint src/**/*{.ts,.tsx}

test

stencil test --spec --e2e

build

stencil build --docs

serve

node dev-server.js

start

concurrently --kill-others "npm run dev" "npm run serve"

version

npm run build

prebuild

npm run prettier && npm run lint && npm run make-icons

prettier

npx prettier --write --loglevel warn .

make-dist

node make-dist.js

postbuild

npm run make-dist

make-icons

node make-icons.js

test.watch

stencil test --spec --e2e --watchAll

postinstall

npm run make-icons
npm i @shoelace-style/[email protected]

Metadata

  • MIT
  • Whatever
  • Unknown
  • released 7/15/2020

Downloads

Maintainers