node-clash

0.1.0 • Public • Published

Codacy Badge Build Status npm

A promise base library to interact with the Clash of Clans API.

Installation

npm install node-clash

Usage

let API = require('node-clash');
API = new API('your-token-goes-here');
 
API.getPlayer('RC99808L').then(console.log);

Tests

npm test

Contributing

In lieu of a formal style guide, take care to maintain the existing coding style. Add unit tests for any new or changed functionality. Lint and test your code.

Links

Official CoC API

API Section(Supercell Forums)

Package Sidebar

Install

npm i node-clash

Weekly Downloads

24

Version

0.1.0

License

MIT

Unpacked Size

11.5 kB

Total Files

9

Last publish

Collaborators

  • soumil07