Options
All
  • Public
  • Public/Protected
  • All
Menu

Welcome to node-epicsgg 👋

Version Documentation Maintenance License: MIT Twitter: ClmntW

An interface to communicate with Epics.gg API

🏠 Homepage

📝 Documentation

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

Index

Variables

SocketIO

SocketIO: SocketIOStatic

Timeout

Timeout: Timeout

Legend

  • Constructor
  • Method
  • Property

Generated using TypeDoc