JSPM

Found 3612 results for esm

tsx

TypeScript Execute (tsx): Node.js enhanced with esbuild to run TypeScript & ESM files

  • v4.23.0
  • 77.37
  • Published

resolve.exports

A tiny (952b), correct, general-purpose, and configurable "exports" and "imports" resolver without file-system reliance

  • v2.0.3
  • 75.50
  • Published

mdast-util-mdxjs-esm

mdast extension to parse and serialize MDX.js ESM (import/exports)

  • v2.0.1
  • 73.88
  • Published

upath

A drop-in replacement / proxy to Node.js path, replacing \\ with / for all results & adding file extension functions.

  • v3.0.8
  • 73.16
  • Published

import-meta-resolve

Resolve things like Node.js — ponyfill for `import.meta.resolve`

  • v4.2.0
  • 72.84
  • Published

@sec-ant/readable-stream

A tiny, zero-dependency yet spec-compliant asynchronous iterator polyfill/ponyfill for ReadableStreams.

  • v0.7.0
  • 71.89
  • Published

node-exports-info

Info about node `exports` field support: version ranges, categories, etc.

  • v2.0.0
  • 71.54
  • Published

stream-chain

Chain functions, generators, Node streams, and Web streams into a pipeline with backpressure support.

  • v4.2.5
  • 68.32
  • Published

extract-files

A function to recursively extract files and their object paths within a value, replacing them with null in a deep clone without mutating the original value. FileList instances are treated as File instance arrays. Files are typically File and Blob instance

  • v13.0.0
  • 67.34
  • Published

mdast-util-mdx

mdast extension to parse and serialize MDX (or MDX.js)

  • v3.0.0
  • 66.58
  • Published

parse-imports-exports

Fast and easy parser for declarations of import and export in ECMAScript/TypeScript

  • v0.2.4
  • 65.44
  • Published

lowdb

Tiny local JSON database for Node, Electron and the browser

  • v7.0.1
  • 65.41
  • Published

z-schema

Fast, lightweight JSON Schema validator for Node.js and browsers — full support for draft-04, draft-06, draft-07, draft-2019-09, and draft-2020-12 (latest)

  • v12.3.1
  • 65.06
  • Published

tiny-lru

A fast, lightweight LRU (Least Recently Used) cache for JavaScript with O(1) operations and optional TTL support.

  • v13.0.0
  • 63.93
  • Published

import-from-esm

Import a module like with require() but from a given path (for ESM)

  • v2.0.0
  • 63.78
  • Published

cross-dirname

