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

https://github.com/mrmlnc/fast-glob

:rocket: It's a very fast and efficient glob library for Node.js

filesystem find fs glob glob-pattern globbing node-glob patterns readdir scandir wildcard

Last synced: 28 Jul 2026

https://github.com/taylorhakes/fecha

Lightweight and simple JS date formatting and parsing

date javascript parsing

Last synced: 28 Jul 2026

https://github.com/swc-project/swc

Rust-based platform for the Web

babel compiler ecmascript ecmascript-parser javascript parser rust swc typescript typescript-compiler typescript-parser

Last synced: 28 Jul 2026

https://github.com/survivejs/webpack-merge

Merge designed for webpack

merging-loaders webpack webpack-specifics

Last synced: 28 Jul 2026

https://github.com/mafintosh/mkdirp-classic

Mirror of mkdirp 0.5.2

Last synced: 28 Jul 2026

https://github.com/bufbuild/protobuf-es

Protocol Buffers for ECMAScript. The only JavaScript Protobuf library that is fully-compliant with Protobuf conformance tests.

javascript protobuf protoc-plugin protocol-buffers schema typescipt

Last synced: 28 Jul 2026

https://github.com/tdegrunt/jsonschema

JSON Schema validation

javascript json-schema nodejs

Last synced: 28 Jul 2026

https://github.com/jshttp/media-typer

Simple RFC 6838 media type parser and formatter

javascript media mime nodejs type

Last synced: 28 Jul 2026

https://github.com/mongodb-js/mongodb-connection-string-url

MongoDB connection strings, based on the WhatWG URL API

Last synced: 28 Jul 2026

https://github.com/sindresorhus/clean-stack

Clean up error stack traces

Last synced: 28 Jul 2026

https://github.com/cyphar/filepath-securejoin

Proposed filepath.SecureJoin implementation

filesystem golang proposal symlink

Last synced: 28 Jul 2026

https://github.com/JsCommunity/make-error

Make your own error types!

Last synced: 28 Jul 2026

https://github.com/isaacs/inherits

Easy simple tiny inheritance in JavaScript

Last synced: 28 Jul 2026

https://github.com/jsdom/jsdom

A JavaScript implementation of various web standards, for use with Node.js

dom-apis html javascript jsdom nodejs

Last synced: 28 Jul 2026

https://github.com/sindresorhus/default-require-extensions

Node's default require extensions as a separate module

nodejs

Last synced: 28 Jul 2026

https://github.com/sindresorhus/object-assign

ES2015 Object.assign() ponyfill

Last synced: 28 Jul 2026

https://github.com/mathiasbynens/regexpu-core

regexpu’s core functionality, i.e. `rewritePattern(pattern, flag, options)`, which enables rewriting regular expressions that make use of the ES6 `u` flag into equivalent ES5-compatible regular expression patterns.

Last synced: 28 Jul 2026

https://github.com/syntax-tree/mdast-util-phrasing

utility to check if an mdast node is phrasing content

markdown mdast mdast-util syntax-tree

Last synced: 28 Jul 2026

https://github.com/yibn2008/find-process

find process by port/pid/name etc.

cli find-process port process

Last synced: 28 Jul 2026

https://github.com/archiverjs/node-compress-commons

a library that defines a common interface for working with archive formats within node

Last synced: 28 Jul 2026

https://github.com/TypeStrong/fork-ts-checker-webpack-plugin

Webpack plugin that runs typescript type checker on a separate process.

babel-loader checker eslint plugin speedup ts-loader typescript vue webpack webpack-plugin

Last synced: 28 Jul 2026

https://github.com/dylang/node-xml

Fast and simple Javascript-based XML generator/builder for Node projects.

Last synced: 28 Jul 2026

https://github.com/sindresorhus/parse-json

Parse JSON with more helpful errors

Last synced: 28 Jul 2026

https://github.com/jonschlinkert/is-plain-object

Returns true if the given value is an object created by the Object constructor.

is is-obj is-object is-plain-obj isobject javascript object plain-object plain-objects

Last synced: 28 Jul 2026

https://github.com/A11yance/aria-query

Programmatic access to the ARIA specification

accessibility aria wcag2

Last synced: 28 Jul 2026

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

Pass arbitrary constants between your module files

Last synced: 28 Jul 2026

https://github.com/gulpjs/interpret

A dictionary of file extensions and associated module loaders.

Last synced: 28 Jul 2026

https://github.com/websockets/ws

Simple to use, blazing fast and thoroughly tested WebSocket client and server for Node.js

javascript node nodejs real-time rfc-6455 websocket websocket-client websocket-compression websocket-server

Last synced: 28 Jul 2026

https://github.com/remarkablemark/style-to-object

📝 Parse CSS inline style to JavaScript object.

css inline-style inline-styles javascript npm object parser pojo style-to-object

Last synced: 28 Jul 2026

https://github.com/argos-ci/jest-puppeteer

Run tests using Jest & Puppeteer 🎪✨

chrome chromeless integration-testing jest jest-environment puppeteer

Last synced: 28 Jul 2026

https://github.com/junosuarez/node-listenercount

backwards compatible version of builtin events.listenercount

Last synced: 28 Jul 2026

https://github.com/Raynos/for-each

A better forEach

Last synced: 28 Jul 2026

https://github.com/mafintosh/duplexify

Turn a writable and readable stream into a streams2 duplex stream with support for async initialization and streams1/streams2 input

Last synced: 28 Jul 2026

https://github.com/jonschlinkert/fill-range

