0.0.3 • Published 8 years ago
stalkr-api-js-client v0.0.3
Table of Contents
Installation
# Install via yarn
yarn add stalkr-api-js-client
# or npm
npm install stalkr-api-js-client
Usage
// Use our default export:
import StalkrClient from 'stalkr-api-js-client';
// Or just the parts you need:
import {Users} from 'stalkr-api-js-client';
Contributing
We are open to contributions, see CONTRIBUTING.md for more info.
Maintainers:
ythecombinator.me · GitHub @ythecombinator · Twitter @ythecombinator
0.0.3
8 years ago