Skip to content

FujitsuEnablingSoftwareTechnologyGmbH/keystone-v3-client

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

keystone-v3-client

Introduction

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

Installation

Prerequisites

"node": ">=0.10.37 <0.12",
"npm" : "~2.10.1"

Developer notes

Testing

npm run test

Coverage

npm run coverage

Linting

npm run lint

or

npm run lint:html

Generating documentation

Generated documentation provides readable format of an project's API.

npm run docs:code

About

Node.js binding for Keystone API v3.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published