react-id-swiper

v1.6.3
ReactJs component for iDangerous Swiper
iDangerous Swiper Reactjs

build:lib

rm -rf lib/* && babel src -d lib

build:standalone

cross-env BABEL_ENV=production webpack

build

yarn test && yarn build:lib && yarn build:standalone

lint

eslint -c .eslintrc src/**/*.js

lint:fix

eslint --fix -c .eslintrc src/**/*.js

test

jest

test:dev

jest --watch

test:coverage

jest --coverage

Metadata

  • MIT
  • >= 4.7.0
  • Phuc Nguyen Hoang
  • released 5/3/2018

Downloads

Maintainers