Skip to content
/ util Public

Node.js utilities that provide common dependencies to bot/integration projects.

License

Notifications You must be signed in to change notification settings

Amazebot/util

Repository files navigation

Amazebot Util

Node.js utilities that provide common dependencies to bot/integration projects.

CircleCI codecov

License: MIT JavaScript Style Guide lerna Buy me a coffee


⚙️ Config

Centralised app configuration loaded from ENV, CLI and/or JSON.

npm version

📓 Logger

Basic log handling with overrides for use within other modules.

npm version


See the README in each of the package paths for further usage instructions.

Lerna is used to link and publish packages that depend on each other, to streamline local development. These utilities can be used independently, but it still helps to share dev dependencies, test and build configuration.

All packages are written in Typescript and follow Standard JS style, with a minimum of 80% test coverage.

About

Node.js utilities that provide common dependencies to bot/integration projects.

Resources

License

Code of conduct

Stars

Watchers

Forks

Packages

No packages published