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

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

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

npm-cli

Last synced: 07 Sep 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: 07 Sep 2026

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

handle multiple require hooks

Last synced: 07 Sep 2026

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

PostCSS loader for webpack

postcss webpack

Last synced: 07 Sep 2026

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

List of standard HTML tags

Last synced: 07 Sep 2026

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

Object.keys shim

ecmascript es-shims es5 javascript keys object polyfill shim

Last synced: 07 Sep 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: 07 Sep 2026

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

Indent each line in a string

Last synced: 07 Sep 2026

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

Improved typeof detection for node.js and the browser.

Last synced: 07 Sep 2026

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

Official ES spec-compliant polyfill for Object.fromEntries

ecmascript entries fromentries javascript object

Last synced: 07 Sep 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: 07 Sep 2026

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

The Datadog AWS Lambda package for Go

Last synced: 07 Sep 2026

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

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

Last synced: 07 Sep 2026

https://github.com/jinzhu/inflection

Pluralizes and singularizes English nouns

go golang inflection

Last synced: 07 Sep 2026

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

The fastest implementation of Levenshtein distance in JS/TS.

Last synced: 07 Sep 2026

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

parse SPDX license expressions

Last synced: 07 Sep 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: 07 Sep 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: 07 Sep 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: 07 Sep 2026

https://github.com/mathiasbynens/he

A robust HTML entity encoder/decoder written in JavaScript.

decode decoder encode encoder html-entities javascript

Last synced: 07 Sep 2026

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

Remove document scroll bar. Nothing more

Last synced: 07 Sep 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: 07 Sep 2026

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

Request that Node.js child processes preload modules

Last synced: 07 Sep 2026

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

Start a promise chain

Last synced: 07 Sep 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: 07 Sep 2026

https://github.com/lukeed/escalade

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

Last synced: 07 Sep 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: 07 Sep 2026

https://github.com/bodgit/windows

Golang library for working with Windows primitives

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

Last synced: 07 Sep 2026

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

Get and set request-scoped context anywhere

Last synced: 07 Sep 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: 07 Sep 2026

https://github.com/BerkeleyTrue/warning

A mirror of Facebook's Warning

Last synced: 07 Sep 2026

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

Is the given string an acceptable npm package name?

npm-cli

Last synced: 07 Sep 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: 07 Sep 2026

https://github.com/sindresorhus/untildify

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

Last synced: 07 Sep 2026

https://github.com/olekukonko/cat

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

Last synced: 07 Sep 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: 07 Sep 2026

https://github.com/EventSource/eventsource

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

eventsource server-sent-events sse

Last synced: 07 Sep 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: 07 Sep 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: 07 Sep 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: 07 Sep 2026

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

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

Last synced: 07 Sep 2026

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

Go implementations of the distributed quantile sketch algorithm DDSketch

ddsketch quantile

Last synced: 07 Sep 2026

https://github.com/json5/json5

JSON5 — JSON for Humans

json json5

Last synced: 07 Sep 2026

https://github.com/storybookjs/icons

Library of icons used in apps and marketing sites

Last synced: 07 Sep 2026

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

OData v4 parser

Last synced: 07 Sep 2026

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

node.js util module as a module

nodejs shim

Last synced: 07 Sep 2026

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

convert back a yargs argv object to its original array form

Last synced: 07 Sep 2026

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

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

Last synced: 07 Sep 2026

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

Collapse white space.

collapse space white white-space

Last synced: 07 Sep 2026

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

Generate HEX colors for a given namespace.

Last synced: 07 Sep 2026

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

MDX to CSF compiler using MDXv2

Last synced: 07 Sep 2026

https://github.com/streamich/hyperdyperid

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

Last synced: 07 Sep 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: 07 Sep 2026

https://github.com/spaolacci/murmur3

Native MurmurHash3 Go implementation

Last synced: 07 Sep 2026

https://github.com/expressjs/cookie-parser

Parse HTTP request cookies

cookie expressjs javascript middleware nodejs

Last synced: 07 Sep 2026

https://github.com/villadora/express-http-proxy

Proxy middleware for express/connect

Last synced: 07 Sep 2026

https://github.com/teambition/merge2

Merge multiple streams into one stream in sequence or parallel (~119M/month downloads).

Last synced: 07 Sep 2026

https://github.com/js-cookie/js-cookie

A simple, lightweight JavaScript API for handling cookies, client-side.

cookie javascript

Last synced: 07 Sep 2026

https://github.com/alexreardon/tiny-warning

A tiny warning function

Last synced: 07 Sep 2026

https://github.com/sindresorhus/mimic-function

Make a function mimic another one

Last synced: 07 Sep 2026

https://github.com/tinylib/msgp

A Go code generator for MessagePack / msgpack.org[Go]

Last synced: 07 Sep 2026

https://github.com/ljharb/get-proto

Robustly get the [[Prototype]] of an object. Uses the best available method.

Last synced: 07 Sep 2026

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

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

finalization finalizationregistry is javascript

Last synced: 07 Sep 2026

https://github.com/jedib0t/go-pretty

Table-writer and more in golang!

ascii golang list pretty progress-bar progressbar string-manipulation table table-writer tablewriter

Last synced: 07 Sep 2026

https://github.com/inspect-js/is-negative-zero

Is this value negative zero? === will lie to you.

is javascript negative zero

