Skip to content

Latest commit

 

History

History
72 lines (52 loc) · 3.12 KB

File metadata and controls

72 lines (52 loc) · 3.12 KB

Common Exceptions

Custom tools for Node.js 🚀

GitHub Release Version NPM Downloads Build Coverage Status
Patreon donate button Open Collective donate button Open Collective donate button

Description

Common Exceptions is a toolset that helps you to debug modern applications. This tool is made to be used in Node.js, which allows you to easily handle application errors. It uses modern JavaScript, is built with TypeScript and give the best JavaScript concepts.

Installation

  • NPM
    npm install --save @ialopezg/common-exceptions
  • Yarn
    yarn add common-exceptions

Documentation

  • English Documentation and examples.

Features

  • Compatible with both TypeScript and ES6 (Recommend to use TypeScript.

People

Author - Isidro A. Lopez G.

License

CoreJS is licensed under MIT license.


© Copyright 1995-present - Isidro A. Lopez G.