Here's a few guidelines for contributing to this repo:

* All files must be formatted with `deno fmt` and checked with `deno lint`.
* Types and Interfaces should be in `PascalCase` while Functions and Methods should be in `camelCase`.
* Discuss changes on our Discord server mentioned below.
* Do not make a pull request proposing support for CommonJS.

Join our Discord server for updates on this package and any other packages by me.
[Discord](https://discord.gg/A69vvdK)
