General utilities for plugins to use
Utility functions for working with TypeScript's API. Successor to the wonderful tsutils. 🛠️️
Utilities for ESLint plugins.
webpack Validation Utils
Type utilities for working with TypeScript + ESLint together
Utilities for working with TypeScript + ESLint together
Utilities for collecting TSConfigs for linting scenarios.
Shared Vitest utility functions
utility functions for archiver
No description provided.
AST utility module for statically analyzing JSX
merge() utility function
A set of utility functions for expect and related packages
Utilities for SQL instrumentations
Redis utilities for redis instrumentations
Captures and cleans stack traces
Utilities for ESLint plugins.
Utilities for Floating UI
Reactive utilities for Embla Carousel
(Experimental) Utilities for working with TypeScript + ESLint together
The official runtime utils for Standard Schema
A set of utilities to assist developers of tools that build N-API native add-ons
Common functions for working with Iconify icon sets used by various packages.
Reusable JSON Schema (Draft 04) validation library for Expo
Utilities of the czsc framework (most users should depend on the `czsc` facade instead): BarGenerator, frequency calendar, trading-time helpers.
★ Recommended entry point ★ — czsc (缠中说禅) facade crate; re-exports the full Rust workspace (core/utils/ta/signals/trader) so a single `cargo add czsc` is enough.
Internal proc-macro of the czsc framework (普通用户请用 `czsc` facade): #[derive(CZSCErrorDerive)] auto-implements From<anyhow::Error> and serde::Serialize for enum error types.