Fill in a range of numbers or letters, positive or negative, optionally passing an increment or multiplier to use.

capture expand fill increment letters micromatch numbers range regex-range sequence step

Last synced: 28 Jul 2026

https://github.com/archiverjs/node-archiver

a streaming interface for archive generation

archiver javascript nodejs tar zip

Last synced: 28 Jul 2026

https://github.com/webpack/schema-utils

Options Validation

ajv schema schema-utils validation validator

Last synced: 28 Jul 2026

https://github.com/es-shims/typedarray

Last synced: 28 Jul 2026

https://github.com/mathiasbynens/jsesc

Given some data, jsesc returns the shortest possible stringified & ASCII-safe representation of that data.

ascii-safe code-generation ecmascript escape escape-sequences javascript json stringify unicode

Last synced: 28 Jul 2026

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

HTTP message parser in JavaScript.

cli http javascript nodejs parser protocol

Last synced: 28 Jul 2026

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

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

Last synced: 28 Jul 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: 28 Jul 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: 28 Jul 2026

https://github.com/jsdom/tr46

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

Last synced: 28 Jul 2026

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

Get the first fulfilled promise that satisfies the provided testing function

Last synced: 28 Jul 2026

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

🔴 Receives payloads then sends them to your local server

Last synced: 28 Jul 2026

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

An XML serializer that follows the W3C specification.

Last synced: 28 Jul 2026

https://github.com/terkelg/prompts

❯ Lightweight, beautiful and user-friendly interactive prompts

choice cli command-line interface nodejs prompt prompter prompts

Last synced: 28 Jul 2026

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

Error comparison and information related utility for node and the browser

Last synced: 28 Jul 2026

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

A minimal library for throttling async concurrency.

Last synced: 28 Jul 2026

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

Last synced: 28 Jul 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: 28 Jul 2026

https://github.com/remarkjs/remark

markdown processor powered by plugins part of the @unifiedjs collective

ast commonmark javascript markdown remark unified

Last synced: 28 Jul 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: 28 Jul 2026

https://github.com/hapijs/topo

Topological sorting with grouping support

Last synced: 28 Jul 2026

https://github.com/WebReflection/flatted

A fast and minimal circular JSON parser.

Last synced: 28 Jul 2026

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

Generic resource pooling for node.js

Last synced: 28 Jul 2026

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

List of known void HTML elements

element html void

Last synced: 28 Jul 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: 28 Jul 2026

https://github.com/tinylibs/tinyexec

📟 A tiny, higher level interface around child_process

Last synced: 28 Jul 2026

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

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

Last synced: 28 Jul 2026

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

GORM mysql driver

gorm gorm-mysql-driver mysql

Last synced: 28 Jul 2026

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

Go zip library with Append (Updater) support.

Last synced: 28 Jul 2026

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

Pure random number generator written in TypeScript

Last synced: 28 Jul 2026

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

Easily handle defaults for your options

Last synced: 28 Jul 2026

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

An elegant lib that converts the chalked text to HTML.

Last synced: 28 Jul 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: 28 Jul 2026

https://github.com/josdejong/workerpool

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

Last synced: 28 Jul 2026

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

Last synced: 28 Jul 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: 28 Jul 2026

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

Go implementation of The Update Framework (TUF)

Last synced: 28 Jul 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: 28 Jul 2026

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

Count the longest repeating streak of a substring

character count repeat streak

Last synced: 28 Jul 2026

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

reflect api without runtime reflect.Value cost

go golang reflect reflection

Last synced: 28 Jul 2026

https://github.com/ramda/ramda

:ram: Practical functional Javascript

javascript ramda

Last synced: 28 Jul 2026

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

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

Last synced: 28 Jul 2026

https://github.com/gkz/optionator

JavaScript option parsing and help generation library

Last synced: 28 Jul 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: 28 Jul 2026

https://github.com/jakejs/jake

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

Last synced: 28 Jul 2026

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

The reference implementation of Sass, written in Dart.

css-preprocessor dart dart-sass sass

Last synced: 28 Jul 2026

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

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

npm-cli

Last synced: 28 Jul 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: 28 Jul 2026

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

handle multiple require hooks

Last synced: 28 Jul 2026

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

PostCSS loader for webpack

postcss webpack

Last synced: 28 Jul 2026

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

List of standard HTML tags

Last synced: 28 Jul 2026

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

Object.keys shim

ecmascript es-shims es5 javascript keys object polyfill shim

Last synced: 28 Jul 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: 28 Jul 2026

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

Indent each line in a string

Last synced: 28 Jul 2026

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

Improved typeof detection for node.js and the browser.

Last synced: 28 Jul 2026

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

Official ES spec-compliant polyfill for Object.fromEntries

ecmascript entries fromentries javascript object

Last synced: 28 Jul 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: 28 Jul 2026

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

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

Last synced: 28 Jul 2026

https://github.com/jinzhu/inflection

Pluralizes and singularizes English nouns

go golang inflection

Last synced: 28 Jul 2026

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

The fastest implementation of Levenshtein distance in JS/TS.

Last synced: 28 Jul 2026

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

parse SPDX license expressions

Last synced: 28 Jul 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: 28 Jul 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: 28 Jul 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: 28 Jul 2026

https://github.com/mathiasbynens/he

A robust HTML entity encoder/decoder written in JavaScript.

decode decoder encode encoder html-entities javascript

Last synced: 28 Jul 2026

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

Remove document scroll bar. Nothing more

Last synced: 28 Jul 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: 28 Jul 2026