react-lottie-player

v1.5.2
Fully declarative React Lottie player

lint

eslint .

test

npm run build && npm run test:unit

build

rm -rf dist && microbundle-crl src/LottiePlayer.js src/LottiePlayerLight.js --no-compress --format modern,cjs -o dist && cp src/*.d.ts dist

start

rm -rf dist && microbundle-crl watch src/LottiePlayer.js src/LottiePlayerLight.js --no-compress --format modern,cjs -o dist

deploy

gh-pages -d example/dist

predeploy

cd example && yarn run build

test:unit

NODE_OPTIONS=--experimental-vm-modules jest

Metadata

  • MIT
  • >=10
  • mifi
  • released 12/18/2022

Downloads

Maintainers