@bc-digital/lace-ui

v1.0.0
Lace UI - React component library.
a11y stylable react typescript

copy

copyfiles package.json "./package.json" "./README.md" dist

lint

eslint . -f codeframe

test

npm run typecheck && npm run lint && npm run unit-tests && npm run cypress

build

npm run clean && npm run copy && npm run build-stylable-types && npm run build-components-stcss && npm run build-components-base-stcss && npm run build-components-bctheme-stcss && tsc --project tsconfig-npm.json

clean

rimraf dist

start

npm run build-stylable-types && npm run storybook

cypress

cypress run --component

prebuild

npm run clean

chromatic

chromatic --project-token CHROMATIC_PROJECT_TOKEN

storybook

start-storybook -p 6006 --no-manager-cache

typecheck

tsc --noEmit

unit-tests

jest --runInBand

build-storybook

build-storybook

build-stylable-types

stc

build-components-stcss

stc --srcDir="./src" --outDir="./dist" --stcss

build-components-base-stcss

stc --srcDir="./src/styles/base" --outDir="./dist/styles/base" --indexFile="index.st.css" --stcss

build-components-bctheme-stcss

stc --srcDir="./src/styles/bctheme" --outDir="./dist/styles/bctheme" --indexFile="index.st.css" --stcss
npm i @bc-digital/[email protected]

Metadata

  • ISC
  • Whatever
  • Unknown
  • released 7/12/2023

Downloads