react-lottie-player

v1.3.1
Fully declarative React Lottie player

test

run-s test:unit test:build

build

microbundle-crl --no-compress --format modern,cjs

start

microbundle-crl watch --no-compress --format modern,cjs

deploy

gh-pages -d example/build

prepare

run-s build

predeploy

cd example && yarn install && yarn run build

test:lint

eslint .

test:unit

cross-env CI=1 react-scripts test --env=jsdom

test:build

run-s build

test:watch

react-scripts test --env=jsdom

Metadata

  • MIT
  • >=10
  • mifi
  • released 3/31/2021

Downloads

Maintainers