2.0.0 ā€¢ Published 4 years ago

epicsgg-api v2.0.0

Weekly downloads
-
License
MIT
Repository
github
Last release
4 years ago

An interface to communicate with Epics.gg API

šŸ  Homepage

šŸ“ Documentation

Prerequisites

  • node >=8.0.0

Install

npm install epicsgg-api

Usage

const EpicsGG = require('epicsgg-api')
const epics = new EpicsGG({ email: 'example@example.com', password: 'example123' })

Run tests

npm run test

Author

šŸ‘¤ Roguyt

Contributor

šŸ‘¤ SherloxTV

šŸ¤ Contributing

Contributions, issues and feature requests are welcome!Feel free to check issues page.

Show your support

Give a ā­ļø if this project helped you!

šŸ“ License

Copyright Ā© 2019 Roguyt. This project is MIT licensed.


This README was generated with ā¤ļø by readme-md-generator

2.0.0

4 years ago

1.3.4

4 years ago