An open API service for producing an overview of a list of open source projects.

https://github.com/miguelmota/http-message-parser

HTTP message parser in JavaScript.

cli http javascript nodejs parser protocol

Last synced: 12 Aug 2026

https://github.com/i18next/i18next-http-backend

i18next-http-backend is a backend layer for i18next using in Node.js, in the browser and for Deno.

backend deno fetch i18next javascript nodejs plugin xhr

Last synced: 12 Aug 2026

https://github.com/rexxars/eventsource-parser

Streaming, source-agnostic EventSource/Server-Sent Events parser

Last synced: 12 Aug 2026

https://github.com/syntax-tree/mdast-util-gfm-strikethrough

mdast extension to parse and serialize GFM strikethrough

delete gfm mdast mdast-util strikethrough unist

Last synced: 12 Aug 2026

https://github.com/syntax-tree/mdast-util-gfm-task-list-item

mdast extension to parse and serialize GFM task list items

check done mdast mdast-util tasklist todo unist

Last synced: 12 Aug 2026

https://github.com/jsdom/tr46

An implementation of the Unicode UTS #46: Unicode IDNA Compatibility Processing.

Last synced: 12 Aug 2026

https://github.com/sindresorhus/p-locate

Get the first fulfilled promise that satisfies the provided testing function

Last synced: 12 Aug 2026

https://github.com/react-container-query/resize-observer-lite

A ResizeObserver polyfill that has limited functionality of ResizeObserver.

Last synced: 12 Aug 2026

https://github.com/probot/smee-client

🔴 Receives payloads then sends them to your local server

Last synced: 12 Aug 2026

https://github.com/jsdom/w3c-xmlserializer

An XML serializer that follows the W3C specification.

Last synced: 12 Aug 2026

https://github.com/terkelg/prompts

❯ Lightweight, beautiful and user-friendly interactive prompts

choice cli command-line interface nodejs prompt prompter prompts

Last synced: 12 Aug 2026

https://github.com/chaijs/check-error

Error comparison and information related utility for node and the browser

Last synced: 12 Aug 2026

https://github.com/strml/async-limiter

A minimal library for throttling async concurrency.

Last synced: 12 Aug 2026

https://github.com/isaacs/path-scurry

Last synced: 12 Aug 2026

https://github.com/npm/node-which

Like which(1) unix command. Find the first instance of an executable in the PATH.

npm-cli

Last synced: 12 Aug 2026

https://github.com/remarkjs/remark

markdown processor powered by plugins part of the @unifiedjs collective

ast commonmark javascript markdown remark unified

Last synced: 12 Aug 2026

https://github.com/pbojinov/request-ip

A Node.js module for retrieving a request's IP address on the server.

address ip nodejs nodejs-library npm request

Last synced: 12 Aug 2026

https://github.com/hapijs/topo

Topological sorting with grouping support

Last synced: 12 Aug 2026

https://github.com/babel/preset-modules

A Babel preset that targets modern browsers by fixing engine bugs (will be merged into preset-env eventually)

babel

Last synced: 12 Aug 2026

https://github.com/WebReflection/flatted

A fast and minimal circular JSON parser.

Last synced: 12 Aug 2026

https://github.com/coopernurse/node-pool

Generic resource pooling for node.js

Last synced: 12 Aug 2026

https://github.com/wooorm/html-void-elements

List of known void HTML elements

element html void

Last synced: 12 Aug 2026

https://github.com/invertase/cluster-key-slot

Generates CRC hashes for strings - for use by Node Redis clients to determine key slots.

Last synced: 12 Aug 2026

https://github.com/tinylibs/tinyexec

📟 A tiny, higher level interface around child_process

Last synced: 12 Aug 2026

https://github.com/gin-contrib/sse

Server-Sent Events implementation in Go. Used by the Gin Framework.

Last synced: 12 Aug 2026

https://github.com/go-gorm/mysql

GORM mysql driver

