sb-server-utils
v0.0.7
Published
Utils for Silent Book Server
Readme
Silent Book Server Utils
Minimal utility functions used by Silent Book Server.
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 watchBump the patch number and publish to NPM.
yarn run release