0.0.1 • Published 4 years ago

otcm v0.0.1

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

otcm

Fetch json data from the otcm.

Installation

$ npm i otcm

Usage

Require module:

const otcm = require("otcm");

Fetch json data.

const data = await otcm(); // otcm("EFIR") || otcm(["EFIR", "EEENF"])
0.0.1

4 years ago

0.0.0

4 years ago