spectacle-editor-viewer

0.2.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

/spectacle-editor-viewer/

    Package Sidebar

    Install

    npm i spectacle-editor-viewer

    Weekly Downloads

    10

    Version

    0.2.0

    License

    MIT

    Last publish

    Collaborators

    • scottianstewart
    • keithluchtel
    • ceceppa
    • robwalkerco
    • sarahformidable
    • scott-rippey
    • michaelmerrill
    • sarmeyer
    • mariano-formidable
    • ryan.roemer
    • formidable-owner
    • formidablelabs
    • carbonrobot
    • masiddee
    • thekenwheeler
    • bmathews
    • rgerstenberger
    • mdaxtman