Skip to content

extra-isin--logos 0.0.7

Install from the command line:
Learn more about npm packages
$ npm install @nodef/extra-isin--logos@0.0.7
Install via package.json:
"@nodef/extra-isin--logos": "0.0.7"

About this version

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.

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



Details


Assets

  • extra-isin--logos-0.0.7-npm.tgz

Download activity

  • Total downloads 0
  • Last 30 days 0
  • Last week 0
  • Today 0