@dotlottie/player-component

v1.4.1
dotlottie animation player web component.
dotlottie animation web component component lit-element player

dev

yarn cleanup && rollup -c --watch

lint

eslint

build

yarn build-dotlottie

serve

node ./cypress/pages/server.js -p 8000 &

cleanup

shx rm -rf dist && shx mkdir dist

lint:fix

eslint --fix

buildtsup

tsup

run-tests

yarn build-with-coverage && yarn serve && yarn start-cypress

build:types

tsc --declaration

postrun-tests

kill $(lsof -t -i:8000)

start-cypress

npx cypress run && npx nyc report --reporter=text-summary

build-dotlottie

yarn cleanup && rollup -c

build-with-coverage

CODE_COVERAGE=true yarn build-dotlottie
npm i @dotlottie/[email protected]

Metadata

  • MIT
  • Whatever
  • Jawish Hameed
  • released 6/6/2023

Downloads