0.1.13 • Published 4 years ago

play-cricket-client v0.1.13

Weekly downloads
2
License
ISC
Repository
github
Last release
4 years ago

Build badge

Play Cricket Client

Client library for Node for Play Cricket data

Install

npm install play-cricket-client

or

yarn add play-cricket-client

Import

const Client = require("play-cricket-client").Client;

or

import { Client } from "play-cricket-client";

Initialise

const client = new Client(apiKey);
0.1.13

4 years ago

0.1.12

4 years ago

0.1.10

4 years ago

0.1.7

4 years ago

0.1.6

4 years ago

0.1.4

4 years ago

0.1.2

4 years ago

0.1.1

4 years ago

0.1.3

4 years ago

0.1.0

4 years ago