An open API service indexing awesome lists of open source software.

https://github.com/phatpham9/crypto-roi

A ROI calculator of holding top coins on coinmarketcap.com
https://github.com/phatpham9/crypto-roi

crypto-roi cryptocurrency es6 javascript roi

Last synced: 3 months ago
JSON representation

A ROI calculator of holding top coins on coinmarketcap.com

Awesome Lists containing this project

README

          

# crypto-roi
A ROI calculator of holding top coins on coinmarketcap.com

[![Package Version](https://img.shields.io/github/package-json/v/phatpham9/crypto-roi.svg)]()
[![Travis](https://img.shields.io/travis/phatpham9/crypto-roi.svg)](https://travis-ci.org/phatpham9/crypto-roi)
[![David](https://img.shields.io/david/phatpham9/crypto-roi.svg)](https://github.com/phatpham9/crypto-roi)
[![David Dev](https://img.shields.io/david/dev/phatpham9/crypto-roi.svg)](https://github.com/phatpham9/crypto-roi)
[![NPM Version](https://img.shields.io/npm/v/crypto-roi.svg)](https://www.npmjs.com/package/crypto-roi)
[![NPM Downloads](https://img.shields.io/npm/dt/crypto-roi.svg)](https://www.npmjs.com/package/crypto-roi)

## Usage

### Install

Make sure you have NodeJS >= 9, yarn (most prefered) or npm installed. Then install the library to your project:

```bash
yarn add crypto-roi
```

### Example



The result will look like this:



## Author & Contributors

- Phat Pham | Author | [Website](https://onroads.xyz) | [GitHub](https://github.com/phatpham9)
- Khang Huynh | [GitHub](https://github.com/khanghuynh92)