Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/ramongebben/exploding-errors
Provides unhandled errors with an explosion sound
https://github.com/ramongebben/exploding-errors
Last synced: about 1 month ago
JSON representation
Provides unhandled errors with an explosion sound
- Host: GitHub
- URL: https://github.com/ramongebben/exploding-errors
- Owner: RamonGebben
- License: mit
- Created: 2017-10-25T14:29:38.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2017-10-25T14:57:03.000Z (about 7 years ago)
- Last Synced: 2024-11-09T09:21:23.937Z (about 2 months ago)
- Language: JavaScript
- Size: 31.3 KB
- Stars: 3
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
Exploding Errors
> Hear explosions on errors
![awesome](https://img.shields.io/badge/awesomeness-100%25-ff96b4.svg)
![explosion](https://i.imgur.com/rkvEyUl.jpg)## Usage
The only thing you need to do when you want to hear explosions on errors is include the module in your entry point.
By example:```javascript
require('@pindakaasman/exploding-error');
// ... The rest of your program.
```## Creds
- Explosion sound from [Freesoundeffects.com](https://www.freesoundeffects.com/free-track/explosion-3-466448/)