@wikisophia/api-client
v0.7.0
Published
Wikisophia API javascript client
Downloads
9
Readme
api-js-client
Installation
See the installation guide to get started.
Development
npm run test
-- runs the unit testsnpm run test-coverage
-- runs the unit tests with code coveragenpm run lint
-- run the linter and automatically fix any errors which can be fixed
See the scripts
block in the package.json
for the full list of commands.