@formidablejs/pretty-errors
TypeScript icon, indicating that this package has built-in type declarations

0.2.1 • Public • Published

Formidable Pretty Errors

Pretty error reporting for Formidable.


Uh-oh!


npm NPM

Requirements

Install

npm:

npm i @formidablejs/pretty-errors

yarn:

yarn add @formidablejs/pretty-errors

Configuration

Add PrettyErrorsServiceResolver in the config/app.imba config under resolvers:

...

resolvers: {
	...
	require('@formidablejs/pretty-errors').PrettyErrorsServiceResolver

Credits

This Formidable plugin uses youch under the hood.

License

The Formidable framework is open-sourced software licensed under the MIT license.

Versions

Current Tags

VersionDownloads (Last 7 Days)Tag
0.2.11latest

Version History

VersionDownloads (Last 7 Days)Published
0.2.11
0.2.00
0.1.10
0.1.00
0.0.50
0.0.40
0.0.31
0.0.2-alpha.10
0.0.1-alpha.10

Package Sidebar

Install

npm i @formidablejs/pretty-errors

Weekly Downloads

2

Version

0.2.1

License

MIT

Unpacked Size

32.5 kB

Total Files

15

Last publish

Collaborators

  • donaldpakkies