0.2.0 • Published 7 years ago

spectacle-editor-viewer v0.2.0

Weekly downloads
2
License
MIT
Repository
-
Last release
7 years ago

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

7 years ago

0.1.12

7 years ago

0.1.11

7 years ago

0.1.10

7 years ago

0.1.9

7 years ago

0.1.8

7 years ago

0.1.7

7 years ago

0.1.6

7 years ago

0.1.5

8 years ago

0.1.4

8 years ago

0.1.3

8 years ago

0.1.2

8 years ago

0.1.1

8 years ago

0.1.0

8 years ago

0.0.22

8 years ago

0.0.21

8 years ago

0.0.20

8 years ago

0.0.19

8 years ago

0.0.18

8 years ago

0.0.17

8 years ago

0.0.16

8 years ago

0.0.14

8 years ago

0.0.13

8 years ago

0.0.12

8 years ago

0.0.11

8 years ago

0.0.10

8 years ago

0.0.9

8 years ago

0.0.8

8 years ago

0.0.7

8 years ago

0.0.6

8 years ago

0.0.5

8 years ago

0.0.4

8 years ago

0.0.3

8 years ago

0.0.2

8 years ago

0.0.1

8 years ago