0.6.0 • Published 2 years ago

@arkitema/errorhandling v0.6.0

Weekly downloads
-
License
Apache-2.0
Repository
-
Last release
2 years ago

@arkitema/errorhandling

The error handling package deals with displaying appropriate messages when an error occurs in the application. It's composed of the following:

  • ErrorMessage: Simple display notifying there is an error.
  • ErrorBoundary: Used to wrap around the application; in case of an error, it will render an error message and additional directions on how to proceed.

Installation

npm install --save @arkitema/errorhandling
0.3.0

2 years ago

0.2.0

2 years ago

0.5.0

2 years ago

0.4.0

2 years ago

0.6.0

2 years ago

0.5.1

2 years ago

0.1.3

2 years ago

0.1.2

2 years ago

0.1.1

2 years ago

1.0.5

2 years ago

0.1.0

2 years ago