axsemantics
v0.88.0
Published
AX-Semantics API Client
Downloads
177
Readme
axsemantics-js
A light wrapper around the AX APIs.
Install
npm install axsemantics
Use
No docs yet! Ask, and ye shall receive.
Development
npm install
# Make changes and commit
npm run lint
npm version [minor, patch]
npm run build
git push
npm publish