@nepse-helper/core
TypeScript icon, indicating that this package has built-in type declarations

0.1.3 • Public • Published

@nepse-helper/core

A helper library built as API wrapper for nepse data

Usage

const nepse = await NepseBuilder.build();

const todayPrice = await nepse.getTodayPrice();

const gbime = await nepse.getSecurityDetail("GBIME");

Issues

You might need to add NODE_TLS_REJECT_UNAUTHORIZED=0 to env variables to avoid SSL errors.

Package Sidebar

Install

npm i @nepse-helper/core

Weekly Downloads

2

Version

0.1.3

License

GPL-3.0-only

Unpacked Size

20.3 kB

Total Files

36

Last publish

Collaborators

  • prashunchitkr