@extra-isin/logos.web
TypeScript icon, indicating that this package has built-in type declarations

1.0.0 • Public • Published

Graphical symbols for identification of specific securities labeled by the 12-digit code, ISIN.
📦 Node.js, 🌐 Web, 📜 Files, 📰 Docs.

This is part of the extra-isin project, and includes all available logos of securities in India. Details of securities are obtained from FYERS symbol master files, and PNG files are fetched from Groww CDN.

This package is available in both Node.js and Web formats. The web format is exposed as extra_isin_logos standalone variable and can be loaded from jsDelivr CDN.

Stability: Experimental.


const isin_logos = require('@extra-isin/logos');


isin_logos.path('INE062A01020');
//→ C:\Documents\logos\data\INE062A01020.jpeg

isin_logos.unpkgUrl('INE062A01020');
//→ https://unpkg.com/@extra-isin/logos/data/INE062A01020.png

isin_logos.jsDelivrUrl('INE062A01020');
//→ https://cdn.jsdelivr.net/npm/@extra-isin/logos/data/INE062A01020.png


Index

Property Description
path Get local path of a security's logo.
unpkgUrl Get UNPKG URL of a security's logo.
jsDelivrUrl Get jsDelivr URL of a security's logo.


References



Dependencies (0)

    Dev Dependencies (9)

    Package Sidebar

    Install

    npm i @extra-isin/logos.web

    Weekly Downloads

    2

    Version

    1.0.0

    License

    MIT

    Unpacked Size

    5.68 MB

    Total Files

    667

    Last publish

    Collaborators

    • wolfram77