@rpidanny/nepse.js
TypeScript icon, indicating that this package has built-in type declarations

2.1.0 • Public • Published

nepse.js

Fetch stock data from Nepal Stock Exchange.

Usage

import got from 'got'
import { Nepse } from '../src/nepse'

;(async () => {
  const nepse = new Nepse(got)

  console.log(await nepse.getDetails('2019-10-21'))
})()

Examples

You can run the example scripts using the following command:

$(npm bin)/ts-node examples/download-csv.ts

Package Sidebar

Install

npm i @rpidanny/nepse.js

Weekly Downloads

1

Version

2.1.0

License

MIT

Unpacked Size

62.7 kB

Total Files

57

Last publish

Collaborators

  • mabhishek