ember-test-friendly-error-handler
Error handler
Builds and installs an error handling mechanism to prevent certain errors from propagating in production while allowing them to fail tests.
Build testable error handlers that don't throw in production...
15 stars
4 watching
3 forks
Language: JavaScript
last commit: 3 months ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
rwjblue/ember-service-worker-project-entagled-registration | Ensures Ember Service Worker compatibility by generating a hash of package.json and dependencies to prevent version mismatch errors | 0 |
rwjblue/ember-functional-component | An Ember.js component implementation using pure functions | 11 |
rwjblue/ember-cli-cjs-transform | An addon that allows importing CommonJS files into Ember applications | 48 |
richpeck/exception_handler | A Ruby on Rails gem that provides custom error pages and notification settings | 508 |
rwjblue/ember-steps | A library for declaratively creating wizard-like interfaces with tabbed UIs and step-by-step navigation | 4 |
emperror/errors | Provides a unified error handling package with features from standard libraries and pkg/errors. | 198 |
rbrahul/exception | A utility package for exception handling with try-catch in Golang. | 31 |
harijoe/handly | Wraps middleware functions to prevent common mistakes and errors in serverless applications | 16 |
emberjs/ember-inspector | An add-on that provides a tool for inspecting Ember objects in web applications | 966 |
barc/express-error | An error handler for express.js that displays source code in the error stack for JavaScript and CoffeeScript. | 42 |
emperror/emperror | Tools and strategies for handling errors in Go applications | 345 |
sohaib-sherif/vue-laravel-errors | A Vue.js plugin that handles Laravel error responses | 12 |
pumpkinseed/errors | An error package designed to simplify error management and provide efficient allocation of error objects. | 7 |
psirenny/derby-error | Provides default error handling redirects for web applications. | 0 |
dwickern/ember-chrome-devtools | An Ember.js addon that formats objects to reveal their type and internal state in Chrome DevTools. | 94 |