Performant, flexible and extensible forms library for React Hooks
asynchronous before/error/after hooks for internal functionality
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
Hooks for require, vm and script used in istanbul
Event Emitting and Middleware Hooks
[React](https://react.dev/) UI components for the [AI SDK](https://ai-sdk.dev/docs):
Official sortable preset and sensors for dnd kit
Run some code when the process exits
React hook for handling keyboard shortcuts
A React hook that uses useEffect() on the server and useLayoutEffect() in the browser
A React hook that fires a callback whenever ResizeObserver detects a change to its size
A React hook that updates useRef().current with the most recent value each invocation
A React hook for the IntersectionObserver API that uses a polyfill when the native API is not available
Run some code when the process exits (supports async hooks and pm2 clustering)
Just create a single stylesheet...
Hook and modify stdout and stderr
A React hook for managing event listeners, e.g. removing events when a component unmounts.
A React hook for debouncing setState and other callbacks
`@aws-amplify/ui-react-core` is a React platform agnostic utility library for Amplify UI internal usage in `@aws-amplify/ui-react*` and `@aws-amplify/ui-react-native*` namespaced packages.
React hooks for updating components when the size of the `window` changes.
Fork of react-hotkeys-hook
Discard stdin input except for Ctrl+C
Notification hooks include start, finish and fail of deployments.
Configurable deploy hooks for Capistrano
Simple notification hooks for Capistrano
Hooks to allow people experiencing problems with Capistrano to register with a service to get help and have a smoother workflow.
Progress bars for capistrano transfers
Help to setup git hooks easily, base on Rake, inspired from Capistrano.
Provides - handy filesystem utility methods - common capistrano tasks - common hooks for deployment
Run Terraform tasks as part of your Capistrano v3 deployments, or just simply use Capistrano to manage your Terraform. Multi-stage -- run your Terraform from a pre or post release hook (or a little of both). Runs directly from localhost or a remote build/deploy host.
This gem hooks into the SCM functionality of Capistrano 3.x in order to provide a more generic distribution strategy. Not only is it possible to deploy from a simple Git repository, but deployment of contents from Tar and ZIP files is also possible. It is even easy to create deployments based on multiple sources.
While rails' default error pages are great, they look totally unprofessional for any real site. RuRoh provides a quick and easy way to have nicely rendered error pages generated from your stack during deployment. This allows you to re-use your existing layouts and customize your error pages without having to re-create them on the fly (which could result in further errors). The pages can be generated via capistrano during deploy, or generated during a post-commit hook similar to asset pipeline resources.