react-slideshow-ui

v1.2.1
React UI Component for slideshow like SlideShare or SpeakerDeck.
react reactjs slideshow slide slides slideshare speakerdeck presentation keynote and 2 more...

build

npm run clean && tsc

build:demo

NODE_ENV=development webpack

build:dll

NODE_ENV=production webpack --config webpack.dll.config.js

build:all

run-p lint test build:dll build:demo build

clean

rimraf lib

test

NODE_ENV=test jest --verbose --coverage

lint

eslint . --ext .ts,tsx

prepublishOnly

npm test && npm build

git-add

git add lib demo dll

check-updates

ncu
npm i react-slideshow-ui

Metadata

  • MIT
  • Whatever
  • Masashi Hirano
  • released 2/24/2019

Downloads

Maintainers