JSPM

Found 2154 results for esm

resolve.exports

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

  • v2.0.3
  • 73.91
  • Published

tsx

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

  • v4.20.5
  • 71.59
  • Published

mdast-util-mdxjs-esm

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

  • v2.0.1
  • 68.84
  • Published

import-meta-resolve

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

  • v4.2.0
  • 68.12
  • Published

@sec-ant/readable-stream

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

  • v0.6.0
  • 67.84
  • 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
  • 66.86
  • Published

mdast-util-mdx

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

  • v3.0.0
  • 65.47
  • Published

import-from-esm

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

  • v2.0.0
  • 63.55
  • Published

parse-imports-exports

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

  • v0.2.4
  • 61.94
  • Published

parse-imports

A blazing fast ES module imports parser.

  • v2.2.1
  • 61.19
  • Published

lowdb

Tiny local JSON database for Node, Electron and the browser

  • v7.0.1
  • 60.80
  • 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
  • 59.52
  • 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.12.5
  • 58.60
  • Published

desm

get the file directory from import.meta.url

  • v1.3.1
  • 57.98
  • 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
  • 57.46
  • Published

size-limit

CLI tool for Size Limit

  • v11.2.0
  • 57.43
  • 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
  • 57.34
  • Published

is-file-esm

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

  • v1.0.0
  • 57.13
  • Published

flowbite

The most popular library of interactive components built with Tailwind CSS

  • v3.1.2
  • 56.81
  • Published

normalize-wheel-es

Mouse wheel normalization across multiple multiple browsers.

  • v1.2.0
  • 55.68
  • Published

tshy

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

  • v3.0.2
  • 55.07
  • Published

keycon

Keyboard Controller

  • v1.4.0
  • 54.91
  • 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.8.2
  • 54.90
  • Published

@web/config-loader

Load a esm or cjs config from the file system

  • v0.3.3
  • 54.30
  • Published

has-dynamic-import

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

  • v2.1.1
  • 53.50
  • Published

load-module

Standard dynamic imports with a few extra features

  • v5.0.0
  • 53.37
  • Published

es-mime-types

mime-types rewrite in TypeScript with ESM and CommonJS targets

  • v0.1.4
  • 52.94
  • Published

es-vary

vary rewrite in TypeScript with ESM and CommonJS targets

  • v0.1.2
  • 52.60
  • Published

esbuild-runner

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

  • v2.2.2
  • 52.47
  • Published

jira.js

A comprehensive JavaScript/TypeScript library designed for both Node.JS and browsers, facilitating seamless interaction with the Atlassian Jira API.

  • v5.2.2
  • 51.56
  • Published

@peggyjs/from-mem

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

  • v3.1.1
  • 50.84
  • Published

@strapi/pack-up

Simple tools for creating interoperable CJS & ESM packages.

  • v5.1.0
  • 50.13
  • Published

fake-tag

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

  • v5.0.0
  • 50.05
  • Published

@tinyhttp/vary

vary rewrite in TypeScript and ESM

  • v0.1.3
  • 49.95
  • Published

es-escape-html

es-escape-html rewrite for ESM

  • v0.1.1
  • 49.62
  • Published

country-data-list

Data about countries - like their ISO codes and currencies

  • v1.5.4
  • 48.62
  • Published

isomorphic-resolve

Isomorphic `require.resolve` for ESM and CommonJS.

  • v1.0.0
  • 48.35
  • Published

pkgroll

Zero-config rollup bundler

  • v2.15.3
  • 48.02
  • Published

auto-config-loader

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

  • v3.0.0
  • 47.92
  • Published

graphql-upload-ts

Typescript 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.

  • v2.1.2
  • 47.85
  • Published

typescript-cookie

A simple, lightweight API for handling cookies in the browser

  • v1.0.6
  • 47.52
  • Published

chanfana

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

  • v2.8.2
  • 47.46
  • Published

esmock

