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