sb-ui
v0.0.4
Published
UI Elements for Silent Book
Downloads
7
Readme
Silent Book UI
UI elements used by Silent Book and its Plugins.
JavaScript is written in ES6 and transpiled to the lib
directory.
NPM Commands
Have babel watch the src
directory for changes and transpile to the lib
directory.
yarn run watch
Bump the patch number and publish to NPM.
yarn run release