make my own hooks
ESLint rules for React Hooks
Backwards compatible shim for React's useSyncExternalStore. Works with any React that supports hooks.
Task and Message Queues with Multiple Providers
Next-generation take on pre/post function hooks
Event Emitting and Middleware Hooks
List of Git hooks
Core Inquirer prompt API
Simple and complete React hooks testing utilities that encourage good testing practices.
Just a little module for plugins.
A lightweight React utility library by inspectph
A collection of 50+ hooks for state and UI management
A set of utility and general-purpose React hooks.
CJS and ESM hooks for orchestrion
React hooks for Chakra components
Babel plugin for React Compiler.
Utility hooks for Scalar
Tools for building completely customizable richtext editors with React.
ESLint React's ESLint plugin for React Hooks related rules.
react hooks library
Awaitable hook system
Airbnb's ESLint config, following our styleguide
React hooks for reactive data fetching using Dexie.js
React Hooks for Firebase
This gem is a convenience wrapper for Github's webhook payload (https://help.github.com/articles/post-receive-hooks) that is triggered from a post receive hook. Feed it a hash of data and it will parse it into an object that you can use. It also provides conversions from basic data types into more useful types like Time, URI, Pathname, and Boolean.
rails hook that allows one to handle request parameter parsing exceptions (e.g. invalid JSON) with a rescue block
Incoming! standardizes various mail parse apis, making it a snap to receive emails through HTTP post hooks.
A web resource scraper that lets you define xpath selectors, clues and hooks for custom parsing as well as export to xlsx.
OGN (glidernet.org) broadcasts aircraft positions as APRS/APRS-IS messages. This gem hooks into this stream of data and provides the necessary classes to parse the raw message strings into meaningful objects.
A full-featured TOON encoder/decoder with JSON feature parity: streaming, hooks, pretty generate, strict parsing, schema hints, CLI and ActiveSupport integration.
The slack web api is good, but very raw. What you need is a great ruby framework to abstract away all that. This is it! This framework allows you to write bots easily by providing methods that are easy to call. Behind the scenes, the framework is negotiating your real time stream, converting channel names and user names to and from IDs so you can use the names instead, and parsing/classifying the real time messages into useful types that you can hook into. Don't write your bot without this.