Skip to content

acecor-cotep/errors

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

@cotep/errors

@cotep/errors handle errors more precisely. You can add your own errors codes and descriptions, handle precise stacktraces.

It's a must have tool to debug your application easily.

Declare your errors, setup a function wrapper you put everywhere and enjoy the help!

Example of what you can achieve with it :

Installation

npm i --save @cotep/errors

Run the provided example

clone the github

run the following commands :

npm i

npm run runExample

Development

Want to contribute? Great!

Todos

  • Write More Tests
  • Write More example
  • Makes it to inherit Error
  • Write complete documentation

License

MIT

About

Handle the errors properly in your system

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •