Package Exports
- react-stock-widget
- react-stock-widget/build/index.js
This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (react-stock-widget) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.
Readme
React widget for stocks summary view
react-stock-widget
Features
- View Stock summary chart for one year
- Live previews with LTP (Last trade price)
- Customizable with custom styling
- Supported with Node.js Version 16.19.0
Screenshots
Implementation
Installation
npm i react-stock-widget
Import
Usage
Parameter | Type | Description |
---|---|---|
symbol |
string |
Required (Case sensitive). see below for supported symbols |
style |
object |
Optional. custom style to be applied on root div |
Supported symbols
"TCS", "RELIANCE", "SBIN", "IDEA"
Optimizations
Support to more symbols comming soon..
Feedback
If you have any feedback, please reach out to me at abhinavswamiji@gmail.com