Skip to content

Adds new methods and properties to the Eris library

License

Notifications You must be signed in to change notification settings

excilone/aderis

Repository files navigation

Aderis

Adds new methods and properties to the Eris library


Installation

Eris v0.17.2 is required.

$ npm install @excilone/aderis

In your main file:

require('@excilone/aderis')(require('eris'));

Or with ESM:

import '@excilone/aderis';

Implementations

License

This project is licensed under the Apache License, Version 2.0.

About

Adds new methods and properties to the Eris library

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published