Microsoft Azure SDK for JavaScript - Logger
It's a very fast and efficient glob library for Node.js
fast, tiny `queueMicrotask` shim for modern engines
TypeScript types for Apollo Server info.cacheControl
XMLHttpRequest for Node
Enable, disable, and ignore messages from unified processors
remark plugin to enable, disable, and ignore messages with remark
A universal headless form-control component for React Native, Next.js & React
Middleware to destroy caching
Easily-extendable error for use with ES6 classes
DOM trap for a focus
Middleware to set X-DNS-Prefetch-Control header.
Misc tools for dealing with repositories of multiple version control systems (git, svn, etc)
Bindings for the Watchman file watching service
utilities for observable asynchronous control flow
React Native SegmentedControlIOS library
React component to provide validation states to form fields
A Vite plugin that takes the CSS and adds it to the page through the JS. For those who want a single JS file.
Backwards compatibility polyfill for React class components
React hook for subscribing to stdout dimensions in Ink
MCP server for filesystem access
Proper decorator-based transformation / serialization / deserialization of plain javascript objects to class constructors
<!-- automd:badges color=yellow codecov bundlephobia packagephobia -->
A better API for making Event Source requests, with all the features of fetch()
Primitive control error calculation helpers
Composable facade crate for RustUse control-system primitives
Generate Rails error pages on deployment using application controller renderer
Rails gem to create custom error pages. Captures exceptions using "exception_app" callback, routing to "Exception" controller, rendering the view as required.
Use the familiar ActiveModel::Errors pattern for controller validations
Allows customization of: * Specify which level of notification you would like with an array of optional styles of notification (email, webhooks) * the sender address of the email * the recipient addresses * the text used to prefix the subject line * the HTTP status codes to notify for * the error classes to send emails for * alternatively, the error classes to not notify for * whether to send error emails or just render without sending anything * the HTTP status and status code that gets rendered with specific errors * the view path to the error page templates * custom errors, with custom error templates * define error layouts at application or controller level, or use the controller's own default layout, or no layout at all * get error notification for errors that occur in the console, using notifiable method * Override the gem's handling and rendering with explicit rescue statements inline. * Hooks into `git blame` output so you can get an idea of who (may) have introduced the bug * Hooks into other website services (e.g. you can send exceptions to to Switchub.com) * Can notify of errors occurring in any class/method using notifiable { method } * Can notify of errors in Rake tasks using NotifiedTask.new instead of task * Works with Hoptoad Notifier, so you can notify via SEN and/or Hoptoad for any particular errors. * Tested with Rails 2.3.x, should work with rails 2.2.x, and is apparently not yet compatible with rails 3.
kinetic_cafe_error provides an API-smart error base class and a DSL for defining errors. Under Rails, it also provides a controller concern (KineticCafe::ErrorHandler) that has a useful implementation of +rescue_from+ to handle KineticCafe::Error types. Exceptions in a hierarchy can be handled in a uniform manner, including getting an I18n translation message with parameters, standard status values, and meaningful JSON representations that can be used to establish a standard error representations across both clients and servers.
Allows customization of: * Specify which level of notification you would like with an array of optional styles of notification (email, webhooks) * the sender address of the email * the recipient addresses * the text used to prefix the subject line * the HTTP status codes to notify for * the error classes to send emails for * alternatively, the error classes to not notify for * whether to send error emails or just render without sending anything * the HTTP status and status code that gets rendered with specific errors * the view path to the error page templates * custom errors, with custom error templates * define error layouts at application or controller level, or use the controller's own default layout, or no layout at all * get error notification for errors that occur in the console, using notifiable method * Override the gem's handling and rendering with explicit rescue statements inline. * Hooks into `git blame` output so you can get an idea of who (may) have introduced the bug * Hooks into other website services (e.g. you can send exceptions to to Switchub.com)
Allows customization of: * Specify which level of notification you would like with an array of optional styles of notification (email, webhooks) * the sender address of the email * the recipient addresses * the text used to prefix the subject line * the HTTP status codes to notify for * the error classes to send emails for * alternatively, the error classes to not notify for * whether to send error emails or just render without sending anything * the HTTP status and status code that gets rendered with specific errors * the view path to the error page templates * custom errors, with custom error templates * define error layouts at application or controller level, or use the controller's own default layout, or no layout at all * get error notification for errors that occur in the console, using notifiable method * Override the gem's handling and rendering with explicit rescue statements inline. * Hooks into `git blame` output so you can get an idea of who (may) have introduced the bug * Hooks into other website services (e.g. you can send exceptions to to Switchub.com) * Can notify of errors occurring in any class/method using notifiable { method } * Can notify of errors in Rake tasks using NotifiedTask.new instead of task * * NOTE: in environment.rb, specify :lib => 'exception_notifier'
Implements the standard status controller used by all IE projects. It attempts to connect to the active record database and run a query, returns an error status if it cannot connect.
Act as JSONAPI is a small and flexible gem on top of `jsonapi_serializer`. By including Act as JSONAPI in your controllers you instantly get all basic controller actions for the model. You can override the model and serializer if the name of the controller doesn't match the model. The json formatter and errors can be used separatly.
The 'PlainCase' gem allows for clear representation of use cases in Ruby following the Railway Oriented Programming pattern. It simplifies error handling and data flow control in complex systems.
Remember the route prior to the current controller and redirect/use later In rails project, one common case is one form used to create or update an object can be routed from more than one page, when the object is created or updated, it should be redirected back to wherever it came from. Rails redirect_back doesn't work in this case because: 1. redirect_back in create/update action will go back to new/edit form. 2. usually the form is re-rendered if any error exists, which basically breaks the redirect_back. rails-source-path can hanlde this by explicily specifying the entry actions and remember the previous route in session store, hence can be used in the whole controller. Also a helper method is providered so it can be used in view like 'back' or 'cancel' button.
A lightweight Ruby gem that enables Rails applications to dynamically execute command objects using convention over configuration. Automatically transforms request paths into Ruby class constants, allowing controllers to dispatch commands based on routes and parameters. Features the optional CommandCallable module for standardized command interfaces with built-in success/failure tracking and error handling. Perfect for clean, maintainable Rails APIs with RESTful route-to-command mapping. Only depends on ActiveSupport for reliable camelization.
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.