Pluggable eslint config for ECMAScript Next that you can import, extend and override
General utilities for plugins to use
Utility functions for working with TypeScript's API. Successor to the wonderful tsutils. 🛠️️
Pluggable eslint config for Node.js that you can import, extend and override
webpack Validation Utils
Type utilities for working with TypeScript + ESLint together
Utilities for ESLint plugins.
Utilities for working with TypeScript + ESLint together
Shared Vitest utility functions
Utilities for collecting TSConfigs for linting scenarios.
utility functions for archiver
Pluggable ESLint config for React Native that you can import, extend and override
No description provided.
merge() utility function
AST utility module for statically analyzing JSX
A set of utility functions for expect and related packages
Redis utilities for redis instrumentations
Utilities for SQL instrumentations
Captures and cleans stack traces
Utilities for ESLint plugins.
Utilities for Floating UI
The official runtime utils for Standard Schema
Reactive utilities for Embla Carousel
A set of utilities to assist developers of tools that build N-API native add-ons
Commit AI automates the generation of insightful single-line and multi-line commit messages by analyzing staged git diffs with OpenAI's advanced language models. It allows users to provide optional change descriptions for better context, and smartly minifies the git diff to focus on the essential changes, ensuring clarity and best practices.
Utility classes for generating sets of dates with simple concise specifications
A tiny utility for concise error handling. Wrap risky expressions with Try.call, chain fallbacks with or_else and or_try, filter with predicates, handle specific exceptions, use Ruby 3.x pattern matching, and add timeout constraints — all without verbose begin/rescue blocks.