gorm gorm-mysql-driver mysql

Last synced: 12 Aug 2026

https://github.com/starry-s/zip

Go zip library with Append (Updater) support.

Last synced: 12 Aug 2026

https://github.com/dubzzz/pure-rand

Pure random number generator written in TypeScript

Last synced: 12 Aug 2026

https://github.com/sindresorhus/node-defaults

Easily handle defaults for your options

Last synced: 12 Aug 2026

https://github.com/jonschlinkert/global-modules

Returns the directory used by NPM for globally installed NPM packages.

directory filepath global installed javascript jonschlinkert modules node node-modules nodejs nodemodules npm packages path prefix

Last synced: 12 Aug 2026

https://github.com/Tjatse/ansi-html

An elegant lib that converts the chalked text to HTML.

Last synced: 12 Aug 2026

https://github.com/npm/npm-bundled

Run this in a node package, and it'll tell you which things in node_modules are bundledDependencies, or transitive dependencies of bundled dependencies.

npm-cli

Last synced: 12 Aug 2026

https://github.com/josdejong/workerpool

Offload tasks to a pool of workers on node.js and in the browser

Last synced: 12 Aug 2026

https://github.com/Srivatsa-Kasagar/diff

Last synced: 12 Aug 2026

https://github.com/jonschlinkert/shallow-clone

Make a shallow clone of an object, array or primitive.

array clone object regex regular-expression shallow

Last synced: 12 Aug 2026

https://github.com/DataDog/go-tuf

Go implementation of The Update Framework (TUF)

Last synced: 12 Aug 2026

https://github.com/jeff-lewis/cls-hooked

cls-hooked : CLS using AsynWrap or async_hooks instead of async-listener for node 4.7+

async-hooks asynchooks asyncwrap cls cls-hooked continuation-local-storage nodejs

Last synced: 12 Aug 2026

https://github.com/wooorm/longest-streak

Count the longest repeating streak of a substring

character count repeat streak

Last synced: 12 Aug 2026

https://github.com/modern-go/reflect2

reflect api without runtime reflect.Value cost

go golang reflect reflection

Last synced: 12 Aug 2026

https://github.com/ramda/ramda

:ram: Practical functional Javascript

javascript ramda

Last synced: 12 Aug 2026

https://github.com/css-modules/postcss-modules-scope

A CSS Modules transform to extract export statements from local-scope classes

Last synced: 12 Aug 2026

https://github.com/gkz/optionator

JavaScript option parsing and help generation library

Last synced: 12 Aug 2026

https://github.com/ljharb/async-function

A function that returns the normally hidden `AsyncFunction` constructor

Last synced: 12 Aug 2026

https://github.com/inspect-js/is-weakref

Is this value a JS WeakRef? This module works cross-realm/iframe, and despite ES6 @@toStringTag.

Last synced: 12 Aug 2026

https://github.com/jakejs/jake

JavaScript build tool, similar to Make or Rake. Built to work with Node.js.

Last synced: 12 Aug 2026

https://github.com/sass/dart-sass

The reference implementation of Sass, written in Dart.

css-preprocessor dart dart-sass sass

Last synced: 12 Aug 2026

https://github.com/npm/parse-conflict-json

Parse a JSON string that has git merge conflicts, resolving if possible

npm-cli

Last synced: 12 Aug 2026

https://github.com/jonschlinkert/cwd

Get the current working directory relative to the calling module.

cwd dir directory file fs javascript jonschlinkert node nodejs path resolve

Last synced: 12 Aug 2026

https://github.com/istanbuljs/append-transform

handle multiple require hooks

Last synced: 12 Aug 2026

https://github.com/webpack/postcss-loader

PostCSS loader for webpack

postcss webpack

Last synced: 12 Aug 2026

https://github.com/sindresorhus/html-tags

List of standard HTML tags

Last synced: 12 Aug 2026

https://github.com/ljharb/object-keys

Object.keys shim

ecmascript es-shims es5 javascript keys object polyfill shim