Last synced: 07 Sep 2026

https://github.com/jinzhu/now

Now is a time toolkit for golang

go golang time

Last synced: 07 Sep 2026

https://github.com/kaelzhang/node-ignore

🔍 node-ignore is the manager and filter for .gitignore rules, the one used by eslint, prettier and many others.

gitignore ignore-files ignore-patterns ignore-rules javascript nodejs

Last synced: 07 Sep 2026

https://github.com/inspect-js/data-view-buffer

Get the ArrayBuffer out of a DataView, robustly.

Last synced: 07 Sep 2026

https://github.com/jsdom/html-encoding-sniffer

Sniff the encoding from a HTML byte stream

Last synced: 07 Sep 2026

https://github.com/wooorm/devlop

do things in development and nothing otherwise

assert deprecate develop development production

Last synced: 07 Sep 2026

https://github.com/isaacs/node-graceful-fs

fs with incremental backoff on EMFILE

Last synced: 07 Sep 2026

https://github.com/kevinbeaty/any-promise

NOTE: You probably want native promises now

Last synced: 07 Sep 2026

https://github.com/Microsoft/go-winio

Win32 IO-related utilities for Go

Last synced: 07 Sep 2026

https://github.com/fb55/boolbase

two functions: one that returns true, one that returns false

Last synced: 07 Sep 2026

https://github.com/alexreardon/tiny-invariant

A tiny invariant function

assert assertion invariant type-guard

Last synced: 07 Sep 2026

https://github.com/jsdom/whatwg-mimetype

Parses, serializes, manipulates, and sniffs MIME types, according to the WHATWG MIME Sniffing Standard

Last synced: 07 Sep 2026

https://github.com/peterolson/BigInteger.js

An arbitrary length integer library for Javascript

Last synced: 07 Sep 2026

https://github.com/alexreardon/memoize-one

A memoization library which only remembers the latest invocation

javascript memoization memoize performance

Last synced: 07 Sep 2026

https://github.com/scroll-into-view/compute-scroll-into-view

Utility for calculating what should be scrolled, how it's scrolled is up to you

scroll-into-view scroll-into-view-if-needed scrollintoview

Last synced: 07 Sep 2026

https://github.com/spdy-http2/node-spdy

SPDY server on Node.js

Last synced: 07 Sep 2026

https://github.com/es-shims/object-is

ES6-compliant shim for Object.is - differentiates between -0 and +0, and can compare to NaN.

Last synced: 07 Sep 2026

https://github.com/sindresorhus/get-port

Get an available TCP port

Last synced: 07 Sep 2026

https://github.com/gomodule/redigo

Go client for Redis

go redis

Last synced: 07 Sep 2026

https://github.com/thlorenz/deep-is

node's assert.deepEqual algorithm except for the fact that (NaN === NaN) and (+0 !== -0).

Last synced: 07 Sep 2026

https://github.com/markedjs/marked

A markdown parser and compiler. Built for speed.

commonmark compiler gfm hacktoberfest markdown parser

Last synced: 07 Sep 2026

https://github.com/Chris-Baker/pretty-print-object

Stringify an object/array like JSON.stringify just without all the double-quotes

Last synced: 07 Sep 2026

https://github.com/chaijs/sinon-chai

Extends Chai with assertions for the Sinon.JS mocking framework.

Last synced: 07 Sep 2026

https://github.com/exceljs/exceljs

Excel Workbook Manager

csv exceljs hacktoberfest streaming-workbook workbook workbook-writer worksheet xlsx xlsx-workbook xlsxreader xlsxwriter

Last synced: 07 Sep 2026

https://github.com/trailofbits/go-mutexasserts

A small library that allows to check if Go mutexes are locked

Last synced: 07 Sep 2026

https://github.com/jshttp/proxy-addr

Determine address of proxied request

http javascript nodejs proxy x-forwarded-for

Last synced: 07 Sep 2026

https://github.com/junosuarez/find-root

recursively find the closest package.json

Last synced: 07 Sep 2026

https://github.com/prettier/pretty-quick

⚡ Get Pretty Quick

cli git mercurial prettier

Last synced: 07 Sep 2026

https://github.com/jsdoc-type-pratt-parser/jsdoc-type-pratt-parser

A pratt parser for jsdoc types

Last synced: 07 Sep 2026

https://github.com/npm/agent

a set of nodejs http Agent classes used by the npm cli

npm-cli

Last synced: 07 Sep 2026

https://github.com/sindresorhus/npm-run-path

Get your PATH prepended with locally installed binaries

Last synced: 07 Sep 2026

https://github.com/mafintosh/peek-stream

Transform stream that lets you peek the first line before deciding how to parse it

Last synced: 07 Sep 2026

https://github.com/quantizor/markdown-to-jsx

A very fast and versatile markdown toolchain. Output to AST, React, React Native, SolidJS, Vue, HTML, and more!

ast gfm jsx markdown react solidjs vue vuejs

Last synced: 07 Sep 2026

https://github.com/nodejs/readable-stream

Node-core streams for userland

node nodejs

Last synced: 07 Sep 2026

https://github.com/playwright-unofficial-community-archive/jest-process-manager

Starts a server before the Jest tests and tears it down after.

e2e-testing jest playwright

Last synced: 07 Sep 2026

https://github.com/sindresorhus/default-browser

Get the default browser

Last synced: 07 Sep 2026