react-canvas-image-sequence

v1.0.0
Made with create-react-library

build

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

start

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

prepare

run-s build

test

run-s test:unit test:lint test:build

test:build

run-s build

test:lint

eslint .

test:unit

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

test:watch

react-scripts test --env=jsdom

predeploy

cd example && yarn install && yarn run build

deploy

gh-pages -d example/build

Metadata

  • MIT
  • >=10
  • rfw
  • released 10/15/2021

Downloads

Maintainers