react-id-swiper

v4.0.0
ReactJs component for iDangerous Swiper
iDangerous Swiper Reactjs

build:cleanup

rimraf lib

build:lib

yarn build:cleanup && tsc

build:standalone

cross-env BABEL_ENV=production webpack

build

yarn build:lib && yarn build:standalone

lint:ts

eslint 'src/**/*.ts?(x)'

lint:ts:fix

eslint --fix 'src/**/*.ts?(x)'

test

jest

test:dev

jest --watch --coverage

test:coverage

jest --coverage

prepare

yarn build

preversion

yarn lint:ts

prepublishOnly

yarn test && yarn lint:ts
npm i react-id-swiper

Metadata

  • MIT
  • >= 6.11.0
  • Phuc Nguyen Hoang
  • released 6/22/2020

Downloads

Maintainers