provides native ESM import and globals mocking for unit tests

  • v2.7.1
  • 46.99
  • Published

tsm

TypeScript Module Loader

  • v2.3.0
  • 46.78
  • Published

@chialab/node-resolve

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

  • v0.19.0
  • 46.37
  • 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.1
  • 46.26
  • Published

extensionless

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

  • v1.9.9
  • 46.16
  • Published

tsc-esm-fix

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

  • v3.1.2
  • 45.80
  • Published

mo-walk

walk directory for esm and cjs modules

  • v1.2.0
  • 45.62
  • Published

canvafy

Make configurable canvas easily with Canvafy

  • v7.2.1
  • 45.62
  • Published

color-combos

Get accessibility information about colour combinations

  • v1.1.1
  • 45.42
  • Published

moderndash

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

  • v4.0.0
  • 45.06
  • Published

simport

import like require but async

  • v1.2.0
  • 45.00
  • Published

pdf-img-convert

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

  • v2.0.0
  • 44.98
  • Published

ga-gtag

ES module for the Google Analytics Global Site Tag.

  • v1.2.0
  • 44.87
  • Published

diff-match-patch-es

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

  • v1.0.1
  • 44.86
  • Published

ts-add-js-extension

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

  • v1.6.6
  • 44.18
  • Published

