projz_js
v1.0.1
Published
The API for ProjZ (Node.js)
Downloads
2
Readme
What is ProjZ.js?
ProjZ.js is a node.js api library for Projz.
Installation
npm i projz_js --save
Commands
import { get_regions } from 'projz_js';
get_regions({
log: true/false
})