@anyfin/company-info
TypeScript icon, indicating that this package has built-in type declarations

1.0.14 • Public • Published

company-info

Centralized company information, to avoid repetition :)

Usage in js projects

Just npm install as usual.

And inside a file:

import information from "@anyfin/company-info";

const {
  SE: { companyName, adressCity },
} = information;

console.log(`${companyName} is located in ${adressCity}!`);

Deployment

Needs manual deployment

Readme

Keywords

none

Package Sidebar

Install

npm i @anyfin/company-info

Weekly Downloads

1

Version

1.0.14

License

MIT

Unpacked Size

7.05 kB

Total Files

5

Last publish

Collaborators

  • atul4anyfin
  • oskarengstrom
  • pepf
  • manueljtejada
  • divyanshutomar