0.0.1 • Published 7 years ago

vortaro-node v0.0.1

Weekly downloads
6
License
-
Repository
github
Last release
7 years ago

Vortaro Node

Use Burrows Vortaro from Node JS.

Installing

npm i @burrowsyr/vortaro-node

Usage

var vortaro = require("@burrows/vortaro");

Commands

# to run tests
npm test

# to build
npm run build

# to publish
npm publish
0.0.1

7 years ago