Security News
Weekly Downloads Now Available in npm Package Search Results
Socket's package search now displays weekly downloads for npm packages, helping developers quickly assess popularity and make more informed decisions.
terminal-stocks
Advanced tools
terminal-stocks is a terminal based application that provide stock price information. Read more here: https://blog.shashi.dev/2021/01/track-stock-market-information-right-in.html
https://shashi.dev/terminal-stocks
$ curl terminal-stocks.shashi.dev/<TICKER>
$ curl terminal-stocks.shashi.dev/ITC.NS
$ curl terminal-stocks.shashi.dev/ITC.NS,INFY.NS,WIPRO.NS
You can use the terminal-stocks command line interface (cli)
npm i terminal-stocks -g
terminal-stocks --help // to get help
terminal-stocks --version // to see the version
terminal-stocks -t [ticker] // to see current price information of the stock
terminal-stocks --ticker [ticker] // to see current price information of the stock
terminal-stocks -t [ticker] --historical [domain] // to see the historical price information of stock
terminal-stocks --tickers ITC.NS,INFY.NS // to get the current prices of the multiple stocks
terminal-stocks -m // to see the market summary
terminal-stocks --market // to see the market summary
terminal-stokcs --market --json // to export the data as json file
terminal-stokcs --market --csv // to expor the data as csv file
terminal-stocks -t ITC.NS
$ curl terminal-stocks.herokuapp.com/historical/ITC.NS
$ curl terminal-stocks.herokuapp.com/market-summary
Requires Node.js v8+ to run. Install the dependencies and devDependencies and start the server.
$ git clone "https://github.com/shweshi/terminal-stocks"
$ npm install
$ npm run serve
Want to contribute? Great! Feel free to open a PR.
1.0.8 - 2021-03-15
FAQs
Fetch stock price information on terminal
The npm package terminal-stocks receives a total of 32 weekly downloads. As such, terminal-stocks popularity was classified as not popular.
We found that terminal-stocks demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 2 open source maintainers collaborating on the project.
Did you know?
Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.
Security News
Socket's package search now displays weekly downloads for npm packages, helping developers quickly assess popularity and make more informed decisions.
Security News
A Stanford study reveals 9.5% of engineers contribute almost nothing, costing tech $90B annually, with remote work fueling the rise of "ghost engineers."
Research
Security News
Socket’s threat research team has detected six malicious npm packages typosquatting popular libraries to insert SSH backdoors.