Last synced: 12 Aug 2026

https://github.com/syntax-tree/unist-util-stringify-position

utility to serialize a node, position, or point as a human readable location

position stringify syntax-tree unist unist-util util

Last synced: 12 Aug 2026

https://github.com/sindresorhus/indent-string

Indent each line in a string

Last synced: 12 Aug 2026

https://github.com/chaijs/type-detect

Improved typeof detection for node.js and the browser.

Last synced: 12 Aug 2026

https://github.com/es-shims/Object.fromEntries

Official ES spec-compliant polyfill for Object.fromEntries

ecmascript entries fromentries javascript object

Last synced: 12 Aug 2026

https://github.com/lukeed/mri

Quickly scan for CLI flags and arguments

args argv cli cli-flags command-line flags minimist parser yargs

Last synced: 12 Aug 2026

https://github.com/DataDog/datadog-lambda-go

The Datadog AWS Lambda package for Go

Last synced: 12 Aug 2026

https://github.com/philidem/node-app-root-dir

Simple module to infer the root directory of the currently running node application

Last synced: 12 Aug 2026

https://github.com/jinzhu/inflection

Pluralizes and singularizes English nouns

go golang inflection

Last synced: 12 Aug 2026

https://github.com/ka-weihe/fastest-levenshtein

The fastest implementation of Levenshtein distance in JS/TS.

Last synced: 12 Aug 2026

https://github.com/jslicense/spdx-expression-parse.js

parse SPDX license expressions

Last synced: 12 Aug 2026

https://github.com/shellscape/postcss-values-parser

A CSS property value parser for PostCSS

css cssnext lesshint parse postcss postcss-values-parser values

Last synced: 12 Aug 2026

https://github.com/chaijs/chai

BDD / TDD assertion framework for node.js and the browser that can be paired with any testing framework.

assertions bdd chai javascript tdd

Last synced: 12 Aug 2026

https://github.com/mswjs/interceptors

Low-level network interception library for Node.js.

fetch http https intercept interceptor mock node nodejs request request-interception xhr

Last synced: 12 Aug 2026

https://github.com/mathiasbynens/he

A robust HTML entity encoder/decoder written in JavaScript.

decode decoder encode encoder html-entities javascript

Last synced: 12 Aug 2026

https://github.com/theKashey/react-remove-scroll-bar

Remove document scroll bar. Nothing more

Last synced: 12 Aug 2026

https://github.com/sysgears/webpack-virtual-modules

Webpack Virtual Modules is a webpack plugin that lets you create, modify, and delete in-memory files in a way that webpack treats them as if they were physically presented in the file system.

modules overlay virtual webpack webpack-plugin

Last synced: 12 Aug 2026

https://github.com/cfware/node-preload

Request that Node.js child processes preload modules

Last synced: 12 Aug 2026

https://github.com/sindresorhus/p-try

Start a promise chain

Last synced: 12 Aug 2026

https://github.com/algolia/react-element-to-jsx-string

Turn a ReactElement into the corresponding JSX string

format formatting jsx react string utils

Last synced: 12 Aug 2026

https://github.com/lukeed/escalade

A tiny (183B to 210B) and fast utility to ascend parent directories

Last synced: 12 Aug 2026

https://github.com/iamkun/dayjs

⏰ Day.js 2kB immutable date-time library alternative to Moment.js with the same modern API

date date-formatting datetime dayjs moment time

Last synced: 12 Aug 2026

https://github.com/bodgit/windows

Golang library for working with Windows primitives

golang golang-library golang-module golang-package time windows

Last synced: 12 Aug 2026

https://github.com/skonves/express-http-context

Get and set request-scoped context anywhere

Last synced: 12 Aug 2026

https://github.com/TypeStrong/ts-node

TypeScript execution and REPL for node.js

hacktoberfest nodejs repl runtime ts ts-node typescript typescript-compiler typescript-node

Last synced: 12 Aug 2026