[Node.js](https://nodejs.org) + [Gjs](https://gjs.guide/) + [Deno](https://deno.land/) module that returns the current script dirname and filename. Similar to `__dirname` and `__filename` but also works in CommonJs and ES modules.

  • v0.1.0
  • 63.43
  • Published

@es-joy/resolve.exports

A tiny (952b), correct, general-purpose, and configurable "exports" and "imports" resolver without file-system reliance

  • v1.2.0
  • 63.36
  • Published

@nevware21/ts-utils

Comprehensive TypeScript/JavaScript utility library with cross-environment support (Node.js, browser, web worker) providing helper functions, polyfills (ES5-ES2023), type checking utilities, and optimized implementations for better minification and code r

  • v0.15.0
  • 61.85
  • Published

parse-imports

A blazing fast ES module imports parser.

  • v3.0.0
  • 61.57
  • Published

jalaali-js

Converts Gregorian and Jalaali calendars to each other

  • v2.0.0
  • 59.11
  • Published

flowbite

The most popular library of interactive components built with Tailwind CSS

  • v4.0.2
  • 58.44
  • Published

size-limit

CLI tool for Size Limit

  • v12.1.0
  • 58.41
  • Published

apollo-upload-client

A terminating Apollo Link for Apollo Client that fetches a GraphQL multipart request if the GraphQL variables contain files (by default FileList, File, or Blob instances), or else fetches a regular GraphQL POST or GET request (depending on the config and

  • v19.0.0
  • 58.35
  • Published

graphql-upload

Middleware and a scalar Upload to add support for GraphQL multipart requests (file uploads via queries and mutations) to various Node.js GraphQL servers.

  • v17.0.0
  • 58.20
  • Published

desm

get the file directory from import.meta.url

  • v1.3.1
  • 58.00
  • Published

json-diff-ts

Modern TypeScript JSON diff library - Zero dependencies, high performance, ESM + CommonJS support. Calculate and apply differences between JSON objects with advanced features like key-based array diffing, JSONPath support, and atomic changesets.

  • v4.10.4
  • 57.62
  • Published

jira.js

Modern Jira REST API client for JavaScript and TypeScript. Full-featured library for Jira Cloud API v2/v3, Jira Agile API, and Jira Service Desk API. Works in Node.js and browsers with TypeScript support, tree-shaking, and comprehensive type definitions.

  • v5.4.0
  • 57.55
  • Published

keycon

Keyboard Controller

  • v1.4.0
  • 57.29
  • Published

normalize-wheel-es

Mouse wheel normalization across multiple multiple browsers.

  • v1.2.0
  • 55.30
  • Published

es-vary

vary rewrite in TypeScript with ESM and CommonJS targets

  • v0.1.2
  • 54.92
  • Published

es-mime-types

mime-types rewrite in TypeScript with ESM and CommonJS targets

  • v0.1.4
  • 54.91
  • Published

has-dynamic-import

Does the current environment have `import()` support?

  • v2.1.1
  • 54.09
  • Published

slackify-markdown

Convert markdown into Slack-specific markdown

  • v5.0.0
  • 54.02
  • Published

load-module

Standard dynamic imports with a few extra features

  • v5.0.0
  • 53.35
  • Published

@peggyjs/from-mem

Load a string as if it was an esm or commonjs module with a given filename.

  • v3.1.4
  • 53.15
  • Published

is-file-esm

Determines whether a Node file is a Module (`import`) or a Script (`require`)

  • v1.0.0
  • 53.15
  • Published

tshy

TypeScript HYbridizer - Hybrid (CommonJS/ESM) TypeScript node package builder

  • v4.1.3
  • 52.89
  • Published

extensionless

Node.js loader for import specifiers as file paths without extensions or as directory paths

  • v2.0.6
  • 52.67
  • Published

country-data-list

Data about countries - like their ISO codes and currencies

  • v1.6.3
  • 52.28
  • Published

esbuild-runner

Super-fast on-the-fly transpilation of modern JS, TypeScript and JSX using esbuild

  • v2.2.2
  • 52.08
  • Published

graphql-upload-ts

TypeScript-first middleware and Upload scalar for GraphQL multipart requests (file uploads) with support for Apollo Server, Express, Koa, and more.

  • v2.2.0
  • 51.09
  • Published

auto-config-loader

Find and load configuration from a package.json property, rc file, or CommonJS module.

  • v3.0.4
  • 50.90
  • Published

sigilid

A tiny, tree-shakeable ID toolkit for TypeScript apps. Secure core with optional subpath exports for prefixed IDs, typed IDs, validation, and custom alphabets.

  • v1.2.0
  • 50.82
  • Published

diff-match-patch-es

ESM and TypeScript rewrite of Google's diff-match-patch

  • v1.0.1
  • 50.77
  • Published

@strapi/pack-up

Simple tools for creating interoperable CJS & ESM packages.

  • v5.1.1
  • 50.63
  • Published

@chialab/node-resolve

A promise based node resolution library based on enhanced-resolve.

  • v0.19.1
  • 49.82
  • Published

tsc-esm-fix

Make tsc-compiled `es2020/esnext` bundles compatible with esm/mjs requirements

  • v3.1.2
  • 49.73
  • Published

hot-hook

Easy hot module reloading (HMR) for Node.js and ESM

    • v1.0.0
    • 49.70
    • Published

    esmock

    provides native ESM import and globals mocking for unit tests

    • v2.7.6
    • 49.67
    • Published

    pkgroll

    Zero-config rollup bundler

    • v2.27.1
    • 49.26
    • Published

    isomorphic-resolve

    Isomorphic `require.resolve` for ESM and CommonJS.

    • v1.0.0
    • 49.17
    • Published

    chanfana

    OpenAPI 3 and 3.1 schema generator and validator for Hono, itty-router and more!

    • v3.3.0
    • 48.36
    • Published

    fake-tag

    A fake template literal tag to trick syntax highlighters, linters and formatters into action.

    • v5.0.0
    • 47.65
    • Published

    graphql-upload-minimal

    Minimalistic and developer friendly middleware and an Upload scalar to add support for GraphQL multipart requests (file uploads via queries and mutations) to various Node.js GraphQL servers.

    • v1.6.4
    • 47.58
    • Published

    tsm

    TypeScript Module Loader

    • v2.3.0
    • 47.52
    • Published

    ts-add-js-extension

    Add .js extension to each relative ESM import and export statement in JavaScript file

    • v1.6.6
    • 47.51
    • Published

    es-escape-html

    es-escape-html rewrite for ESM

    • v0.1.1
    • 47.46
    • Published

    password-generator

    Memorable password generator for Node and browsers (async WebCrypto).

    • v3.0.0
    • 47.45
    • Published

    deepcopy-esm

    ESM compatible deepcopy

    • v2.1.2
    • 47.35
    • Published

    @tinyhttp/vary

    vary rewrite in TypeScript and ESM

    • v0.1.3
    • 47.21
    • Published

    gqlmin

    < 1 kB GraphQL query minifier

    • v0.3.2
    • 47.01
    • Published

    moderndash

    A Typescript-First utility library inspired by Lodash. Optimized for modern browsers.

    • v4.0.2
    • 46.50
    • Published

    tsimportlib

    > Currently an alpha-quality, best-effort implementation. > May be unnecessary if you use TypeScript's `"module": "NodeNext", "moduleResolution": "NodeNext"`

    • v0.0.5
    • 46.36
    • Published

    vite-plugin-wrapper

    A Vite plugin for transparently wrapping matched modules with custom implementations.

    • v0.1.0
    • 45.97
    • Published

    @claude-flow/neural

    Self-Optimizing Neural Architecture (SONA) for Claude Flow — adaptive learning, trajectory tracking, pattern reuse, 7 RL algorithms (PPO/A2C/DQN/Q-Learning/SARSA/Decision Transformer/Curiosity), Flash Attention, MoE routing, LoRA, EWC++ for continual lear

    • v3.0.0-alpha.9
    • 45.84
    • Published

    typescript-cookie

    A simple, lightweight API for handling cookies in the browser

    • v1.0.6
    • 45.74
    • Published

    mo-walk

    walk directory for esm and cjs modules

    • v1.2.0
    • 45.27
    • Published

    color-combos

    Get accessibility information about colour combinations

    • v1.2.1
    • 45.22
    • Published

    eslint-plugin-esm-import

    ESLint plugin which enforces explicit .js extensions in local imports while leveraging import resolvers.

    • v1.0.1
    • 45.13
    • Published

    @putout/plugin-esm

    🐊Putout plugin improves ability to transform ESM code

    • v10.8.1
    • 44.80
    • Published

    zshy

    Gold-standard build tool for TypeScript libraries

    • v0.7.3
    • 44.56
    • Published

    resolve.imports

    resolve "imports" in package.json

    • v2.0.3
    • 44.07
    • Published

    ga-gtag

    ES module for the Google Analytics Global Site Tag.

    • v1.2.0
    • 43.45
    • Published

    cron-fast

    Fast and tiny JavaScript/TypeScript cron parser with timezone support - works in Node.js, Deno, Bun, Cloudflare Workers, and browsers. Zero dependencies.

    • v3.4.0
    • 43.32
    • Published

    uniku

    Minimal, tree-shakeable unique ID generators for every JavaScript runtime

    • v0.2.0
    • 43.31
    • Published

    pdf-img-convert

    A simple module to convert PDF files into image buffers (without filesystem usage)

    • v2.0.0
    • 43.22
    • Published

    n2words

    Convert numbers to words in 70+ languages with zero dependencies. Supports BigInt, decimals, and browser/Node.js environments.

    • v5.1.1
    • 43.14
    • Published

    punycode-esm

    Typescript + ESM version of punycode.js

    • v1.0.15
    • 43.11
    • Published

    import-sync

    Synchronously import dynamic ECMAScript Modules similar to CommonJS require. Basic wrapper around esm for compatibility with both ESM and CJS projects in NodeJS.

    • v2.2.6
    • 43.03
    • Published

    module

    Generate the minimal skeleton for a new node.js module/package.

    • v2.0.0
    • 43.00
    • Published

    inclusion

    Dynamic imports for all

    • v1.0.1
    • 42.77
    • Published

    canvafy

    Make configurable canvas easily with Canvafy

    • v7.2.1
    • 42.56
    • Published

    build-url-ts

    A small library that builds a URL given its components

    • v6.3.0
    • 42.50
    • Published

    simport

    import like require but async

    • v1.2.0
    • 42.30
    • Published

    thesvg

    3,800+ brand SVG icons - tree-shakeable, typed, dual ESM/CJS. The one-stop brand icon library.

    • v3.2.4
    • 42.27
    • Published

    specifier-resolution-node

    Node.js loader for import specifiers as file paths without extensions or as directory paths

    • v1.1.4
    • 42.16
    • Published

    lib-esm

    A tiny `esm` snippets interop lib

    • v0.4.2
    • 42.02
    • Published

    bc3

    Zero-dependency TypeScript parser for FIEBDC-3/BC3 construction budget files (Presto, ARQUIMEDES, TCQ). Builds a type-safe hierarchical model for bills of quantities, cost databases, and construction project budgets.

    • v1.1.0
    • 41.91
    • Published

    esbuild-esm-loader

    ESM loader to transform imports using ESBuild

    • v0.3.3
    • 41.81
    • Published

    missionlog

    🚀 lightweight TypeScript abstract logger • level based filtering and optional tagging • supports both ESM & CJS

    • v4.1.3
    • 41.78
    • Published

    hucre

    Zero-dependency spreadsheet engine. Read & write XLSX, CSV, ODS. Schema validation, streaming, tree-shakeable. Pure TypeScript, works everywhere.

    • v0.6.1
    • 41.65
    • Published

    default-import

    Properly handle CJS imports in ESM.

    • v2.0.8
    • 41.58
    • Published

    esm-module-alias

    An alternative to module-alias, but for esm

    • v2.2.1
    • 41.36
    • Published

    @vanillaes/csv

    A modern, fast, RFC 4180 compliant parser for JS

    • v4.1.3
    • 41.30
    • Published

    @proload/core

    Searches for and loads your tool's JavaScript configuration files with full support for CJS, ESM, TypeScript and more.

    • v0.3.3
    • 41.25
    • Published

    woff2-encoder

    A TypeScript library for handling WOFF2 encoding using WebAssembly

    • v2.0.0
    • 41.14
    • Published

    snowpack

    The ESM-powered frontend build tool. Fast, lightweight, unbundled.

    • v3.8.8
    • 41.05
    • Published

    @thesvg/icons

    Tree-shakeable SVG icon components and raw SVG strings from thesvg.org - 4,400+ brand icons

    • v3.2.4
    • 40.88
    • Published

    workers-qb

    Zero dependencies Query Builder for Cloudflare Workers

    • v1.14.0
    • 40.83
    • Published

    dirname-filename-esm

    Easy __dirname and __filename alternatives for ES Modules

    • v1.1.2
    • 40.78
    • Published

    @thesvg/react

    Typed React SVG components for all 3,800+ brand icons from thesvg.org

    • v3.2.4
    • 40.68
    • Published

    nconf-esm

    Hierarchical node.js configuration with files, environment variables, command-line arguments, and atomic object merging.

    • v0.0.6
    • 40.63
    • Published

    cjs2esm

    Transforms a project that uses CommonJS to ES Modules.

    • v6.0.0
    • 40.22
    • Published

    react-use-uuid

    A React Hook for generating a unique id for the lifetime of a Component

    • v3.0.0
    • 40.14
    • Published

    @tsxper/crc32

    Calculates unsigned CRC32. Optimized Cycle Redundancy Check.

    • v2.1.3
    • 40.12
    • Published

    dimport

    Run ES Module syntax in any browser – even IE!

    • v1.0.0
    • 39.96
    • Published

    esinstall

    Convert packages to ESM.

    • v1.1.7
    • 39.86
    • Published

    esmify

    parse and handle import/export for browserify

    • v2.1.1
    • 39.82
    • Published

    resolvable-promise

    Promises with the resolve and reject functions exposed

    • v3.1.0
    • 39.55
    • Published

    create-esm-loader

    A utility library for creating Node loader hooks

    • v0.2.5
    • 39.50
    • Published

    filedirname

    Fetch the current file and directory path, no matter your environment (Deno, Node.js, Web Browsers, ESM, CJS)

    • v3.4.0
    • 39.41
    • Published

    cjstoesm

    A tool that can transform CommonJS to ESM

    • v3.0.0
    • 39.38
    • Published

    tsnite

    TypeScript at full throttle—fast, safe, unstoppable. 🚀

    • v0.2.3
    • 39.33
    • Published

    skypack

    The Skypack SDK.

    • v0.3.2
    • 39.31
    • Published

    babel-plugin-transform-rewrite-imports

    Add an extension to import specifiers that do not already have one, replace the extensions of those that do, or even rewrite specifiers entirely

    • v1.5.4
    • 39.13
    • Published

    @ts-bridge/cli

    Bridge the gap between ES modules and CommonJS modules with an easy-to-use alternative to `tsc`.

    • v0.6.4
    • 38.91
    • Published

    tsconfig-to-dual-package

    A simple tool that add package.json({"type":"commonjs"/"module"}) to TypeScript outDir for dual package.

    • v1.2.0
    • 38.87
    • Published

    netstorage

    A TypeScript API and CLI for the Akamai NetStorage REST interface

    • v3.1.2
    • 38.82
    • Published

    string-builder

    A fast, zero-dependency string builder for Node.js with ESM, CommonJS, and TypeScript support.

    • v1.0.0
    • 38.76
    • Published

    @ts-bridge/resolver

    An implementation of the Node.js module resolution algorithm.

    • v0.2.0
    • 38.47
    • Published

    middleware-io

    Modern middleware with promises and status

    • v2.8.1
    • 38.36
    • Published

    @nexustechpro/baileys

    Advanced WhatsApp Web API built on Baileys — interactive messages, buttons, carousels, products, events, payments, polls, albums, sticker packs and more.

    • v2.1.6
    • 38.30
    • Published

    @alwatr/logger

    Fancy colorful console debugger with custom scope written in tiny TypeScript, ES module.

    • v9.38.1
    • 38.19
    • Published

    @vibes.diy/prompts

    [![Join our Discord](https://discord-badge.selem.workers.dev/i/vnpWycj4Ta.svg)](https://discord.gg/vnpWycj4Ta)

    • v5.0.1
    • 38.02
    • Published

    datamatrix-svg-ts

    DataMatrix ECC 200 barcode generator as SVG - TypeScript implementation

    • v1.0.2
    • 37.83
    • Published

    @knighted/module

    Bidirectional transform for ES modules and CommonJS.

    • v1.6.0
    • 37.75
    • Published

    eslint-plugin-import-next

    Drop-in replacement for eslint-plugin-import. 100x faster no-cycle detection, AI-optimized fixes, zero config migration.

    • v2.3.7
    • 37.42
    • Published

    @ambicuity/shutdown-manager

    Zero-drama shutdown orchestration for production Node.js HTTP services. Drain connections, stop new traffic, run cleanup hooks, and exit safely across Docker, Kubernetes, Express, Fastify, Koa, and native HTTP.

    • v1.0.0
    • 37.33
    • Published

    vlt

    The vlt CLI

    • v1.0.0-rc.32
    • 37.29
    • Published

    vibes-diy

    Command-line tool for vibes.diy — generate, edit, pull, push, and publish AI-built apps

    • v5.0.1
    • 36.95
    • Published

    find-unused-exports

    A CLI and equivalent JS API to find unused ECMAScript module exports in a project.

    • v9.0.0
    • 36.79
    • Published

    use-vibes

    Transform any DOM element into an AI-powered micro-app

    • v5.0.1
    • 36.76
    • Published

    gulp-stylelint-esm

    Gulp plugin for stylelint with ES module support.

    • v3.0.0
    • 36.73
    • Published

    @ariestools/sdk

    All-in-one umbrella for the Aries Tools TypeScript/JavaScript utility libraries

    • v8.0.3
    • 36.71
    • Published

    @septh/ts-run

    The minimalist TypeScript script runner for Node

    • v2.2.0
    • 36.64
    • Published

    buffer-esm

    A cross-platform, partial implementation shim of Node Buffer.

    • v1.2.0
    • 36.47
    • Published

    @ambicuity/matterforge

    Parse front-matter from a string or file. Fast, reliable and easy to use. Parses YAML front matter by default, but also has support for YAML, JSON, TOML or Coffee Front-Matter, with options to set custom delimiters.

    • v1.0.0
    • 36.45
    • Published

    @visulima/packem

    A fast and modern bundler for Node.js and TypeScript.

    • v1.28.3
    • 36.45
    • Published

    wasi-js

    Javascript implementation of WASI for Node.js and the Browser.

    • v1.7.3
    • 36.41
    • Published

    nanodelay

    A tiny (25 bytes) Promise wrapper around setTimeout

    • v2.0.2
    • 36.33
    • Published

    vite-plugin-esmodule

    Build ES module to CommonJs module for Node.js/Electron

    • v1.5.0
    • 36.21
    • Published

    @botom/quill-resize-module

    Modern, secure Quill.js module to resize images, GIFs, videos, and iframes — touch & pinch-to-resize, keyboard accessible, persistent sizing through Quill Deltas, upload hooks, and zero known high-severity vulnerabilities.

    • v2.2.0
    • 35.86
    • Published

    @ssabrojs/hwpxjs

    HWPX(OWPML)/HWP 5.0(CFB/OLE2) 문서 파싱 + 변환 TypeScript 라이브러리. Markdown·HTML 양방향 변환, 표/이미지/폰트/스타일 보존, 브라우저 ESM 번들 제공.

    • v0.4.0
    • 35.45
    • Published

    trello.js

    Type-safe Trello REST API client for TypeScript and JavaScript. ESM-only, tree-shakable, runtime-validated by Zod 4. Full coverage of boards, cards, lists, checklists, members, webhooks, organizations. Atlassian Trello SDK for Node.js 22+ and modern brows

    • v2.1.6
    • 35.43
    • Published

    penthouse-esm

    Generate critical path CSS for web pages (ESM fork of penthouse)

    • v3.0.0
    • 35.33
    • Published

    module-compat

    Module type detection and loading for CJS and ESM compatibility

    • v0.1.1
    • 35.27
    • Published

    zotero-client-ts

    A lightweight, minimalistic TypeScript client for the Zotero API. Complete TypeScript re-implementation with 100% API compatibility, full type safety, and modern ESM/CJS builds.

    • v0.1.2
    • 35.14
    • Published

    protocol-launcher

    One-click launch URL generator for protocol-based apps.

    • v1.27.0
    • 35.11
    • Published

    js-chess-engine

    Simple and fast Node.js chess engine with configurable AI and no dependencies

    • v2.4.6
    • 35.08
    • Published

    clear-router

    Laravel-style routing for Node.js with support for Express, H3, Fastify, Hono, and Koa, including CommonJS, ESM, and TypeScript support.

    • v2.9.1
    • 34.95
    • Published

    @alwatr/fetch

    `@alwatr/fetch` is an enhanced, lightweight, and dependency-free wrapper for the native `fetch` API. It provides modern features like caching strategies, request retries, timeouts, and intelligent duplicate request handling, all in a compact package.

    • v9.38.1
    • 34.68
    • Published

    @sinclair/hammer

    Build Tool for Browser and Node Applications

    • v0.19.0
    • 34.63
    • Published

    threepipe

    A modern 3D viewer framework built on top of three.js, written in TypeScript, designed to make creating high-quality, modular, and extensible 3D experiences on the web simple and enjoyable.

    • v0.5.1
    • 34.61
    • Published

    @evolu/sqlite-wasm

    SQLite Wasm conveniently wrapped as an ES Module. (Multiple Ciphers Support)

    • v2.2.4
    • 34.61
    • Published

    @alwatr/delay

    Comprehensive toolkit for managing asynchronous operations.

    • v9.38.1
    • 34.59
    • Published

    @digitak/tsc-esm

    A cli utility that compile using tsc then add .js extension to esm import names

    • v3.1.4
    • 34.45
    • Published

    bncode

    BitTorrent bencoding and decoding library for Node.js

    • v0.6.0
    • 34.43
    • Published

    solarlunar-es

    一个公历农历转化工具,支持esmodule

    • v1.0.9
    • 34.42
    • Published

    @stackpress/lib

    Shared library used across stackpress projects

    • v0.10.5
    • 34.35
    • Published

    vm-worker

    Tiny virtual machine for browser to execute javascript modules in Web Worker

    • v2.0.1
    • 34.34
    • Published

    supershy

    TypeScript HYbridizer - Hybrid (CommonJS/ESM) TypeScript node package builder

    • v1.0.0
    • 34.33
    • Published

    @alwatr/platform-info

    This module provides a way to detect the current platform where the script is running. It defines a constant `platformInfo` which holds the information about the current platform.

    • v9.38.1
    • 34.26
    • Published

    graphql-depth-limit-ts

    Limit the complexity of your GraphQL queries based on depth.

    • v1.1.1
    • 34.12
    • Published

    @alwatr/is-number

    A simple utility to Check the value is number or can convert to a number, for example string ' 123 ' can be converted to 123.

    • v9.38.1
    • 34.02
    • Published

    @alwatr/global-this

    Provides access to `globalThis`, ensuring cross-platform compatibility, including browsers (`window`), Node.js (`global`), and Web Workers (`self`).

    • v9.38.1
    • 33.97
    • Published

    etiket

    Zero-dependency barcode & QR code generator — SVG & PNG output. 40+ formats, styled QR codes, tree-shakeable. Pure TypeScript, works everywhere.

    • v0.11.0
    • 33.71
    • Published

    babel-plugin-func-wrap

    Wrap the whole script in a function — export as CommonJS, ES Modules, IIFE, or a global variable

    • v1.1.0
    • 33.70
    • Published

    @anysphere/tsx

    TypeScript Execute (tsx): Node.js enhanced with esbuild to run TypeScript & ESM files

    • v4.21.0-anysphere.1
    • 33.65
    • Published

    @stdlib/esm

    ES module distribution for Stdlib, a standard library for JavaScript and Node.js.

    • v0.0.3
    • 33.61
    • Published

    @alwatr/parse-duration

    A simple utility to parse a duration string into milliseconds number.

    • v9.38.1
    • 33.50
    • Published

    zcs

    A quick and light esm / node module to look up state city or zips to get either.

    • v2.8.4
    • 33.35
    • Published

    ts-node-pack

    Pack a TypeScript package into a Node-compatible npm tarball without modifying the source tree

    • v0.3.5
    • 33.35
    • Published

    @reallyland/esm

    A collection of node modules re-exported as ES Modules

    • v0.0.8
    • 33.32
    • Published

    @alwatr/signal

    Alwatr Signal is a powerful, lightweight, and modern reactive programming library. It is inspired by the best concepts from major reactive libraries but engineered to be faster and more efficient than all of them. It provides a robust and elegant way to m

    • v9.38.1
    • 33.25
    • Published

    dir-archiver

    Deterministic directory archiving and extraction over zip, tar, and layered compression.

    • v3.0.2
    • 33.19
    • Published

    cloudku-uploader

    Blazing-fast, zero-dependency uploader for CloudKu. Supports auto-conversion, chunked uploads, and TypeScript. Easily upload images, videos, audio, and documents via Node.js.

    • v3.0.0
    • 33.19
    • Published

    @alwatr/http-primer

    Essential HTTP utilities for TypeScript, including types for HTTP methods, status codes, and headers.

    • v9.38.1
    • 33.13
    • Published

    valid-module

    Verify that file or package, be it remote, or local, is a valid ECMAScript Module

    • v2.6.0
    • 33.12
    • Published

    @half0wl/tsx

    Fork of TypeScript Execute (tsx) with some fixes.

    • v0.0.0
    • 33.10
    • Published

    canvas-constructor

    A ES6 class for node-canvas with built-in functions and chained methods.

    • v7.0.2
    • 33.08
    • Published

    @alwatr/has-own

    A side-effect-free polyfill/replacement for `Object.hasOwn` that supports all browsers.

    • v9.38.1
    • 33.06
    • Published

    @corentinth/chisels

    Collection of utilities for JavaScript and TypeScript, lightweight and tree-shakable.

    • v2.1.0
    • 33.03
    • Published

    unifi-protect

    A complete implementation of the UniFi Protect API.

    • v5.0.0
    • 33.01
    • Published

    hex-and-rgba

    Convert HEX/HEXa/aHEX with alpha to RGBa and back

    • v2.0.0
    • 32.89
    • Published

    gulp-rollup-2

    Modern Gulp plugin for Rollup 4.x - Bundle JavaScript modules with tree-shaking, multiple output formats (UMD, ESM, CJS, IIFE), and full Rollup API support. Actively maintained.

    • v2.2.0
    • 32.76
    • Published

    @c8y/html-repo

    ESM library exporting echarts, leaflet, and lit for usage in the html widget.

      • v1023.97.7
      • 32.76
      • Published

      ts-browser-helpers

      A collection of utility classes, functions and decorators for javascript/typescript projects, for use in the browser.

      • v0.20.0
      • 32.76
      • Published

      streetjs

      Production-grade TypeScript backend framework. Native PostgreSQL wire driver, JWT, WebSockets, clustering, runtime input validation, field-level encryption, abuse prevention, moderation & privacy controls. No Express. No pg. No Prisma. 3 dependencies.

      • v1.1.1
      • 32.67
      • Published

      node-7z-archive

      ESM front-end to 7-Zip, featuring alternative full 7z CLI tools, binaries for Linux, Windows, Mac OSX, seamlessly create 7zip SFX self extracting archives targeting different platforms.

      • v1.1.7
      • 32.65
      • Published

      node-cjs-interop

      A library to fix the default import interoperability issue in Node.js

      • v0.1.7
      • 32.61
      • Published

      esm-to-cjs

      Transform ESM to Common JS for present NodeJS, without any junk wrappers or useless renaming

      • v1.2.1
      • 32.54
      • Published

      unreadconfig

      <p align="center"> <a href="https://www.npmjs.com/package/unreadconfig" target="_blank" rel="noopener noreferrer"> <img src="https://api.iconify.design/eos-icons:configuration-file-outlined.svg?color=%2380ffb7" alt="logo" width='100'/></a> </p>

      • v0.1.0
      • 32.51
      • Published

      fishbird

      Fishbird is a simple, lightweight, and fast Promise utility library

      • v1.1.8
      • 32.50
      • Published

      esm-loader-css

      Chainable ESModule Loader for CSS and Preprocessors

      • v1.0.6
      • 32.38
      • Published

      franc-ce

      The esm and commonjs compatible version of the franc library

      • v0.1.3
      • 32.37
      • Published

      react-keycon

      React Key Controller Hooks Component

      • v0.3.0
      • 32.28
      • Published

      ts-dual-module

      Easily build dual module packages (esm + cjs) using typescript

      • v0.6.3
      • 32.27
      • Published

      @doeixd/csv-utils

      Utilities for csv files / arrays of objects

      • v2.3.4
      • 32.25
      • Published