nse-indices

0.0.3 • Public • Published

NSE-INDICES

Get NSE index data from NSE website

Get data of a particular index

import { getIndex } from 'nse-indices'

getIndex('NIFTY 50').then(console.log)

Get list of available indices

import { getIndexList } from 'nse-indices'

getIndexList().then(console.log)

Readme

Keywords

Package Sidebar

Install

npm i nse-indices

Weekly Downloads

1

Version

0.0.3

License

ISC

Unpacked Size

24 kB

Total Files

13

Last publish

Collaborators

  • avastava