gheroon

1.1.1 • Public • Published

license

gheroon

Gheroon is a simple JS library to get currency and gold price in Iran.

Installation

npm i gheroon
# or 
yarn add gheroon

Usage

import { getCoinData, getCurrencyData } from 'gheroon';
 
(async () => {
  // Get currency price data
  const currencyData = await getCurrencyData();
 
  // Get coin price data
  const coinData = await getCoinData();
})();

Ideas or Issues

Create an issue and describe it. I'll check it ASAP!

Contribution

You can fork the repository, improve or fix some part of it and then send the pull requests back if you want to see them here. I really appreciate that. ❤️

License

Licensed under the MIT License.

Package Sidebar

Install

npm i gheroon

Weekly Downloads

1

Version

1.1.1

License

MIT

Last publish

Collaborators

  • mamal72