0.2.0 • Published 8 years ago
spectacle-editor-viewer v0.2.0
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
0.2.0
8 years ago
0.1.12
8 years ago
0.1.11
8 years ago
0.1.10
8 years ago
0.1.9
8 years ago
0.1.8
8 years ago
0.1.7
8 years ago
0.1.6
8 years ago
0.1.5
9 years ago
0.1.4
9 years ago
0.1.3
9 years ago
0.1.2
9 years ago
0.1.1
9 years ago
0.1.0
9 years ago
0.0.22
9 years ago
0.0.21
9 years ago
0.0.20
9 years ago
0.0.19
9 years ago
0.0.18
9 years ago
0.0.17
9 years ago
0.0.16
9 years ago
0.0.14
9 years ago
0.0.13
9 years ago
0.0.12
9 years ago
0.0.11
9 years ago
0.0.10
9 years ago
0.0.9
9 years ago
0.0.8
9 years ago
0.0.7
9 years ago
0.0.6
9 years ago
0.0.5
9 years ago
0.0.4
9 years ago
0.0.3
9 years ago
0.0.2
9 years ago
0.0.1
9 years ago