JSPM

Found 665 results for type-safe

query-typed

TypeScript SQL query parser with compile-time column type extraction

  • v1.0.0
  • 17.57
  • Published

typed-rest-routes

An Astro integration that allows for creating type-safe server endpoints.

    • v0.2.8
    • 17.52
    • Published

    lever-ui-eventbus

    A minimal TypeScript event bus: subscribe(Class, handler), async delivery, dead events, and polymorphic dispatch.

    • v0.1.2
    • 17.52
    • Published

    detest-bdd

    A type-safe set of utilities that focuses on reducing the amount of test code that you write while maximizing coverage. Compatible with BDD testing frameworks like Jasmine and Mocha.

    • v1.2.1
    • 17.50
    • Published

    @ayka/domistrukt

    A TypeScript library for creating structured data objects with ease.

    • v2.0.0-rc.31
    • 17.49
    • Published

    route-type-safe

    route type safe for page location with pathname, query, hash, state

    • v0.2.7
    • 17.43
    • Published

    type-safe-prompt

    A lightweight library for handling prompts with embeddable variables in a type-safe manner

    • v0.0.3
    • 17.43
    • Published

    @zeroxtotem/lorm

    A mini-ORM for localStorage with type safety and SQL-inspired API

    • v0.0.11
    • 17.36
    • Published

    graphql-codegen-fragment-masking

    Type-safe fragment masking plugin for GraphQL Code Generator, providing helper functions for managing GraphQL fragments with enhanced type safety and customizable configurations.

    • v0.1.3
    • 17.35
    • Published

    @ayka/fiji

    @ayka/fiji is a configuration management library that provides a flexible and type-safe way to handle application configurations. It supports environment variables, default values, and secret management.

    • v2.0.0-rc.6
    • 17.26
    • Published

    typed-ls

    Type-safe local storage

    • v0.2.0
    • 17.23
    • Published

    @andersondacampo/volt-core

    A modern, type-safe, and flexible HTTP framework for building scalable APIs with TypeScript

    • v0.3.0
    • 17.23
    • Published

    @skadhi/dynamo

    Type-safe DynamoDB document mapper with schema-based operations

    • v0.1.0
    • 17.16
    • Published

    immuts

    Simple, type-safe immutable data structure for Typescript

    • v2.1.1
    • 17.16
    • Published

    fluxject

    A strongly-typed dependency injection library.

    • v1.3.0
    • 17.05
    • Published

    hardwired

    Minimalistic, type-safe dependency injection solution for TypeScript

    • v1.6.2
    • 17.01
    • Published

    ts-yutils

    A small, growing set of type-safe TypeScript helpers.

    • v1.0.0
    • 17.01
    • Published

    @vgerbot/web-rpc

    A TypeScript library that provides type-safe Remote Procedure Call (RPC) communication between different JavaScript contexts using various transport mechanisms

    • v2.0.1
    • 16.76
    • Published

    dynz

    A powerful TypeScript schema validation with advanced conditional logic, cross-field validation, and static type inference.

      • v0.0.1
      • 16.72
      • Published

      @bombillazo/error-x

      A simple and consistent error handling library for TypeScript applications. Provides type-safe error handling with great DX, solving common pain points like unknown error types, lost stack traces, async error handling, and error serialization. Isomorphic

        • v0.1.1
        • 16.66
        • Published

        @tzvipm.dev/env

        Type-safe environment variable management for TypeScript applications

        • v0.1.1
        • 16.60
        • Published

        inject-typesafe

        Inject Typesafe is a 100% typesafe dependency injection framework for typescript that takes a alternative very lightweight approach to dependency injection that feels more like state management than a black box.

        • v2.1.2
        • 16.58
        • Published

        rutter

        Framework-agnostic, lightweight router.

        • v1.3.7
        • 16.58
        • Published

        fastify-zod-query-coercion

        A Fastify plugin that automatically converts query parameter types based on Zod schemas

        • v1.0.0
        • 16.42
        • Published

        orbitus

        A reusable Directus + GraphQL codegen library & CLI

        • v1.0.7
        • 16.21
        • Published

        unclient

        👮‍♀️ Type-safe interactions with any HTTP API

          • v0.13.0
          • 15.85
          • Published

          next-middleware-toolkit

          A powerful, type-safe middleware system for Next.js with plugin architecture, route protection, caching, logging, and internationalization support

          • v1.0.0
          • 15.79
          • Published

          @firtoz/maybe-error

          Type-safe result handling with MaybeError pattern

          • v1.2.3
          • 15.78
          • Published

          @validkeys/contracted

          TypeScript library for building type-safe, composable services using a contract-first approach

          • v3.0.3
          • 15.76
          • Published

          nyxo.js

          Complete Next-Generation Discord Bot Framework with Type-Safe API, Auto-Caching, and Real-Time Gateway

          • v0.3.0
          • 15.70
          • Published

          @ktarmyshov/typesafe-utilities

          Type-safe utilities for working in TypeScript. For example, a type-safe property path type, deep partial type, etc.

          • v0.3.3
          • 15.59
          • Published

          json-indexer

          JsonIndexer is a utility class designed for efficient parsing and indexing of large JSON files. It reads the file in chunks to minimize memory usage, identifies specific arrays or objects by key, and builds an index for quick access. This index includes m

          • v2.0.2
          • 15.56
          • Published

          react-retux

          React-Redux Type enhancement suite.

          • v0.1.0
          • 15.54
          • Published

          @nyxojs/core

          Type-Safe Discord API Definitions and Utilities

          • v0.3.0
          • 15.45
          • Published

          @ikosumi/typesafe-emitter

          Type-safe event emitter with compile-time event name and payload type checking

          • v1.0.0
          • 15.38
          • Published

          t7m

          Transformer for Elysia and Hono

          • v0.3.0
          • 15.35
          • Published

          @notjustcoders/ioc-arise

          Arise type-safe IoC containers from your code. Zero overhead, zero coupling.

          • v1.1.10
          • 15.35
          • Published

          @infectedbyjs/emitts

          A type-safe event emitter for TypeScript with priority-based listeners, sequential/parallel execution strategies, and memory leak detection

          • v1.0.6
          • 15.30
          • Published

          retux

          Core library of Retux, a minimalist declarative type-safe(strongly-typed) scalable Redux architecture.

          • v0.1.0
          • 15.29
          • Published

          mizzleorm

          A lightweight, fully type-safe MongoDB ODM in TypeScript, inspired by Drizzle ORM.

          • v1.2.2
          • 15.19
          • Published

          @catalystlabs/typedfetch

          Type-safe HTTP client that doesn't suck - Fetch for humans who have stuff to build

          • v0.2.0
          • 15.19
          • Published

          ext-msg

          🔗 Simplified, type-safe wrapper for web extension messaging, ensuring seamless communication across different contexts.

          • v0.0.8
          • 15.00
          • Published

          @schemasjs/validator

          An opinionated type validator API indpendent from schema validators like Zod, Valibot, etc

          • v2.0.1
          • 15.00
          • Published

          @adam-rocska/units-and-measurement

          A TypeScript library for handling units and measurements with support for multiple formats (tuples, objects, strings, dimensions) and operations (arithmetic, comparison). Modular, tree-shakable, and designed for safe, boilerplate-free usage.

          • v1.0.0
          • 14.99
          • Published

          tanstack-search-state

          A utility for managing search params state with TanStack Router in a type-safe way

          • v0.1.1
          • 14.89
          • Published

          ts-type-safe

          Utilities for a more type-safe TypeScript

          • v1.5.0
          • 14.87
          • Published

          haywire

          Type safe dependency injection

          • v0.1.8
          • 14.84
          • Published

          @soil/arch

          Architectural constructs for web applications.

          • v0.8.1
          • 14.76
          • Published

          @pbpeterson/typed-fetch

          A type-safe HTTP client that never throws. Inspired by Go's error handling pattern.

          • v0.5.0
          • 14.76
          • Published

          ts-rust-result

          A lightweight, zero-dependency TypeScript library that brings Rust's Result type to your JavaScript/TypeScript projects

          • v1.3.5
          • 14.75
          • Published

          envfortress

          Turn your .env into a fortress—type-checked, secure, and effortless for React, Vite, and Node.

            • v1.5.0
            • 14.75
            • Published

            @adam-rocska/ts-codec

            TypeScript library offering robust contracts for encoding and decoding values with strong type safety.

            • v1.2.3
            • 14.64
            • Published

            result-guard

            Type-safe error handling with discriminated unions and type guards for TypeScript

              • v1.2.3
              • 14.60
              • Published

              guardz-event

              Type-safe event handling with runtime validation using guardz for unsafe data from 3rd parties

              • v1.11.3
              • 14.60
              • Published

              @a2lix/schemql

              A lightweight TypeScript library that enhances your SQL workflow by combining raw SQL with targeted type safety and schema validation

              • v0.5.1
              • 14.58
              • Published

              rustable

              A TypeScript library that brings Rust-inspired features to TypeScript, including traits, Option, Result, and more. Zero dependencies, type-safe implementation.

              • v0.4.12
              • 14.52
              • Published

              i18n-translation-manager

              Universal automated translation management tool for i18n projects with dynamic language detection - works with Vue.js, React, Angular, Node.js, and any framework using JSON locale files

              • v2.3.3
              • 14.51
              • Published

              hoxa

              A comprehensive collection of 100+ production-ready React hooks for state management, UI effects, forms, animations, and more. Carefully curated and optimized for performance and developer experience.

                • v0.2.3
                • 14.50
                • Published

                @nyxojs/builders

                Type-Safe Discord Component Builders with Fluent API

                • v0.3.0
                • 14.38
                • Published

                ext-rpc

                🔧 Enhance your Chrome extensions with efficient and type-safe RPC communication across all layers.

                • v0.0.8
                • 14.33
                • Published

                @mixxtor/currencyx-js

                Modern TypeScript currency converter with type inference and multiple providers (Google Finance, Fixer.io). Framework agnostic with clean architecture.

                • v2.1.1
                • 14.32
                • Published

                @doeixd/combi-parse

                A parser combinator library designed for TypeScript, offering type inference and compile-time safety for building modular and maintainable parsers.

                • v0.0.6
                • 14.30
                • Published

                @montflow/stlx

                tailwind-merge + clsx wrapper

                  • v0.0.1
                  • 14.30
                  • Published

                  zdata-client

                  TypeScript client library for zdata backend API with authentication and full CRUD operations

                  • v1.1.0
                  • 14.26
                  • Published

                  @servemate/dto

                  Comprehensive DTO package for ServeMate restaurant management system. Includes type-safe DTOs with Zod validation for users, orders, payments, tables, and menu items management.

                  • v1.0.24
                  • 14.09
                  • Published

                  @allemandi/embed-utils

                  Fast, type-safe utilities for vector embedding comparison and search.

                  • v2.7.1
                  • 14.01
                  • Published

                  @restnfeel/agentc-starter-kit

                  A comprehensive starter kit for building agent-centric applications with Next.js, featuring RAG capabilities, chatbot widgets, and multi-tenant architecture

                  • v1.3.26
                  • 14.00
                  • Published

                  endorphin-ai

                  E2E Testing Reinvented with AI - A powerful TypeScript browser automation framework using AI-powered testing with LangChain, OpenAI GPT-4o, and Playwright

                  • v1.0.0
                  • 13.96
                  • Published

                  @nyxojs/rest

                  Type-Safe Discord REST API Client with Advanced Rate Limiting

                  • v0.3.0
                  • 13.89
                  • Published

                  typescript-swagger-decorators

                  Type-safe TypeScript decorators for generating OpenAPI specifications with Promise unwrapping support

                  • v1.1.0
                  • 13.88
                  • Published

                  electron-ipc-flow

                  Fluently and type-safely write IPC for Electron

                  • v5.0.2
                  • 13.87
                  • Published

                  ts-generic-builder

                  Type-safe generic builder pattern implementation in Typescript

                  • v1.0.4
                  • 13.73
                  • Published

                  bourgeois-vault

                  A TypeScript generic library for managing application configurations with complete type safety

                  • v0.1.0
                  • 13.72
                  • Published

                  @a11ytools/aria-roles

                  A utility for fetching valid ARIA roles dynamically, validating roles, and providing type-safe access to ARIA role names.

                    • v1.0.6
                    • 13.70
                    • Published

                    @mahmoudxyz/hassan

                    Type-safe data mapper for TypeScript with zero runtime overhead

                    • v1.1.4
                    • 13.70
                    • Published

                    typecraft

                    library for crafting types and casting type inhabitants

                    • v1.1.0
                    • 13.66
                    • Published

                    @safekit/safe-fn

                    A lightweight type-safe function builder with interceptors, schema validation, and context management for TypeScript applications.

                    • v0.7.1
                    • 13.65
                    • Published

                    gg-express

                    **GG-Express** is an Express.js wrapper that enforces strong type requirements for `GET`, `POST`, `PUT`, and `DELETE` methods. It ensures that `req.query` and `req.body` follow strict structure definitions and automatically generates an `apiConnector` cla

                    • v1.0.79
                    • 13.55
                    • Published

                    @vegajs/config

                    A flexible and easy-to-use configuration management service for TypeScript/JavaScript applications, allowing initialization, setting, and retrieval of configuration parameters.

                    • v1.0.0-beta.33
                    • 13.38
                    • Published

                    fetchtastic

                    Predictable and strongly typed fetch requests.

                    • v1.1.0
                    • 13.33
                    • Published

                    url-shape

                    Type-safe schema-based URL builder

                    • v1.2.4
                    • 13.28
                    • Published

                    @ortense/functors

                    A collection of dependency free functors written in typescript

                    • v0.2.0
                    • 13.23
                    • Published

                    monarch-orm

                    Type safe Object Document Mapper (ODM) for MongoDB

                    • v0.8.0
                    • 13.18
                    • Published

                    @webroute/client

                    Unopinionated utilities for interacting with REST APIs on the client-side

                    • v0.28.1
                    • 13.16
                    • Published

                    @scottlexium/finpro

                    🚀 FinPro.js by Scott Lexium - The most comprehensive TypeScript library for financial data operations. Features 154+ currencies, 250+ countries, MongoDB-style queries, dual ESM/CommonJS support, and flag integration. Created by Scott Lexium for modern Ja

                    • v2.1.0
                    • 13.16
                    • Published

                    @vicinity/typepoint

                    Library for defining, serving and consuming strongly typed endpoints in TypeScript

                    • v0.11.0
                    • 12.84
                    • Published

                    typesafeproto

                    TypeScript中近乎完美的Class对象序列化解决方案 A near-perfect class object serialization solution for TypeScript.

                    • v2.2.0
                    • 12.82
                    • Published

                    preid

                    Unique IDs with prefixes, inspired by Stripe

                    • v0.6.0
                    • 12.66
                    • Published

                    react-router-safe-hooks

                    Type-safe hooks for React Router v6 that eliminate undefined checks and provide better developer experience

                    • v1.0.2
                    • 12.66
                    • Published

                    add-timeout-to-function

                    Utility function to easily add timeout to any function returning a promise

                    • v0.0.13
                    • 12.64
                    • Published

                    queryforge

                    A powerful, type-safe SQL query builder for Node.js with support for MySQL, PostgreSQL, and SQLite. Features fluent API, transaction management, and connection pooling.

                    • v0.1.3
                    • 12.64
                    • Published

                    @bitty/json

                    Types and type-safe functions for JSON.

                    • v0.3.0
                    • 12.64
                    • Published

                    @marcusrettig/box

                    Minimalistic type-safe service container

                    • v0.2.7
                    • 12.62
                    • Published

                    @postgresql-typed/cli

                    Generate TypeScript types to be used with the PostgreSQL-Typed ecosystem from your PostgreSQL database.

                    • v0.11.2
                    • 12.45
                    • Published

                    simpler-fetch

                    Simple and Easy to use fetch API abstraction with zero dependency that is super small!

                    • v11.0.0
                    • 12.45
                    • Published

                    @iwantegren/compact-payload

                    A TypeScript utility for serializing and deserializing structured payloads into compact string format.

                    • v1.0.4
                    • 12.43
                    • Published

                    @stacksee/analytics

                    A highly typed, provider-agnostic analytics library for TypeScript applications

                    • v0.3.4
                    • 12.24
                    • Published

                    ext-message

                    🔗 Simplified, type-safe wrapper for web extension messaging, ensuring seamless communication across different contexts.

                    • v0.0.2
                    • 12.24
                    • Published

                    @wambata/resu

                    Lightweight result wrapper for TypeScript with zero overhead and full control.

                    • v0.1.4
                    • 12.24
                    • Published

                    typed-regexp

                    Adds type checks for regular expressions.

                    • v1.0.4
                    • 12.04
                    • Published

                    jsonboard

                    A local-first, zero-setup visual database for your JSON files. Features spreadsheet-like editing, centralized Zod schema generation (like Drizzle), TypeScript-first validation, and smart file management. Perfect for developers working with JSON data.

                    • v1.4.0
                    • 12.04
                    • Published

                    @oxog/i18n

                    Modern, lightweight, and framework-agnostic internationalization library

                    • v0.1.2
                    • 12.04
                    • Published

                    typesafe-agent-events

                    A tiny TypeScript library for creating type-safe action creators and handlers, facilitating secure and efficient communication between agents such as iframes and web workers.

                    • v1.0.2
                    • 12.04
                    • Published

                    @devgrid/netron

                    A powerful TypeScript library for building distributed systems with event bus, streaming capabilities, and remote object invocation. Features WebSocket-based bidirectional communication between Node.js and browser environments, service discovery, and type

                    • v0.6.5
                    • 12.02
                    • Published

                    ts-simple-mapper

                    A lightweight utility for mapping object properties between different shapes

                    • v1.1.0
                    • 11.83
                    • Published

                    ts-object-keys

                    Fix for Object.keys, which normally just returns an array of strings, which is not good when you care about strong typing

                    • v1.0.4
                    • 11.80
                    • Published

                    @allemandi/gacha-engine

                    Practical, type-safe toolkit for simulating and understanding gacha rates and rate-ups.

                    • v1.0.0
                    • 11.78
                    • Published

                    intly

                    intly is Type-safe (TS friendly) i18n library.

                    • v0.0.1-alpha.2
                    • 11.77
                    • Published

                    hi-validator

                    ![Test Coverage](https://img.shields.io/badge/coverage-100%25-brightgreen) ![Build Status](https://img.shields.io/github/actions/workflow/status/yourname/hi-validator/ci.yml) ![License](https://img.shields.io/badge/license-MIT-blue)

                      • v1.0.2
                      • 11.75
                      • Published

                      @samual/cookie

                      Set and get cookies with optional type validation with a Standard Schema.

                      • v0.0.3
                      • 11.59
                      • Published

                      @systemprompt/systemprompt-mcp-server

                      Complete example MCP server implementation with full specification support, type safety, and production-ready architecture. Demonstrates OAuth 2.1, tools, prompts, sampling, and notifications using Reddit as a real-world integration.

                      • v1.0.1
                      • 11.52
                      • Published

                      @ivadey/enum-factory

                      A powerful factory for creating extensible and type-safe enums in TypeScript, offering enhanced flexibility and features compared to native enums.

                      • v1.0.6
                      • 11.51
                      • Published

                      @try-error/core

                      Lightweight, progressive, type-safe error handling for TypeScript

                      • v0.0.1
                      • 11.39
                      • Published

                      @vegajs/http-client-adapter

                      A flexible, type-safe HTTP client adapter for TypeScript and JavaScript. Supports custom adapters and includes an out-of-the-box Axios adapter for easy HTTP request handling.

                      • v1.0.0-beta.33
                      • 11.39
                      • Published

                      @ayka/strukt

                      A lightweight TypeScript library that simplifies the creation of structured data objects and classes. It provides a type-safe and flexible way to define classes with custom properties and initialization logic.

                      • v1.0.0
                      • 11.39
                      • Published

                      hdot

                      A functional, buildless, and type-safe way to write HTML in JavaScript.

                      • v0.0.7
                      • 11.28
                      • Published

                      route-sage-react

                      A TypeScript utility for managing and configuring routes with type safety and nested route support

                      • v1.0.1
                      • 11.28
                      • Published

                      fs-nano-store

                      A minimalistic, secure, type-safe, zero-dependencies, persistent data store

                      • v0.3.1
                      • 11.27
                      • Published

                      psycho-type

                      Simple and lightweight module for dynamic type checking.

                      • v1.1.0
                      • 11.10
                      • Published

                      @vegajs/logger

                      A powerful, flexible, and customizable logging utility for TypeScript and JavaScript applications. Supports multiple log levels, context-aware logging, JSON and text output formats, and external log transmission.

                      • v1.0.0-beta.33
                      • 11.08
                      • Published

                      path-ts

                      Isomorphic type-safe path utilities.

                      • v1.0.5
                      • 11.00
                      • Published

                      mongozen-1

                      Type-safe, developer-friendly MongoDB aggregation pipeline builder for TypeScript, with auto-relation support and full IntelliSense. Works great with NestJS, Mongoose, or Node.js apps.

                      • v1.0.0
                      • 11.00
                      • Published

                      @rustling-pines/typesafe-locale-generator

                      A TypeScript-based tool to generate locale JSON files for i18n frameworks with type safety. It ensures missing translations are caught during development, reducing errors and streamlining localization. Fully customizable input/output paths, compatible wit

                      • v1.0.1
                      • 11.00
                      • Published

                      @soil/dom

                      Declaratively create type-safe HTML and SVG elements.

                      • v0.8.1
                      • 11.00
                      • Published

                      @devgrid/netron-nest

                      NestJS integration module for @devgrid/netron, providing seamless distributed system capabilities with decorators, dependency injection, and automatic service discovery in NestJS applications.

                      • v0.1.7
                      • 10.98
                      • Published

                      komi-logger

                      High-performance, type-safe logging library for Bun with advanced TypeScript body intersection, modular strategy pattern, transform streams, and immutable API design.

                        • v1.2.6
                        • 10.83
                        • Published

                        @saphe/react-use

                        A collection of tiny, useful, type-safe React hooks.

                        • v0.2.1
                        • 10.82
                        • Published

                        reminist

                        <div align="center">

                        • v1.0.5
                        • 10.71
                        • Published

                        @shmax-org/typeparams

                        Type-safe query string management and Zod schema generation.

                        • v1.0.1-rc.1
                        • 10.71
                        • Published

                        axiosflow

                        AxiosFlow is a powerful TypeScript library that simplifies API consumption. It uses decorators and reflection to automatically generate type-safe API clients and types for your backend APIs, reducing boilerplate code and enhancing development efficiency.

                        • v0.1.16
                        • 10.69
                        • Published

                        schema-env

                        Type-safe environment variable validation for Node.js using Zod schemas or custom adapters. Load .env files, expand variables, fetch async secrets, and validate process.env at startup.

                        • v2.1.6
                        • 10.65
                        • Published

                        @zestlet/fp

                        TypeScript functional programming library with over 70% AI-generated code, featuring precise type inference and currying support

                        • v0.0.6-beta.2
                        • 10.65
                        • Published

                        @typepoint/core

                        Library for defining, serving and consuming strongly typed endpoints in TypeScript

                        • v0.11.0
                        • 10.64
                        • Published

                        nest-simple-config

                        A powerful and flexible configuration management library for NestJS applications. Supports JSON, YAML file loading, environment variable overrides, immutable configurations, and type-safe configuration access with dependency injection.

                        • v2.1.0
                        • 10.55
                        • Published

                        utility-guards

                        Utils for runtime and static type checking in JS and TS

                        • v3.0.1
                        • 10.41
                        • Published

                        hardwired-hooks

                        Minimalistic, type-safe dependency injection solution for TypeScript

                        • v0.9.2
                        • 10.41
                        • Published

                        auto-typegen

                        Automatically generate TypeScript interfaces from JSON data, API responses, or database schemas. Perfect for Mongoose, Sequelize, and raw data. Simplify your workflow and ensure type safety with just one function call!

                        • v1.0.4
                        • 10.41
                        • Published

                        @epicallan/money-ts

                        TypeScript library for type-safe and lossless encoding and manipulation of world currencies and precious metals

                        • v0.2.3
                        • 10.39
                        • Published

                        @ayka/dibox

                        A type-safe dependency injection container with lazy loading and caching

                        • v1.1.0
                        • 10.25
                        • Published

                        @cobeo2004/proof-sub

                        A production-ready, real-time, type-safe publish-subscribe system with dynamic schema loading, automatic client code generation, and **full Node.js compatibility**.

                        • v0.0.5
                        • 10.07
                        • Published

                        @gecut/mixins

                        A tiny, TypeScript-powered package of hyper-fast LitElement mixins. Enhance your web components with swift, type-safe functionality that’s easy to integrate.

                        • v2.2.4
                        • 9.76
                        • Published

                        ts-has-own-property

                        Fix for Object.hasOwnProperty, which normally just returns a boolean, which is not good when you care about strong typing

                        • v1.0.3
                        • 9.75
                        • Published

                        @nameof/nameof

                        A tiny utility for safely extracting property names from TypeScript objects — inspired by C#'s [`nameof`](https://learn.microsoft.com/en-us/dotnet/csharp/language-reference/operators/nameof) operator.

                        • v1.0.0
                        • 9.74
                        • Published

                        goobs-database-plugin

                        A flexible and extensible multi-database plugin for TypeScript projects, initially featuring MongoDB support. This plugin offers generic CRUD operations with company and user segregation, type-safe document handling, automatic metadata tracking, and built

                        • v0.2.2
                        • 9.74
                        • Published

                        @tienedev/datype

                        Modern TypeScript utility library with pragmatic typing and zero dependencies

                        • v0.1.0
                        • 9.74
                        • Published

                        tyne

                        Tyne is a minimalist, type-safe schema system for defining data shapes, inferring TypeScript types, validating runtime data, and generating `.d.ts` files. Built for speed, clarity, and type fidelity.

                        • v1.0.13
                        • 9.72
                        • Published

                        safers

                        Safely convert to the desired data and error-free refine values.

                        • v0.1.0-alpha.1
                        • 9.59
                        • Published

                        simple-fetch-ts

                        `simple-fetch-ts` is a TypeScript library designed to simplify HTTP requests using a builder-pattern approach. It provides a fluent API for creating, configuring, and executing various HTTP methods (`GET`, `POST`, `PUT`, `PATCH`, `DELETE`) with type safet

                        • v1.1.0
                        • 9.59
                        • Published

                        notion-contentlayer

                        Type-safe Notion content layer for easily rendering Notion content. Works with the Remark & Rehype ecosystem.

                        • v0.0.3
                        • 9.58
                        • Published

                        typepersist

                        A TypeScript library for type-safe database operations

                        • v0.1.6
                        • 9.38
                        • Published

                        next-routes-typed

                        Generate type-safe route utilities for Next.js app router

                        • v0.1.0
                        • 9.37
                        • Published

                        @svelte-put/tooltip

                        over-engineered, type-safe, headless, and extensible tooltip builder vs Svelte action

                        • v1.0.2
                        • 9.37
                        • Published

                        web3-multicall3

                        Type-safe typescript wrapper for multicall3

                        • v0.2.1
                        • 9.21
                        • Published

                        react-router-typing

                        Helper library to make React Router navigation type-safe

                        • v1.0.0
                        • 9.21
                        • Published

                        types-cookie

                        Type-safe cookie package built for TypeScript.

                        • v2.0.0
                        • 9.07
                        • Published

                        create-nadle

                        Initialize Nadle into an existing project with zero hassle.

                        • v0.0.2
                        • 9.07
                        • Published

                        @sondr3/radiant

                        A simple, type-safe, and functional way to create HTML documents in TypeScript.

                        • v0.3.1
                        • 8.98
                        • Published

                        @yuankui/rpc

                        Type-safe RPC framework

                        • v0.2.1
                        • 8.98
                        • Published

                        @ffsm/utils

                        A collection of utility functions for React and JavaScript, providing type-safe utilities for common tasks like prop management, conditional rendering, and more.

                        • v0.0.5
                        • 8.97
                        • Published

                        @sylo/money-ts

                        TypeScript library for type-safe and lossless encoding and manipulation of world currencies and precious metals

                        • v0.2.1-2
                        • 8.95
                        • Published

                        eaux

                        A lightweight and functional-style library that provides robust abstractions for handling optional values and handling operations that can either succeed or fail. By making states explicit, it encourages precise and deliberate management of application lo

                        • v1.0.7
                        • 8.95
                        • Published

                        selvedge

                        A type-safe, declarative DSL for building robust, composable LLM prompts and programs in TypeScript. Selvedge simplifies prompt engineering, structured output, and multi-model orchestration.

                        • v0.0.3
                        • 8.83
                        • Published

                        electron-typesafe-ipc

                        Module for safe inter process communication (IPC) in electron. TypeScript supported.

                        • v0.0.17
                        • 8.82
                        • Published

                        solay

                        A powerful layout and serialization library for Solana smart contracts. Enhanced type-safe buffer layout with Solana-specific types support.

                        • v0.1.0
                        • 8.82
                        • Published

                        mongozen

                        Type-safe, developer-friendly MongoDB aggregation pipeline builder for TypeScript, with auto-relation support and full IntelliSense. Works great with NestJS, Mongoose, or Node.js apps.

                        • v1.0.0
                        • 8.68
                        • Published

                        nihilsit

                        TypeScript library for type-safe and lossless encoding and manipulation of world currencies and precious metals

                        • v1.4.1
                        • 8.53
                        • Published

                        fetch-buddy

                        A TypeScript API client that creates fetch requests from a staticly typed structured object

                        • v0.3.2
                        • 8.53
                        • Published

                        superbridge

                        A powerful, type-safe, and easy-to-use Electron bridge with support for sending callback functions over the bridge

                        • v1.0.5
                        • 8.52
                        • Published

                        @rajmazumder/grabenv

                        GrabEnv is a lightweight, developer-friendly utility for validating, parsing, and managing environment variables in TypeScript apps. Combining dotenv for seamless loading and Zod for schema-based validation, it offers type-safe, reliable configuration man

                        • v0.1.2
                        • 8.40
                        • Published

                        @ffsm/store

                        A powerful state management library for React, providing a simple and efficient way to manage application state with built-in support for serialization, deserialization, and type safety.

                        • v0.0.1
                        • 8.40
                        • Published

                        @adam-rocska/invertible

                        A library for creating and managing invertible functions and type-safe pipelines in TypeScript.

                        • v1.1.3
                        • 8.40
                        • Published

                        moroccan-regions-cities

                        A comprehensive, type-safe Node.js package for handling Moroccan regions and cities with advanced features including caching, validation, search functionality, and multi-language support.

                        • v2.0.0
                        • 8.40
                        • Published

                        isomorphic-app-router

                        History-free and dependency-free isomorphic routing library in vanilla JS

                        • v0.8.1
                        • 8.40
                        • Published

                        @nadle/cli

                        A modern, type-safe task runner for Node.js inspired by the awesome Gradle build tool

                        • v0.3.0
                        • 8.39
                        • Published

                        firesage

                        🔥 Extremely High Precision Typescript Wrapper for Firestore Web, Providing Unparalleled Type Safe and Dev Experience

                        • v0.0.0
                        • 8.26
                        • Published

                        io-ts-path

                        type-safe paths for io-ts models

                        • v1.1.1
                        • 8.26
                        • Published

                        rounding-decimal

                        Accurate Rounding up to 16n decimal places

                          • v1.0.5
                          • 8.07
                          • Published

                          @vegajs/storage

                          A flexible and type-safe storage service adapter for TypeScript and JavaScript. Supports various storage mechanisms like localStorage, query strings, and mock storage with both asynchronous and synchronous APIs.

                          • v1.0.0-beta.33
                          • 8.06
                          • Published

                          harmony-plugin-manager

                          A comprehensive TypeScript library for generating harmonious color palettes with WCAG 2.1 accessibility compliance

                          • v1.0.0
                          • 8.06
                          • Published

                          @andreasnicolaou/query-builder

                          A flexible and type-safe query builder for constructing complex conditional expressions with support for nested groups, various operators, and function calls.

                          • v1.1.0
                          • 8.05
                          • Published

                          @throned/tsr

                          ![TSR](./assets/banner-left.png)

                          • v0.2.1
                          • 8.04
                          • Published

                          imphnen.js

                          A TypeScript web server framework with humanistic syntax, end-to-end type safety, and exceptional developer experience using Bun

                            • v0.1.1
                            • 8.04
                            • Published

                            @ghaerdi/rustify

                            A TypeScript library implementing Rust-like error handling with Result, Ok, and Err types.

                            • v1.2.0
                            • 8.04
                            • Published

                            zod-custom-events

                            Type safe, framework agnostic, Zod based, custom events extension library.

                            • v1.3.2
                            • 7.93
                            • Published

                            @eleven-am/xquery

                            XQuery is a sophisticated TypeScript wrapper for TanStack React Query, designed to enhance developer productivity with OpenAPI-generated clients. It enables developers to build and execute queries using fully type-safe factories instead of managing query

                              • v0.0.23
                              • 7.93
                              • Published

                              matchee

                              Type-safe expression matching

                              • v0.4.3
                              • 7.93
                              • Published

                              ts-case-transformer

                              A TypeScript utility for transforming object keys between different case styles with full type safety

                              • v1.0.1
                              • 7.93
                              • Published

                              @coffret/queue

                              Lightweight, type-safe, and memory-efficient queue for resource-sensitive applications.

                              • v0.2.1
                              • 7.92
                              • Published

                              @bknkit/form

                              A type-safe form component library for React applications, providing a flexible and maintainable way to build forms with various field types and validation.

                              • v0.1.8
                              • 7.92
                              • Published

                              safe-actions-state

                              A lightweight, type-safe utility for Next.js server & client actions with built-in authentication and RBAC(role based access control) checks, Zod validation, auto retries if server action fails, and real-time toast feedback out of the box. Just write your

                              • v1.1.16
                              • 7.80
                              • Published

                              fortifyjs-react

                              React integration for Nehonix FortifyJS - Secure state management with enhanced object operations

                              • v1.0.6
                              • 7.80
                              • Published

                              intly-react

                              > description

                              • v0.0.1-alpha.2
                              • 7.54
                              • Published

                              syringe.ts

                              💉 Type-safe, async library for TypeScript dependency injection

                              • v1.0.2
                              • 7.54
                              • Published

                              jsoncpy

                              Fast and type-safe deep copy utility for JSON-compatible data structures.

                              • v1.0.0
                              • 7.54
                              • Published

                              electron-nano-store

                              A minimalistic, secure, type-safe data store for Electron

                              • v0.6.0
                              • 7.53
                              • Published

                              @libertymp/orpc

                              The type-safe Node.js and browser RPC library built on top of socket.io.

                              • v0.0.5
                              • 7.53
                              • Published

                              terramake

                              Type-safe Infrastructure-as-Code

                              • v0.0.11
                              • 7.40
                              • Published

                              @skarab/ts-pojo-error

                              🔥 Type safe pojo error will help you to easily create typed and serializable error.

                              • v1.4.0
                              • 7.29
                              • Published

                              ts-runtime-serialize

                              A robust, type-driven serialization/deserialization library for TypeScript classes.

                              • v1.0.1
                              • 7.29
                              • Published

                              env-typed-guard

                              Type-safe environment variable parsing with full TypeScript IntelliSense support

                              • v1.0.4
                              • 6.94
                              • Published

                              @bknkit/astro-query

                              A type-safe RTK Query-like data fetching library for Astro, built with TypeScript and React.

                              • v0.0.2
                              • 6.93
                              • Published

                              @soil/web

                              Type-safe HTML and custom components at your fingertips.

                              • v0.3.0
                              • 6.93
                              • Published

                              fp-way-core

                              A simple, type-safe functional programming library for JavaScript/TypeScript with intuitive type-based organization

                              • v2.0.0
                              • 6.82
                              • Published

                              brings

                              A declarative type-safe HTTP fetching library

                              • v0.0.1-alpha.3
                              • 6.72
                              • Published

                              componex

                              A powerful, type-safe component styling library for React that combines the best of CSS-in-JS, utility-first CSS, and component composition. Features include variant support, polymorphic components, and seamless TypeScript integration.

                              • v1.0.4
                              • 6.72
                              • Published

                              zod-prime

                              Enhance Zod with real-world schema utilities for production-grade apps.

                              • v1.0.1
                              • 6.72
                              • Published

                              @future.ai/config

                              Type-safe configuration management for NestJS applications

                              • v0.2.6
                              • 6.72
                              • Published

                              loom-schema

                              Class-based JSON Schema library with full TypeScript support

                                • v1.0.3
                                • 6.72
                                • Published

                                fancy-state-machine

                                Type-safe, composable, seamless data flow Finite-state machine implementation in TypeScript

                                • v1.0.1
                                • 6.72
                                • Published

                                voluptatemmolestias

                                Heavily overloaded functions (pipe/compose) for type-safe function composition in TypeScript

                                • v1.2.2
                                • 6.28
                                • Published

                                bullmq-zod

                                Type-safe BullMQ integration with Zod schema validation

                                • v0.1.1
                                • 6.27
                                • Published

                                next-actionize

                                A powerful TypeScript React library for handling server actions with type-safe validation, built for Next.js applications with React 19+ and Zod schema validation.

                                • v1.0.0
                                • 6.27
                                • Published

                                @somnolence/bun

                                The type-safe REST API Framework of your dreams.

                                • v0.1.14
                                • 6.27
                                • Published

                                ht-rpc

                                (WIP) A type-safe RPC framework built on Hono

                                • v0.0.3
                                • 6.26
                                • Published

                                typebus-cqrs

                                Simple, type-safe CQRS library with auto-registration and minimal boilerplate (typebus-cqrs)

                                • v0.2.0
                                • 6.26
                                • Published

                                @candoa/workflows

                                Type-safe workflow SDK for Candoa with Copilot-friendly syntax. Define chat workflows with triggers, actions, and type safety.

                                • v0.1.0
                                • 6.26
                                • Published

                                aifn

                                Create functions using AI LLMs.

                                • v2.0.0-alpha.1
                                • 6.26
                                • Published