BearyChat API client for Node and the Browser.
$ npm i bearychat
or with yarn
$ yarn add bearychat
NB: WIP
$ npm run test
Contributing is welcome, the contribution guide can be found in CONTRIBUTING
- npm run download-api-schema
- npm run build:src
MIT