1.0.2 • Published 8 months ago

oopsiedoodles-resolver v1.0.2

Weekly downloads
-
License
MIT
Repository
github
Last release
8 months ago

Oopsiedoodles resolver

Oopsiedoodles resolver is a delightful npm package that transforms those mundane error messages into a hilarious collection of chuckles and giggles. Tired of boring "404 Not Found" messages? With Oopsiedoodles resolver, you'll be tickled by witty and amusing error responses that bring a smile to your face even when things go awry. Spice up your app's error handling with a touch of humor, making both developers and users grin in the face of adversity. Who knew errors could be this much fun?

Table of contents

Features

  • Transform common client error codes into amusing messages.
  • Improve user experience with light-hearted error handling.
  • Easy integration into your existing error handling workflow.

Disclaimer: Oopsiedoodles resolver is intended for entertainment purposes only and should not be used in critical applications where accurate error messages are crucial.

Main files

dist/
├── index.js
└── index.d.ts 

Getting started

Installation

npm install oopsiedoodles-resolver

Usage

import { translateErrorMessage } from 'oopsiedoodles-resolver';

console.log(translateErrorMessage('Forbidden'));

Contributing

Contributions are always welcome! Feel free to open issues and pull requests for bug fixes, improvements, or new features. Please make sure to follow the existing code style and test your changes before submitting.

License

MIT

⬆ back to top

1.0.2

8 months ago

1.0.1

8 months ago

1.0.0

9 months ago