0.1.13 • Published 5 years ago

play-cricket-client v0.1.13

Weekly downloads
2
License
ISC
Repository
github
Last release
5 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

5 years ago

0.1.12

5 years ago

0.1.10

5 years ago

0.1.7

5 years ago

0.1.6

5 years ago

0.1.4

5 years ago

0.1.2

5 years ago

0.1.1

5 years ago

0.1.3

5 years ago

0.1.0

5 years ago