Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/not-an-aardvark/eslint-plugin-throws-on-load
Module that throws when it's loaded
https://github.com/not-an-aardvark/eslint-plugin-throws-on-load
Last synced: 22 days ago
JSON representation
Module that throws when it's loaded
- Host: GitHub
- URL: https://github.com/not-an-aardvark/eslint-plugin-throws-on-load
- Owner: not-an-aardvark
- License: mit
- Created: 2017-03-25T06:52:29.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2017-03-25T06:57:11.000Z (over 7 years ago)
- Last Synced: 2024-10-06T12:07:31.988Z (about 1 month ago)
- Language: JavaScript
- Size: 1.95 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
# eslint-plugin-throws-on-load
This is a module that throws an error when it's loaded. This can be useful for testing error-handling logic.
```
npm install eslint-plugin-throws-on-load
```