JSPM

react-stock-widget

1.0.4
    • ESM via JSPM
    • ES Module Entrypoint
    • Export Map
    • Keywords
    • License
    • Repository URL
    • TypeScript Types
    • README
    • Created
    • Published
    • 0
    • Score
      100M100P100Q29708F
    • License MIT

    stock widget for indian stock market

    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

    App Screenshot

    MIT License

    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

    App Screenshot

    Implementation

    Installation

      npm i react-stock-widget

    Import

    App Screenshot

    Usage

    App Screenshot

    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

    Author