Production-ready packages maintained by Hyperse — from linting and CLI tooling to logging, analytics, and Next.js configuration.
9
Libraries
TS
First
MIT
Licensed
ESLint Configuration
@hyperse/eslint-config-hyperse
A comprehensive ESLint and Prettier configuration for TypeScript projects, with support for monorepos and ESM. Optimized for Next.js and React applications.
eslint-pluginprettiermonorepoeslint-plugin-json+6 more
Developer Tool
@hyperse/code-inspector
A developer tool for inspecting UI components directly in the browser and mapping them back to source code. Enhances debugging and speeds up component-driven development.
rustvuejscodereactjs+6 more
Ui Component
@hyperse/hero-tel-input
A polished phone-number input component built with React and Hero UI. Supports international formats, validation, and type inference for seamless integration into form workflows.
reacttypescriptui-componentform+2 more
Keyboard Shortcut
@hyperse/tinykeys
A minimal, zero-dependency utility for handling keyboard shortcuts. Provides a clean API for registering and managing key bindings in TypeScript and JavaScript applications.
keyboardtypescriptjavascriptui+3 more
Analytics
@hyperse/track
A typed, scalable event tracking and analytics library for TypeScript projects. Offers strong type inference, flexible schema design, and lightweight integration for collecting user behavior data.
pipelinetrackhypersetyped-collection-engine+6 more
Pipeline
@hyperse/pipeline
A composable pipeline engine designed for efficient data processing and task orchestration. Enables chaining of operations with high throughput and minimal overhead.
middlewarepipelinedata-transformernode-pipeline+4 more
Logger
@hyperse/logger
A high-performance, extensible logging framework with type safety, multiple log levels, rich formatting, and plugin support. Ideal for applications needing structured, reliable, and scalable logging.
pluginadaptermiddlewaresentry+4 more
Cli
@hyperse/wizard
A lightweight library for building interactive command-line wizards. Supports step-by-step flows, validation, branching logic, and customizable prompts to create developer-friendly CLIs.
clicommandlineparserargv+8 more
Next.js Configuration
@hyperse/next-config
A type-safe configuration toolkit for Next.js. Simplifies managing environment variables, runtime options, and shared settings across projects, ensuring safety and consistency in production.