check-error
Error analyzer
Utility module providing methods to compare and analyze error objects in Node.js and the browser.
Error comparison and information related utility for node and the browser
14 stars
7 watching
7 forks
Language: JavaScript
last commit: 7 months ago Related projects:
Repository | Description | Stars |
---|---|---|
chaijs/assertion-error | Provides classes for representing errors and results in test and validation frameworks | 25 |
chaijs/loupe | An object inspection utility that produces human-readable representations of objects across different platforms and environments. | 22 |
koajs/error | Middleware for handling error responses in web applications. | 102 |
chaijs/deep-eql | A library that provides a way to compare two objects at a deep level, considering all their properties and values recursively. | 108 |
ariaminaei/pretty-error | Tool to render Node.js errors with improved readability | 1,522 |
barc/express-error | An error handler for express.js that displays source code in the error stack for JavaScript and CoffeeScript. | 42 |
sohaib-sherif/vue-laravel-errors | A Vue.js plugin that handles Laravel error responses | 12 |
hallettj/jslint.vim | A tool that checks JavaScript code for errors and common mistakes | 462 |
nodesecure/cli | Analyzes JavaScript package or local Node.js project for security vulnerabilities and provides detailed reports. | 367 |
isaacs/node-graceful-fs | A module that improves file system interaction by adding error handling and queuing mechanisms to reduce the impact of common errors like EMFILE. | 1,275 |
turbo87/eslint-plugin-chai-expect | An ESLint plugin to enforce best practices in Chai.js expect statements | 27 |
bojand/grpc-error | Provides a reusable error class for gRPC responses | 4 |
brettz9/eslint-config-ash-nazg | A comprehensive configuration for JavaScript projects with enhanced error checking and code quality control. | 6 |
robatwilliams/es-compat | Checks JavaScript code compatibility with target browsers and Node.js versions | 68 |
sergeyteplyakov/errorprone.net | An analyzer tool to identify common C# coding errors and promote correctness in software development | 901 |