UNPKG

sharewatch

Version:

Fetch Real-time Indian stock market data from NSE (National Stock Exchange) and BSE (Bombay Stock Exchange)

9 lines (7 loc) 150 B
/*! * sharewatch * Copyright(c) 2019 Anjul Garg <anjulgarg@live.com> * MIT Licensed */ 'use strict' module.exports = require('./lib/sharewatch')