Lifecycle enforcement hooks for autonomous AI coding agents
🐻 Bear necessities for state management in React
ESLint rules for React Hooks
Monitor if a component is inside the viewport, using IntersectionObserver API
Backwards compatible shim for React's useSyncExternalStore. Works with any React that supports hooks.
Next-generation take on pre/post function hooks
List of Git hooks
Event Emitting and Middleware Hooks
Core Inquirer prompt API
Simple and complete React hooks testing utilities that encourage good testing practices.
Task and Message Queues with Multiple Providers
Simple git hooks manager
The Linux 64-bit binary for lefthook, git hooks manager.
A lightweight React utility library by inspectph
A collection of 50+ hooks for state and UI management
Just a little module for plugins.
Removes body scroll without content _shake_
A set of utility and general-purpose React hooks.
List of known CSS properties
Internationalization (i18n) for Next.js
Build and manage the AJV instances for the fastify framework
Build and manage the fast-json-stringify instances for the fastify framework
CJS and ESM hooks for orchestrion
Generic CLI tool to automate versioning and package publishing-related tasks.
A collection of tools for making web apps that respond to GitHub hooks.
Sup is a console-based email client for people with a lot of email. * GMail-like thread-centered archiving, tagging and muting * Handling mail from multiple mbox and Maildir sources * Blazing fast full-text search with a rich query language * Multiple accounts - pick the right one when sending mail * Ruby-programmable hooks * Automatically tracking recent contacts
Dead Simple CMS is a library for modifying different parts of your website without the overhead of having a fullblown CMS. The idea with this library is simple: provide an easy way to hook into different parts of your application (not only views) by defining the different parts to modify in an easy, straight-forward DSL. The basic components of this library include: * A DSL to define the changeable values in your app * Form generators based on SimpleForm (with or without Bootstrap) and default rails FormBuilder * Expandable storage mechanisms so you can store the data in different locations * Currently supported: Redis, Database, Memcache, even Memory (for testing) * Presenters/renderers so you can take groups of variables and render them into your views (ie image_tag) What it doesn't have: * Versioning - be able to look at old versions of the content * Timing - set start and end time for different content * Page builder tools - this is not the right tool if you want to design full pages