react-glider

v4.0.2
A ReactJS wrapper for glider.js

build

tsc

build:dev

node scripts/run build

clean

node scripts/run clean

copy

node scripts/run copy

dev

node scripts/run serve -- --watch

fix-js

npm run lint-js -- --fix

fix

npm run fix-js

lint-js

eslint --ignore-path .gitignore --ignore-pattern "!**/.*" .

lint

npm run lint-js

prepare

husky install

prepublish

npm run build
npm i react-glider

Metadata

  • MIT
  • Whatever
  • Kevin Farrugia
  • released 10/7/2022

Downloads