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

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

Parse HTTP request cookies

cookie expressjs javascript middleware nodejs

Last synced: 13 Aug 2026

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

Proxy middleware for express/connect

Last synced: 13 Aug 2026

https://github.com/teambition/merge2

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

Last synced: 13 Aug 2026

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

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

cookie javascript

Last synced: 13 Aug 2026

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

A tiny warning function

Last synced: 13 Aug 2026

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

Make a function mimic another one

Last synced: 13 Aug 2026

https://github.com/tinylib/msgp

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

Last synced: 13 Aug 2026

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

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

Last synced: 13 Aug 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: 13 Aug 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: 13 Aug 2026

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

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

is javascript negative zero

Last synced: 13 Aug 2026

https://github.com/jinzhu/now

Now is a time toolkit for golang

go golang time

Last synced: 13 Aug 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: 13 Aug 2026

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

Get the ArrayBuffer out of a DataView, robustly.

Last synced: 13 Aug 2026

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

Sniff the encoding from a HTML byte stream

Last synced: 13 Aug 2026

https://github.com/wooorm/devlop

do things in development and nothing otherwise

assert deprecate develop development production

Last synced: 13 Aug 2026

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

fs with incremental backoff on EMFILE

Last synced: 13 Aug 2026

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

NOTE: You probably want native promises now

Last synced: 13 Aug 2026

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

Win32 IO-related utilities for Go

Last synced: 13 Aug 2026

https://github.com/fb55/boolbase

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

Last synced: 13 Aug 2026

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

A tiny invariant function

assert assertion invariant type-guard

Last synced: 13 Aug 2026

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

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

Last synced: 13 Aug 2026

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

An arbitrary length integer library for Javascript

Last synced: 13 Aug 2026

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

A memoization library which only remembers the latest invocation

javascript memoization memoize performance

Last synced: 13 Aug 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: 13 Aug 2026

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

SPDY server on Node.js

Last synced: 13 Aug 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: 13 Aug 2026

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

Get an available TCP port

Last synced: 13 Aug 2026

https://github.com/gomodule/redigo

Go client for Redis

go redis

Last synced: 13 Aug 2026

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

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

Last synced: 13 Aug 2026

https://github.com/markedjs/marked

A markdown parser and compiler. Built for speed.

commonmark compiler gfm hacktoberfest markdown parser

Last synced: 13 Aug 2026

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

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

Last synced: 13 Aug 2026

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

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

Last synced: 13 Aug 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: 13 Aug 2026

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

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

Last synced: 13 Aug 2026

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

Determine address of proxied request

http javascript nodejs proxy x-forwarded-for

Last synced: 13 Aug 2026

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

recursively find the closest package.json

Last synced: 13 Aug 2026

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

⚡ Get Pretty Quick

cli git mercurial prettier

Last synced: 13 Aug 2026

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

A pratt parser for jsdoc types

Last synced: 13 Aug 2026

https://github.com/npm/agent

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

npm-cli

Last synced: 13 Aug 2026

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

Get your PATH prepended with locally installed binaries

Last synced: 13 Aug 2026

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

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

Last synced: 13 Aug 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: 13 Aug 2026

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

Node-core streams for userland

node nodejs

Last synced: 13 Aug 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: 13 Aug 2026

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

Get the default browser

Last synced: 13 Aug 2026

https://github.com/sindresorhus/is-path-cwd

Check if a path is the current working directory

Last synced: 13 Aug 2026

https://github.com/lukeed/dequal

A tiny (304B to 489B) utility to check for deep equality

Last synced: 13 Aug 2026

https://github.com/splitio/javascript-client

NodeJS and Browser SDK client for Split Software

ab-testing control-rollout feature-flags feature-toggles javascript split splitsoftware

Last synced: 13 Aug 2026

https://github.com/Kilian/electron-to-chromium

Provides a list of electron-to-chromium version mappings

browserslist chromium electron electron-versions

Last synced: 13 Aug 2026

https://github.com/npm/npm-package-arg

Parse the things that can be arguments to `npm install`

npm-cli

Last synced: 13 Aug 2026

https://github.com/syntax-tree/hast-util-to-html

utility to serialize hast to HTML

hast hast-util html stringify syntax-tree unist util

Last synced: 13 Aug 2026

https://github.com/panva/oauth4webapi

Low-Level OAuth 2 / OpenID Connect Client API for JavaScript Runtimes

authentication authorization browser bun cloudflare-workers deno electron javascript nextjs node nodejs oauth2 oidc openid openid-connect vercel-edge

Last synced: 13 Aug 2026

https://github.com/isaacs/walk-up-path

Last synced: 13 Aug 2026

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

Node.js body parsing middleware

body expressjs javascript json middleware nodejs parser urlencoded

Last synced: 13 Aug 2026

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

Get a stream as a string, Buffer, ArrayBuffer or array

Last synced: 13 Aug 2026

https://github.com/micromark/micromark-extension-gfm-tagfilter

micromark extension to support GFM tagfilter

gfm github micromark micromark-extension tagfilter xss

Last synced: 13 Aug 2026

https://github.com/xdg-go/scram

Go implementation of RFC-5802 Salted Challenge Response Authentication Mechanism (SCRAM)

golang scram

Last synced: 13 Aug 2026

https://github.com/inspect-js/which-typed-array

Which kind of Typed Array is this JavaScript value? Works cross-realm, without `instanceof`, and despite Symbol.toStringTag.

Last synced: 13 Aug 2026

https://github.com/node-modules/address

Get current machine IP and MAC address.

Last synced: 13 Aug 2026

https://github.com/ZeeCoder/use-resize-observer