https://github.com/BerkeleyTrue/warning

A mirror of Facebook's Warning

Last synced: 12 Aug 2026

https://github.com/npm/validate-npm-package-name

Is the given string an acceptable npm package name?

npm-cli

Last synced: 12 Aug 2026

https://github.com/pmmmwh/react-refresh-webpack-plugin

A Webpack plugin to enable "Fast Refresh" (also previously known as Hot Reloading) for React components.

error-overlay fast-refresh hot-reload react webpack-plugin

Last synced: 12 Aug 2026

https://github.com/sindresorhus/untildify

Convert a tilde path to an absolute path: ~/dev => /Users/sindresorhus/dev

Last synced: 12 Aug 2026

https://github.com/olekukonko/cat

cat - Because life's too short for ugly string building code. 😻

Last synced: 12 Aug 2026

https://github.com/mathiasbynens/unicode-match-property-value-ecmascript

Match a Unicode property or property alias to its canonical property name per the algorithm used for RegExp Unicode property escapes in ECMAScript.

Last synced: 12 Aug 2026

https://github.com/EventSource/eventsource

EventSource client for Node.js, browsers and other JavaScript runtimes

eventsource server-sent-events sse

Last synced: 12 Aug 2026

https://github.com/iarna/console-control-strings

A library of cross-platform tested terminal/console command strings for doing things like color and cursor positioning. This is a subset of both ansi and vt100. All control codes included work on both Windows & Unix-like OSes, except where noted.

Last synced: 12 Aug 2026

https://github.com/jonschlinkert/find-pkg

Find the first directory with a package.json, recursing up, starting with the given directory. Similar to look-up but does not support globs and only searches for package.json. Async and sync.

file filepath find find-pkg-up find-up findup javascript jonschlinkert node nodejs package packagejson pkg resolve

Last synced: 12 Aug 2026

https://github.com/Tada5hi/smob

A zero dependency library to safe merge objects and arrays with customizable behavior.

array-merge deep-merge merge merge-deep nodejs object object-merge safe typescript

Last synced: 12 Aug 2026

https://github.com/stream-utils/stream-to-array

[OBSOLETE] Concatenate a readable stream's data into a single array.

Last synced: 12 Aug 2026

https://github.com/DataDog/sketches-go

Go implementations of the distributed quantile sketch algorithm DDSketch

ddsketch quantile

Last synced: 12 Aug 2026

https://github.com/json5/json5

JSON5 — JSON for Humans

json json5

Last synced: 12 Aug 2026

https://github.com/storybookjs/icons

Library of icons used in apps and marketing sites

Last synced: 12 Aug 2026

https://github.com/jaystack/odata-v4-parser

OData v4 parser

Last synced: 12 Aug 2026

https://github.com/browserify/node-util

node.js util module as a module

nodejs shim

Last synced: 12 Aug 2026

https://github.com/yargs/yargs-unparser

convert back a yargs argv object to its original array form

Last synced: 12 Aug 2026

https://github.com/panva/oidc-token-hash

Create and validate hashes pushed by OpenID Connect providers to ID Tokens.

Last synced: 12 Aug 2026

https://github.com/wooorm/collapse-white-space

Collapse white space.

collapse space white white-space

Last synced: 12 Aug 2026

https://github.com/so-ric/colorspace

Generate HEX colors for a given namespace.

Last synced: 12 Aug 2026

https://github.com/storybookjs/mdx2-csf

MDX to CSF compiler using MDXv2

Last synced: 12 Aug 2026

https://github.com/streamich/hyperdyperid

Very fast base-36 ID generator and random integer generator for Node.js

Last synced: 12 Aug 2026

https://github.com/go-playground/assert

:exclamation:Basic Assertion Library used along side native go testing, with building blocks for custom assertions

Last synced: 12 Aug 2026

https://github.com/spaolacci/murmur3

Native MurmurHash3 Go implementation

Last synced: 12 Aug 2026