plotly-spectacle-editor-viewer

0.4.0 • Public • Published

spectacle-editor-viewer

A component for viewing a Spectacle Editor presentation.

Development

Code Quality

$ npm run lint

Run demo

You can run a live demo of the component with test data:

$ npm start
$ open localhost:3000

To test different decks, replace the demo/test.json file.

Release

Versioning should adhere to semver principles.

# Checkout master and check code quality 
$ git checkout master
$ npm run lint
 
# Build lib/ 
$ npm run build
 
# Increase version according to Semver 
$ npm version major|minor|patch
 
# Commit and release 
$ git push origin master
$ npm publish

Readme

Keywords

none

Package Sidebar

Install

npm i plotly-spectacle-editor-viewer

Weekly Downloads

2

Version

0.4.0

License

MIT

Unpacked Size

131 kB

Total Files

27

Last publish

Collaborators

  • plotly-mikesol
  • ndrezner
  • lconnors
  • alexshoe
  • t4rk
  • bronsolo
  • chriddyp
  • bpostlethwaite
  • alexcjohnson
  • antrg
  • archmoj
  • hammadtheone