react-user-tour

v2.4.2
give your user a guided tour around your application
onboarding user tour user-tour tour-guide guide joyride hopscotch shepard and 2 more...

lint

eslint ./src

test

npm run build && npm run lint && browserify test/index.js | tap-closer | smokestack -b firefox | tap-status

build

babel src --out-dir dist

watch

babel src --watch --out-dir dist

build-demo

browserify demo/index.js -o demo/bundle.js

prepublish

npm run build

test-debug

npm run build && npm run lint && browserify test/index.js | smokestack | tap-status

Metadata

Downloads