node-epicsgg
TypeScript icon, indicating that this package has built-in type declarations

2.3.1 • Public • Published

Welcome to node-epicsgg 👋

Version Documentation Maintenance License: MIT Twitter: ClmntW

An interface to communicate with Epics.gg API

🏠 Homepage

Prerequisites

  • node >=8.0.0

Install

npm install node-epicsgg

Usage

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

Run tests

npm run test

Author

👤 Roguyt

Contributors

🤝 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

Readme

Keywords

Package Sidebar

Install

npm i node-epicsgg

Weekly Downloads

1

Version

2.3.1

License

MIT

Unpacked Size

159 kB

Total Files

189

Last publish

Collaborators

  • roguyt