Skip to content

nxtep-io/nano-errors

Repository files navigation

nano-errors

A minimalistic error and logging framework for a enhanced exception handling experience in TS / JS environments.

Changelog

  • 1.2.0: Add DEFAULT_PRODUCTION_TRANSPORT, fix logger typings to disallow calls like logger.error(new Error())

Getting started

# Add to your dependencies using yarn
yarn add "nxtep-io/nano-errors";

# Or, using NPM
npm install "github:nxtep-io/nano-errors";

API Docs

Check the published Github Page at https://nxtep-io.github.io/nano-errors/

License

The project is licensed under the MIT License.

About

A minimalistic error framework for enhanced exceptions in TS / JS environments.

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Contributors 3

  •  
  •  
  •