react-lottie-player

v2.1.0
Fully declarative React Lottie player

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

test

npm run build && npm run test:unit

lint

eslint .

tsc

tsc

test:unit

NODE_OPTIONS=--experimental-vm-modules jest

predeploy

cd example && yarn run build

deploy

gh-pages -d example/dist
npm i react-lottie-player

Source Code

Metadata

  • MIT
  • >=10
  • Unknown
  • released 7/23/2024

Downloads

Maintainers