ares-registry
TypeScript icon, indicating that this package has built-in type declarations

1.0.4 • Public • Published

ares-registry

Library for interacting with the ARES registry.

Install and use the package

Install the package with your favorite package manager:

// with npm
npm i ares-registry

// with yarn
yarn add ares-registry

// with pnpm
pnpm i ares-registry

Then use it in your project (works only on server side):

import getCompanyData from 'ares-registry';

// pass IČO as a parameter
const data = getCompanyData('63473291');

Licence

The MIT License

Readme

Keywords

Package Sidebar

Install

npm i ares-registry

Weekly Downloads

2

Version

1.0.4

License

MIT

Unpacked Size

7.02 kB

Total Files

5

Last publish

Collaborators

  • 0xadams