hot-hook

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

    • v0.4.0
    • 44.10
    • Published

    snowpack

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

    • v3.8.8
    • 43.98
    • Published

    esinstall

    Convert packages to ESM.

    • v1.1.7
    • 43.96
    • Published

    gqlmin

    < 1 kB GraphQL query minifier

    • v0.3.1
    • 43.22
    • Published

    tsimportlib

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

    • v0.0.5
    • 43.05
    • Published

    skypack

    The Skypack SDK.

    • v0.3.2
    • 42.95
    • Published

    deepcopy-esm

    ESM compatible deepcopy

    • v2.1.1
    • 42.65
    • Published

    resolve.imports

    resolve "imports" in package.json

    • v2.0.3
    • 42.61
    • Published

    dimport

    Run ES Module syntax in any browser – even IE!

    • v1.0.0
    • 42.31
    • Published

    inclusion

    Dynamic imports for all

    • v1.0.1
    • 42.16
    • Published

    lib-esm

    A tiny `esm` snippets interop lib

    • v0.4.2
    • 42.03
    • Published

    nconf-esm

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

    • v0.0.6
    • 41.88
    • 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.

    • v2.7.0
    • 41.40
    • Published

    tsconfig-strictest

    A collection of strictest typescript configurations for various environments

    • v1.0.0-beta.1
    • 40.98
    • Published

    netstorage

    A TypeScript API and CLI for the Akamai NetStorage REST interface

    • v3.1.2
    • 40.96
    • 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
    • 40.88
    • Published

    esm-module-alias

    An alternative to module-alias, but for esm

    • v2.2.1
    • 40.86
    • Published

    eslint-config-really-strict

    A collection of really strict eslint configurations for various environments

    • v1.0.0-alpha.1
    • 40.56
    • 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.3
    • 40.54
    • Published

    postgrejs

    Professional PostgreSQL client NodeJS

    • v2.22.6
    • 40.47
    • Published

    default-import

    Properly handle CJS imports in ESM.

    • v2.0.8
    • 40.25
    • Published

    @xylabs/typeof

    Base functionality used throughout XY Labs TypeScript/JavaScript libraries

    • v5.0.11
    • 40.20
    • Published

    resolvable-promise

    Promises with the resolve and reject functions exposed

    • v3.1.0
    • 40.02
    • Published

    cjs2esm

    Transforms a project that uses CommonJS to ES Modules.

    • v5.0.0
    • 39.90
    • Published

    ascjs

    ES2015 to CommonJS import/export transformer

    • v6.0.3
    • 39.82
    • Published

    @xylabs/promise

    Base functionality used throughout XY Labs TypeScript/JavaScript libraries

    • v5.0.11
    • 39.63
    • Published

    @xylabs/hex

    Base functionality used throughout XY Labs TypeScript/JavaScript libraries

    • v5.0.11
    • 39.56
    • Published

    esmify

    parse and handle import/export for browserify

    • v2.1.1
    • 39.07
    • Published

    dirname-filename-esm

    Easy __dirname and __filename alternatives for ES Modules

    • v1.1.2
    • 39.05
    • Published

    @xylabs/arraybuffer

    Base functionality used throughout XY Labs TypeScript/JavaScript libraries

    • v5.0.11
    • 39.03
    • Published

    @xylabs/assert

    Base functionality used throughout XY Labs TypeScript/JavaScript libraries

    • v5.0.11
    • 38.90
    • Published

    create-esm-loader

    A utility library for creating Node loader hooks

    • v0.2.5
    • 38.82
    • Published

    @xylabs/error

    Base functionality used throughout XY Labs TypeScript/JavaScript libraries

    • v5.0.11
    • 38.79
    • Published

    @xylabs/platform

    Base functionality used throughout XY Labs TypeScript/JavaScript libraries

    • v5.0.11
    • 38.79
    • Published

    @xylabs/delay

    Base functionality used throughout XY Labs TypeScript/JavaScript libraries

    • v5.0.11
    • 38.66
    • Published

    @xylabs/exists

    Base functionality used throughout XY Labs TypeScript/JavaScript libraries

    • v5.0.11
    • 38.64
    • Published

    missionlog

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

    • v4.1.1
    • 38.60
    • Published

    filedirname

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

    • v3.4.0
    • 38.60
    • Published

    @xylabs/axios

    Base functionality used throughout XY Labs TypeScript/JavaScript libraries

    • v5.0.11
    • 38.50
    • Published

    find-unused-exports

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

    • v7.1.1
    • 38.29
    • 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.23
    • Published

    @xylabs/timer

    Base functionality used throughout XY Labs TypeScript/JavaScript libraries

    • v5.0.11
    • 38.18
    • Published

    @vanillaes/csv

    A modern, fast, RFC 4180 compliant parser for JS

    • v3.0.4
    • 38.16
    • Published

    @tsxper/crc32

    Calculates unsigned CRC32. Optimized Cycle Redundancy Check.

    • v2.1.3
    • 38.12
    • Published

    phone-number-generator-js

    Generates a random phone number following the E.164 international standard

    • v1.2.16
    • 38.09
    • Published

    @xylabs/static-implements

    Base functionality used throughout XY Labs TypeScript/JavaScript libraries

    • v5.0.11
    • 37.86
    • Published

    @xylabs/retry

    Base functionality used throughout XY Labs TypeScript/JavaScript libraries

    • v5.0.11
    • 37.82
    • Published

    specifier-resolution-node

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

    • v1.1.4
    • 37.62
    • Published

    @xylabs/forget

    Base functionality used throughout XY Labs TypeScript/JavaScript libraries

    • v5.0.11
    • 37.61
    • Published

    poku

    🐷 Poku makes testing easy for Node.js, Bun, Deno, and you at the same time.

    • v3.0.2
    • 37.57
    • Published

    @node-loaders/core

    Types, utilities and base class for custom loaders.

    • v1.0.2
    • 37.52
    • Published

    promising-utils

    A utility library for promises, support both esm and commonjs

    • v0.2.2
    • 37.47
    • Published

    @xylabs/array

    Base functionality used throughout XY Labs TypeScript/JavaScript libraries

    • v5.0.11
    • 37.46
    • Published

    @reallyland/esm

    A collection of node modules re-exported as ES Modules

    • v0.0.8
    • 37.39
    • Published

    @putout/plugin-esm

    🐊Putout plugin improves ability to transform ESM code

    • v5.0.0
    • 37.29
    • Published

    @xylabs/telemetry

    Base functionality used throughout XY Labs TypeScript/JavaScript libraries

    • v5.0.11
    • 36.63
    • Published

    eslint-plugin-import-esm

    ESLint plugin that enforces imports to follow native ESM resolution

    • v3.0.1
    • 36.60
    • Published

    cjstoesm

    A tool that can transform CommonJS to ESM

    • v3.0.0
    • 36.53
    • Published

    vite-plugin-esmodule

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

    • v1.5.0
    • 36.38
    • Published

    @knighted/specifier

    Node.js tool for updating your ES module and CommonJS specifiers.

    • v2.0.7
    • 36.05
    • Published

    zcs

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

    • v2.8.4
    • 35.59
    • Published

    buffer-esm

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

    • v1.2.0
    • 34.97
    • Published

    middleware-io

    Modern middleware with promises and status

    • v2.8.1
    • 34.89
    • Published

    woff2-encoder

    A TypeScript library for handling WOFF2 encoding using WebAssembly

    • v2.0.0
    • 34.87
    • Published

    @ts-bridge/cli

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

    • v0.6.3
    • 34.77
    • Published

    @sinclair/hammer

    Build Tool for Browser and Node Applications

    • v0.18.0
    • 34.51
    • Published

    esm-loader-css

    Chainable ESModule Loader for CSS and Preprocessors

    • v1.0.6
    • 34.45
    • Published

    zshy

    Gold-standard build tool for TypeScript libraries

    • v0.4.1
    • 34.42
    • Published

    workers-qb

    Zero dependencies Query Builder for Cloudflare Workers

    • v1.11.0
    • 34.37
    • Published

    resolve-esm

    Shim for `import.meta.resolve`

    • v2.0.3
    • 34.35
    • Published

    @ts-bridge/resolver

    An implementation of the Node.js module resolution algorithm.

    • v0.2.0
    • 34.26
    • Published

    node-module-type

    Detect the module type of a running Node.js file.

    • v1.0.2
    • 33.92
    • Published

    @xylabs/log

    Base functionality used throughout XY Labs TypeScript/JavaScript libraries

    • v5.0.11
    • 33.80
    • Published

    seo-select

    A customizable and accessible select component with search functionality built with Lit

    • v4.0.2
    • 33.69
    • Published

    show-open-file-picker

    A cross-browser ponyfill or polyfill for showOpenFilePicker

    • v0.4.0
    • 33.61
    • Published

    vue-dayjs

    Handy dayjs(2KB immutable date library alternative to Moment.js) filters and directives for Vue.js

      • v1.0.2
      • 33.43
      • Published

      @xylabs/set

      Base functionality used throughout XY Labs TypeScript/JavaScript libraries

      • v5.0.11
      • 33.42
      • Published

      @xylabs/api

      Base functionality used throughout XY Labs TypeScript/JavaScript libraries

      • v5.0.11
      • 33.26
      • Published

      esbuild-esm-loader

      ESM loader to transform imports using ESBuild

      • v0.3.3
      • 32.91
      • Published

      nanodelay

      A tiny (25 bytes) Promise wrapper around setTimeout

      • v2.0.2
      • 32.87
      • Published

      @alwatr/package-tracer

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

      • v5.5.6
      • 32.84
      • Published

      vlt

      The vlt CLI

      • v0.0.0-24
      • 32.81
      • Published

      gulp-stylelint-esm

      Gulp plugin for stylelint with ES module support.

      • v3.0.0
      • 32.80
      • Published

      @wgtechlabs/log-engine

      A lightweight, security-first logging utility with automatic data redaction for Node.js applications - the first logging library with built-in PII protection.

      • v2.2.0
      • 32.71
      • Published

      @iwsio/json-csv-node

      ESM/CJS module that easily converts JSON to CSV. This package supports streaming and buffered conversion to CSV.

      • v6.2.3
      • 32.61
      • Published

      element-book

      An [`element-vir`](https://npmjs.com/package/element-vir) drop-in element for building, testing, and demonstrating a collection of elements (or, in other words, a design system).

      • v26.9.0
      • 32.60
      • Published

      thunk-test

      Modular testing for JavaScript

      • v1.3.8
      • 32.55
      • Published

      v-img-fallback

      Vue imge placeholder directive for broken images.

      • v0.1.5
      • 32.55
      • Published

      @stdlib/esm

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

      • v0.0.3
      • 32.51
      • Published

      @alwatr/logger

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

      • v5.5.6
      • 32.49
      • Published

      gulp-rollup-2

      Gulp plugin for Rollup JavaScript Module Bundler

      • v1.3.1
      • 32.37
      • Published

      graphql-react

      A GraphQL client for React using modern context and hooks APIs that’s lightweight (< 4 kB) but powerful; the first Relay and Apollo alternative with server side rendering.

      • v20.0.0
      • 32.34
      • 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
      • 32.33
      • Published

      hex-and-rgba

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

      • v2.0.0
      • 32.20
      • Published

      canvas-constructor

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

      • v7.0.2
      • 32.19
      • Published

      ngx-scrolltop

      Lightweight, Material Design inspired button for scroll-to-top of the page. No dependencies. Pure Angular!

      • v20.1.0
      • 32.07
      • Published

      serverless-esm-layer

      A serverless plugin that will fix the problem of AWS-Layers not working with ES Modules (ESM .mjs)

      • v1.2.0
      • 32.04
      • Published

      @2bad/tsfix

      [![NPM version](https://img.shields.io/npm/v/@2bad/tsfix)](https://www.npmjs.com/package/@2bad/tsfix) [![License](https://img.shields.io/npm/l/@2bad/tsfix)](https://www.npmjs.com/package/@2bad/tsfix) [![GitHub Build Status](https://img.shields.io/github/a

      • v1.1.1
      • 31.68
      • Published

      @visulima/packem

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

      • v1.28.3
      • 31.64
      • Published

      @xylabs/decimal-precision

      Base functionality used throughout XY Labs TypeScript/JavaScript libraries

      • v5.0.11
      • 31.63
      • Published

      to-esm

      Tool to convert Commonjs files into ESM

      • v2.28.5
      • 31.62
      • Published

      @ssttevee/u8-utils

      Miscellaneous functions for working with Uint8Arrays

      • v0.1.7
      • 31.56
      • Published

      create-es6

      Create a blank free and open Node.js ESM project

        • v1.0.10
        • 31.49
        • 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.

        • v5.5.6
        • 31.35
        • Published

        locale-includes

        String.prototype.includes() but using localeCompare.

        • v1.0.6
        • 31.15
        • Published

        @xylabs/eth-address

        Base functionality used throughout XY Labs TypeScript/JavaScript libraries

        • v5.0.11
        • 31.12
        • Published

        @eik/rollup-plugin

        Rollup plugin for loading import maps from a Eik server and applying the mapping to ECMAScript modules in preparation for upload to the same server.

        • v5.0.11
        • 31.08
        • 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.0.65
        • 31.08
        • 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
        • 31.05
        • Published

        @discordx/importer

        A solution to import files on the module and commonjs at the same time

        • v1.3.3
        • 30.97
        • Published

        next-server-context

        A Next.js App or page decorator, React context object, and React hook to access Node.js HTTP server context when rendering components.

        • v6.0.0
        • 30.90
        • Published

        coverage-node

        A simple CLI to run Node.js and report code coverage.

        • v8.0.0
        • 30.77
        • Published

        dual-publish

        Publish project as dual ES modules and CommonJS package

        • v4.0.0
        • 30.76
        • Published

        @xylabs/storage

        Base functionality used throughout XY Labs TypeScript/JavaScript libraries

        • v5.0.11
        • 30.73
        • Published

        eslint-plugin-esm-import

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

        • v1.0.1
        • 30.58
        • Published

        @xylabs/profile

        Base functionality used throughout XY Labs TypeScript/JavaScript libraries

        • v5.0.11
        • 30.55
        • Published

        base64-transcode

        Base64 encoding and decoding for both browser and node, with binary file support.

        • v1.0.5
        • 30.53
        • Published

        @xylabs/crypto

        Base functionality used throughout XY Labs TypeScript/JavaScript libraries

        • v5.0.11
        • 30.50
        • Published

        @xylabs/bignumber

        Base functionality used throughout XY Labs TypeScript/JavaScript libraries

        • v5.0.11
        • 30.45
        • Published

        @jmruthers/pace-core

        Shared core components and utilities for PACE applications

        • v0.3.26
        • 30.45
        • Published

        @xylabs/mongo

        Base functionality used throughout XYO TypeScript/JavaScript libraries that access Mongo DB

        • v5.0.11
        • 30.42
        • Published

        fishbird

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

        • v1.1.8
        • 30.38
        • Published

        @xylabs/url

        Base functionality used throughout XY Labs TypeScript/JavaScript libraries

        • v5.0.11
        • 30.35
        • Published

        @xylabs/sdk-js

        Base functionality used throughout XY Labs TypeScript/JavaScript libraries

        • v5.0.11
        • 30.24
        • Published

        @xylabs/indexed-db

        Base functionality used throughout XY Labs TypeScript/JavaScript libraries

        • v5.0.11
        • 30.24
        • Published

        @commonify/lowdb

        CommonJS version of lowdb 3.0.0. See https://github.com/mifi/commonify

        • v3.0.0
        • 30.22
        • Published

        esbuild-runner-plugins

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

        • v2.3.0-plugins.0
        • 30.17
        • Published

        disposable-directory

        Asynchronously creates a disposable directory in the OS temporary directory that gets deleted after the callback is done or errors.

        • v6.0.0
        • 30.16
        • Published

        ts-browser-helpers

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

        • v0.19.4
        • 30.10
        • Published

        valid-module

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

        • v2.6.0
        • 30.09
        • Published

        wasi-js

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

        • v1.7.3
        • 30.03
        • Published

        @isentinel/stylua

        A code formatter for Lua (ESM/CJS fork)

        • v2.1.0-esm.2
        • 30.01
        • Published

        dfts-qrcode

        tiny and simple-to-use Javascript / TypeScript QR-Code generator library. Fully type-safe and esm module compatible

        • v1.1.0
        • 29.95
        • Published

        @xylabs/jest-helpers

        Base functionality used throughout XY Labs TypeScript/JavaScript libraries

        • v5.0.11
        • 29.94
        • Published

        react-waterfall-render

        Renders nested React components with asynchronous cached loading; useful for GraphQL clients and server side rendering.

        • v5.0.0
        • 29.93
        • Published

        @xylabs/vitest-matchers

        Base functionality used throughout XY Labs TypeScript/JavaScript libraries

        • v5.0.11
        • 29.93
        • Published

        @miracleufo/react-g-translator

        A modern, free, lightweight npm package for translating react apps (component wrapper.) No API keys or language list files are required.

        • v1.3.4
        • 29.89
        • Published

        @nekzus/mcp-server

        NPM Sentinel MCP - A powerful Model Context Protocol (MCP) server that revolutionizes NPM package analysis through AI. Built to integrate with Claude and Anthropic AI, it provides real-time intelligence on package security, dependencies, and performance.

        • v1.8.1
        • 29.84
        • Published

        multipassify-ts

        This is an example TypeScript Package ready to be published on npm. It has been set up with automated tests and package publishing workflow using GitHub Actions CI/CD. It is made primarily for GitHub + VS Code (Windows / Mac / Linux) users who are about t

        • v0.0.1
        • 29.80
        • Published

        punycode-esm

        Typescript + ESM version of punycode.js

        • v1.0.15
        • 29.80
        • Published

        loadr

        Quickly attach multiple ESM Loaders and/or --require hooks together

        • v0.1.1
        • 29.77
        • Published