graceful-fs functions as a drop-in replacement for the fs module, making various improvements.The improvements are meant to normalize behavior across different platforms and environments, and to make filesystem access more resilient to errors.
fs module reading retry retries queue error errors handling emfile eagain einval eperm eaccessIntelMQ is a solution for IT security teams (CERTs, CSIRTs, abuse departments,...) for collecting and processing security feeds (such as log files) using a message queuing protocol. It's a community driven initiative called IHAP (Incident Handling Automation Project) which was conceptually designed by European CERTs/CSIRTs during several InfoSec events. Its main goal is to give to incident responders an easy way to collect & process threat intelligence thus improving the incident handling processes of CERTs. See INSTALL.
cybersecurity threat ioc malware phishing cert csirt intelligence incident-response alerts feeds incident handling automation ihapSedge is a highly customizable tool designed to help your customers create error reports. The reports can include log files, data files, system information, screenshots or any user's files.
error-reporting data-collection error exception exceptions handlingjQuery plugin for practical HTML table handling
jquery-plugin table handlingwindows in your browser
jquery-plugin window windows table dialog popup handlingSimple error handling helper.
error handlingAsync form handling the angular way.Angular provides a great set of directives if your only concern is immediate validation in the UI; however, they fall short for anything else.
angular async form handling angularjs angular-componentA handy little decorator for adding domain functionality to your HTTP server's request and response objects.Also, if the response has an error member which is a function, then it'll call that when there's an error.
domains request response middleware express error handlingThis project is an attempt to create a unified API for node.js SQL DB driver errors. Each driver throws their own kind of errors and libraries like knex, Bookshelf and objection.js simply pass these errors through. It's usually very difficult to reason with these errors. This library wraps those errors to error classes that are the same for all drivers. The wrapped error classes also expose useful information about the errors.NOTE: Only MySQL, Sqlite3 and PostgreSQL are officially supported (tested).
mysql postgres postgresql sqlite3 error errors handling handlerA graceful error handler for Express applications. This also patches a DOS exploit where users can manually trigger bad request errors that shut down your app.@param {object} [options.handlers] Custom handlers for specific status codes.
error errors handling handler express connectgit: When it detects that your application runs from git repository it will automatically include the sha1, branch and even it's configuration in the output. process: Useful information like load average, uptime, free memory, heap size, process id and even the build information of your node process are included.
crash crashes debug debugger debugging development dump err error errors exception exceptional handling fault heap heapdump log logger production panic uncaught uncaughtexceptionLightweight and isomorphic Web Socket lib with socket.io-like event handling, Promise-based requests, and channels. Much like Socket.io, this library provides a protocol and API that sits on top of native WebSockets. Rather than passing raw messages through the WebSocket via WebSocket.send(), this library provides an RPC-like API that allows you to pass JSON data over WebSockets and trigger event handlers on the remote end. There is also a Promise-based request/response API, as well.
websocket event-handlers promise nodejs browser wrapper namespace ws event handling channels requestIn most of the cases we rely on DOM events. They are tightly bound to our workflow. We normally add elements to the DOM tree dynamically. Whenever we want to get info from them we have to add event listeners. And guess what? Most of us are doing this every time when the UI is changed. That's because we remove or replace node's content. In such cases the attached listeners are gone. Bubble.js aims to help here. It adds listeners to the root of our logical blocks. It uses the bubbling model and nicely catches elements' events. Include Bubble.js in your page.
dom events handlingThis is a library for handling errors more efficiently in node.js, especially made for people like me who use function hoisting most of the time to avoid some of the so-called "callback hell". Notice that errors.notUnique takes the two parameters propertyName and propertyValue as defined in the args property above.
error handlingStrongly-typed JavaScript object with support for validation and error handling. This is a light weight open source package for the server and browser (using module bundler) written with TypeScript. It"s actively maintained, well tested and already used in production environments. The source code is available on GitHub where you can also find our issue tracker.
model schema graphql nested-models validation error-handling document object orm odm unopinionated db typescript type casting nodejs backend frontend modeling map mapping context contextify rawmodel class database storage structure structuring error errors handling handle valid validate validator validating cast history tracking change field fields serialize serialization serializableThis plugin integrates RawModel.js framework into your Vue.js application. RawModel.js is a simple framework which provides a strongly-typed JavaScript object with support for validation and error handling. It has a rich API which significantly simplifies server-side and client-side data validation and manipulation. Because it's an unopinionated framework it flawlessly integrates with popular modules like vuex, apollo-client and other related libraries.
vue rawmodel model schema form validation reactivity debounce promise plugin typescript classes vue.js orm odm map mapping context contextify modeling document class apollo graphql request storage structure structuring error errors handling handle valid validate validator validating type cast casting history tracking change field fieldsIf you specify app.context.api = true or set ctx.api = true, and if a Mongoose validation error message occurs that has more than one message (e.g. multiple fields were invalid) – then err.message will be joined by a comma instead of by <li>. Therefore if you DO want your API error messages to return HTML formatted error lists for Mongoose validation, then set app.context.api = false, ctx.api = false, or simply make sure to not set them before using this error handler.
node error handler error-handling error-handler flash-messages flash messages boom validation stripe koa async await better custom es7 override promises 404 500 ctx context errors handling
We have large collection of open source products. Follow the tags from
Tag Cloud >>
Open source products are scattered around the web. Please provide information
about the open source projects you own / you use.
Add Projects.