0.1.9 • Published 5 years ago
@blustream/api-quality v0.1.9
API Quality
JavaScript Client Library for the Blustream api-quality
Install
npm install @blustream/api-quality --save
or
yarn add @blustream/api-quality
Usage
See https://blustream.io/docs/api/javascript/
Develop
This is a mono repository, managed with lerna.
Follow the instructions for the top-level repo.
1. git clone
this repo & cd
into it as usual
2. Run npm install
to install top-level dependencies.
Run
npm run dev
Test
npm lint
run just eslintnpm test
run lint and tests
Copyright & License
Copyright (c) 2020 Blustream Corporation - Released under the MIT license.