A StrictMode safe hook that will create disposable instance during render
> A minimalist state manager(as a microframework) with pretty async support plus databinding for [React](http://reactjs.org).
Type safe hook based form library for React
A type-safe hook for translating messages
Type-safe hook definitions for Claude Code
A lightweight, type-safe hook system for extending function behavior
This adapter offers a way to seamlessly integrate next-safe-action with react-hook-form.
Shared OpenFeature JS components (server and web)
Performant, flexible and extensible forms library for React Hooks
Safer Node.js Buffer API
Push an array of items into an array, while being robust against prototype modification
asynchronous before/error/after hooks for internal functionality
Give a regex, get a robust predicate function that tests it against a string.
`Array.prototype.concat`, but made safe by ignoring Symbol.isConcatSpreadable
Wrap a controlled react component, to allow specific prop/handler pairs to be uncontrolled
React Hook Form validation resolvers: Yup, Joi, Superstruct, Zod, Vest, Class Validator, io-ts, Nope, computed-types, TypeBox, arktype, Typanion, Effect-TS and VineJS
Module to hook into the Node.js require function
Intercept imports in Node.js
A flexible way to handle safe area, also works on Android and web.
Communication layer for React Native DevTools plugins across React Native and web environments
detect possibly catastrophic, exponential-time regular expressions
Fault-tolerant CSS parser for PostCSS
Event Emitting and Middleware Hooks
Conditionally run different React hooks at runtime with a clean and safe API that follows the Rules of Hooks.
A safe and simple inline hook library for Rust.
Macros for safe-hook
Adds `vagrant hosts` command and lifecycle hooks to apply/remove managed hosts entries with ownership markers, JSON output, i18n, and safe cleanup.
DeprecateSoft is a lightweight Ruby gem that lets you gracefully deprecate methods in your codebase without breaking functionality. It wraps existing instance or class methods and lets you plug in custom before/after hooks for tracking usage via logging, Redis, DataDog, or any other observability tools. Once you verify in your tracking that a method is no longer called, you can remove it safely from your code base. This is especially useful in large codebases where you want to safely remove legacy methods, but first need insight into whether and where they're still being called. Hooks are configured once globally and apply project-wide. Fully compatible with Rails or plain Ruby applications.
SafeMemoize is a production-ready, zero-dependency memoization library for Ruby. It uses Ruby's prepend mechanism to wrap methods with a thread-safe cache (Mutex + double-check locking) that correctly handles nil and false return values — fixing the silent bug in the common ||= pattern. Results are cached per unique argument combination, so parameterized methods only compute each variant once. Additional features include TTL expiration, LRU cache size limiting, conditional caching via if:/unless: predicates, lifecycle hooks for hit/eviction/expiration events, per-instance metrics (hit rate, miss rate, computation time), targeted cache invalidation, custom cache key generators, and introspection helpers. Method visibility (public, protected, private) is fully preserved.
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.