vortaro-node
v0.0.1
Published
An NPM package to use the Vortaro API in Node JS.
Downloads
7
Readme
Vortaro Node
Use Burrows Vortaro from Node JS.
Installing
npm i @burrowsyr/vortaro-nodeUsage
var vortaro = require("@burrows/vortaro");Commands
# to run tests
npm test
# to build
npm run build
# to publish
npm publish
