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)

Versions

Current Tags

  • Version
    Downloads (Last 7 Days)
    • Tag
  • 0.1.0
    3
    • latest

Version History

  • Version
    Downloads (Last 7 Days)
    • Published
  • 0.1.0
    3
  • 0.0.1
    0

Package Sidebar

Install

npm i node-clash

Weekly Downloads

3

Version

0.1.0

License

MIT

Unpacked Size

11.5 kB

Total Files

9

Last publish

Collaborators

  • soumil07