keystone-v3-client is a NodeJS binding for Keystone API v3.
Project is in initial phase, so there's still plenty of room to make it better. Any contributions are welcome.
Detailed documentation is available here
"node": ">=0.10.37 <0.12",
"npm" : "~2.10.1"
npm run test
npm run coverage
npm run lint
or
npm run lint:html
Generated documentation provides readable format of an project's API.
npm run docs:code