A React hook that allows you to use a ResizeObserver to measure an element's size.

container-query css-in-js measure react react-hook reactjs resize resizeobserver size

Last synced: 13 Aug 2026

https://github.com/algolia/diffable-html

Opinionated HTML formatter focused towards making HTML diffs readable.

Last synced: 13 Aug 2026

https://github.com/vfile/vfile

Virtual file format for text processing used in @unifiedjs

file unified unist vfile virtual

Last synced: 13 Aug 2026

https://github.com/wooorm/property-information

Info on the properties and attributes of the web platform

attribute html info property

Last synced: 13 Aug 2026

https://github.com/stefanpenner/es6-promise

A polyfill for ES6-style Promises

Last synced: 13 Aug 2026

https://github.com/storybookjs/telejson

🛰 JSON parse & stringify with support for cyclic objects, functions, dates, regex, infinity, undefined, null, NaN, Classes, Instances

Last synced: 13 Aug 2026

https://github.com/wooorm/trim-lines

Remove spaces and tabs around line-breaks

break line trim

Last synced: 13 Aug 2026

https://github.com/bnjmnt4n/regjsgen

Generate regular expressions from regjsparser’s AST.

ast generate regex regexp regjs regular-expression

Last synced: 13 Aug 2026

https://github.com/sindresorhus/path-type

Check if a path is a file, directory, or symlink

Last synced: 13 Aug 2026

https://github.com/sirupsen/logrus

Structured, pluggable logging for Go.

go logging logrus

Last synced: 13 Aug 2026

https://github.com/ooni/go-libtor

Self-contained Tor from Go

Last synced: 13 Aug 2026

https://github.com/pvorb/clone

deeply clone arbitrary objects in javascript

Last synced: 13 Aug 2026

https://github.com/inspect-js/typed-array-buffer

Get the ArrayBuffer out of a TypedArray, robustly.

Last synced: 13 Aug 2026

https://github.com/tonyganch/gonzales-pe

CSS parser with support of preprocessors

Last synced: 13 Aug 2026

https://github.com/hiddentao/fast-levenshtein

Efficient Javascript implementation of Levenshtein algorithm with locale-specific collator support.

Last synced: 13 Aug 2026

https://github.com/chaijs/pathval

Object value retrieval given a string path

Last synced: 13 Aug 2026

https://github.com/cfware/process-on-spawn

Execute callbacks when child processes are spawned

Last synced: 13 Aug 2026

https://github.com/css-modules/icss-utils

Search & replace tokens during the linking stage of ICSS loading

Last synced: 13 Aug 2026

https://github.com/sindresorhus/is-binary-path

Check if a file path is a binary file

Last synced: 13 Aug 2026

https://github.com/Soontao/odata-v4-metadata

OData metadata utilities

Last synced: 13 Aug 2026

https://github.com/ljharb/set-function-name

Set a function's name property

Last synced: 13 Aug 2026

https://github.com/go-chi/chi

lightweight, idiomatic and composable router for building Go HTTP services

api context go golang http microservices middleware rest-api router

Last synced: 13 Aug 2026

https://github.com/unjs/node-fetch-native

better fetch for Node.js. Works on any JavaScript runtime!

Last synced: 13 Aug 2026

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

Markdown for the component era

jsx markdown mdx react remark unified vue

Last synced: 13 Aug 2026

https://github.com/microsoft/powerbi-client-react

Power BI for React which provides components and services to enabling developers to easily embed Power BI reports into their applications.

Last synced: 13 Aug 2026

https://github.com/jshttp/content-disposition

Create and parse HTTP Content-Disposition header

content-disposition http javascript nodejs

Last synced: 13 Aug 2026

https://github.com/spdy-http2/http-deceiver

Deceive HTTP Parser

Last synced: 13 Aug 2026

https://github.com/inspect-js/is-generator-function

Is this an ES6 generator function?

function generator is javascript

Last synced: 13 Aug 2026

https://github.com/pmndrs/zustand

🐻 Bear necessities for state management in React

hacktoberfest hooks react react-context reactjs redux state-management

Last synced: 13 Aug 2026

https://github.com/zeebo/blake3

Pure Go implementation of BLAKE3 with AVX2 and SSE4.1 acceleration

Last synced: 13 Aug 2026

https://github.com/npm/npm-registry-fetch

like fetch() but for the npm registry

npm-cli

Last synced: 13 Aug 2026

https://github.com/crypto-utils/random-bytes

Generate strong pseudo-random bytes

bytes javascript nodejs pseudo-random-bytes random-bytes

Last synced: 13 Aug 2026

https://github.com/Microsoft/powerbi-models

Contains JavaScript & TypeScript object models for Microsoft Power BI JavaScript SDK

Last synced: 13 Aug 2026

https://github.com/kevva/astral-regex

Regular expression for matching astral symbols

Last synced: 13 Aug 2026

https://github.com/tabrindle/envinfo

Generate a report about your development environment for debugging and issue reporting

Last synced: 13 Aug 2026

https://github.com/Microsoft/powerbi-router

A lightweight router for the Power BI JavaScript SDK which allows a hosting application to register routes to extend and integrate with Power BI embedded components.

Last synced: 13 Aug 2026

https://github.com/spiffe/spire

The SPIFFE Runtime Environment

Last synced: 13 Aug 2026

https://github.com/eps1lon/dom-accessibility-api

Implements https://w3c.github.io/accname/

Last synced: 13 Aug 2026

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

utility to find definition nodes in an mdast tree

definition markdown mdast mdast-util syntax-tree unist util

Last synced: 13 Aug 2026