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

https://github.com/facebook/watchman

Watches files and records, or triggers actions, when they change.

Last synced: 04 Feb 2026

https://github.com/gr2m/before-after-hook

wrap methods with before/after hooks

api async asynchronous events hooks promise

Last synced: 04 Feb 2026

https://github.com/beatgammit/base64-js

Base64 encoding/decoding in pure JS

Last synced: 04 Feb 2026

https://github.com/patrickjuchli/basic-ftp

FTP client for Node.js, supports FTPS over TLS, passive mode over IPv6, async/await, and Typescript.

async-await ftp ftps ipv6 nodejs promise tls typescript

Last synced: 04 Feb 2026

https://github.com/sindresorhus/binary-extensions

List of binary file extensions

Last synced: 04 Feb 2026

https://github.com/kumavis/browser-process-hrtime

:watch: Browser shim for Node.js process.hrtime()

Last synced: 04 Feb 2026

https://github.com/stevemao/array-ify

Turn anything into an array

Last synced: 04 Feb 2026

https://github.com/es-shims/Array.prototype.toSorted

An ESnext spec-compliant `Array.prototype.toSorted` shim/polyfill/replacement that works as far down as ES3.

Last synced: 04 Feb 2026

https://github.com/SGrondin/bottleneck

Job scheduler and rate limiter, supports Clustering

clustering limiter rate-limiter rate-limiting scheduler throttle throttling

Last synced: 04 Feb 2026

https://github.com/vercel/arg

Simple argument parsing

argument argv cli command parser

Last synced: 04 Feb 2026

https://github.com/es-shims/Array.prototype.flat

An ESnext spec-compliant `Array.prototype.flat` shim/polyfill/replacement that works as far down as ES3.

array ecmascript flat flatten javascript polyfill shim

Last synced: 04 Feb 2026

https://github.com/npm/are-we-there-yet

Track complex hiearchies of asynchronous task completion statuses.

npm-cli

Last synced: 04 Feb 2026

https://github.com/nicolo-ribaudo/babel-preset-current-node-syntax

A Babel preset that enables parsing of proposals supported by the current Node.js version.

Last synced: 04 Feb 2026

https://github.com/istanbuljs/babel-plugin-istanbul

A babel plugin that adds istanbul instrumentation to ES6 code

Last synced: 04 Feb 2026

https://github.com/es-shims/Array.prototype.findLast

An ESnext spec-compliant `Array.prototype.findLast` shim/polyfill/replacement that works as far down as ES3.

array ecmascript findlast javascript polyfill shim

Last synced: 04 Feb 2026

https://github.com/sindresorhus/array-union

Create an array of unique values, in order, from the input arrays

Last synced: 04 Feb 2026

https://github.com/juliangruber/balanced-match

Match balanced character pairs, like { and }

Last synced: 04 Feb 2026

https://github.com/es-shims/array-includes

Array.prototype.includes spec-compliant polyfill

array contains ecmascript includes javascript polyfill shim

Last synced: 04 Feb 2026

https://github.com/es-shims/ArrayBuffer.prototype.slice

ES spec-compliant shim for ArrayBuffer.prototype.slice

array arraybuffer buffer ecmascript es-shim javascript polyfill shim slice typed

Last synced: 04 Feb 2026

https://github.com/inspect-js/available-typed-arrays

Returns an array of Typed Array names that are available in the current environment.

Last synced: 04 Feb 2026

https://github.com/chalk/ansi-regex

Regular expression for matching ANSI escape codes

Last synced: 04 Feb 2026

https://github.com/benjamn/ast-types

Esprima-compatible implementation of the Mozilla JS Parser API

Last synced: 04 Feb 2026

https://github.com/sindresorhus/arrify

Convert a value to an array

Last synced: 04 Feb 2026

https://github.com/inspect-js/array-buffer-byte-length

Get the byte length of an ArrayBuffer, even in engines without a `.byteLength` method.

arraybuffer byte bytelength es-shim es-shims length polyfill shim

Last synced: 04 Feb 2026

https://github.com/alexindigo/asynckit

Minimal async jobs utility library, with streams support

async browser iterator jobs library nodejs parallel serial streaming-support streams universal utility

Last synced: 04 Feb 2026

https://github.com/kriskowal/asap

High-priority task queue for Node.js and browsers

Last synced: 04 Feb 2026

https://github.com/es-shims/Array.prototype.findLastIndex

An ESnext spec-compliant `Array.prototype.findLastIndex` shim/polyfill/replacement that works as far down as ES3.

array ecmascript findlastindex javascript polyfill shim

Last synced: 04 Feb 2026

https://github.com/bendrucker/argv-formatter

Bizarro minimist: transform an options object into argv

Last synced: 04 Feb 2026

https://github.com/thlorenz/ansicolors

Functions that surround a string with ansicolor codes so it prints in color.

Last synced: 04 Feb 2026

https://github.com/chalk/ansi-styles

ANSI escape codes for styling strings in the terminal

chalk

Last synced: 04 Feb 2026

https://github.com/nodeca/argparse

CLI arguments parser for node.js. JS port of python's argparse module.

Last synced: 04 Feb 2026

https://github.com/iarna/aproba

A ridiculously light-weight function argument validator

Last synced: 04 Feb 2026

https://github.com/micromatch/anymatch

:bangbang: Matches strings against configurable strings, globs, regular expressions, and/or functions

fs glob javascript match matcher micromatch minimatch multimatch node nodejs regex regular-expression

Last synced: 04 Feb 2026

https://github.com/sindresorhus/ansi-escapes

ANSI escape codes for manipulating the terminal

Last synced: 04 Feb 2026

https://github.com/sindresorhus/aggregate-error

Create an error from multiple errors

Last synced: 04 Feb 2026

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

Support keepalive http agent.

keep-alive

Last synced: 04 Feb 2026

https://github.com/npm/abbrev-js

Like ruby's Abbrev module

npm-cli

Last synced: 04 Feb 2026

https://github.com/acornjs/acorn-jsx

Alternative, faster React.js JSX parser

Last synced: 04 Feb 2026

https://github.com/wilsonjackson/add-stream

Append the contents of one stream onto another.

Last synced: 04 Feb 2026

https://github.com/acornjs/acorn

A small, fast, JavaScript-based JavaScript parser

Last synced: 04 Feb 2026

https://github.com/TooTallNate/proxy-agents

Node.js HTTP Proxy Agents Monorepo

agent http https nodejs pac proxy socks

Last synced: 04 Feb 2026

https://github.com/ForbesLindesay/acorn-globals

Use acorn to detect global variables in JavaScript

Last synced: 04 Feb 2026

https://github.com/jsdom/abab

Perfectly spec-compliant atob and btoa implementations

Last synced: 04 Feb 2026

https://github.com/ungap/structured-clone

A structuredClone polyfill

Last synced: 04 Feb 2026

https://github.com/typescript-eslint/typescript-eslint

:sparkles: Monorepo for all the tooling which enables ESLint to support TypeScript

eslint eslint-plugin eslintplugin plugin tslint typescript

Last synced: 04 Feb 2026

https://github.com/justjake/quickjs-emscripten

Safely execute untrusted Javascript in your Javascript, and execute synchronous code that uses async functions

eval javascript plugins quickjs wasm

Last synced: 04 Feb 2026

https://github.com/TooTallNate/once

Creates a Promise that waits for a single event

Last synced: 04 Feb 2026

https://github.com/sinonjs/fake-timers

Fake setTimeout and friends (collectively known as "timers"). Useful in your JavaScript tests. Extracted from Sinon.JS

javascript

Last synced: 04 Feb 2026

https://github.com/semantic-release/npm

:ship: semantic-release plugin to publish a npm package

npm publish registry release semantic-release version

Last synced: 04 Feb 2026

https://github.com/semantic-release/error

:boom: :speech_balloon: errors but with error code

error semantic-release

Last synced: 04 Feb 2026

https://github.com/semantic-release/release-notes-generator

:clipboard: semantic-release plugin to generate changelog content with conventional-changelog

changelog conventional-changelog conventional-commits github publish release semantic-release

Last synced: 04 Feb 2026

https://github.com/tsconfig/bases

Hosts TSConfigs to extend in a TypeScript app, tuned to a particular runtime environment

Last synced: 04 Feb 2026

https://github.com/sinonjs/commons

Simple functions shared among the sinon end user libraries

Last synced: 04 Feb 2026

https://github.com/semantic-release/git

:twisted_rightwards_arrows: semantic-release plugin to commit release assets to the project's git repository

changelog commit conventional-changelog conventional-commits git release semantic-release version

Last synced: 04 Feb 2026

https://github.com/rtsao/scc

Find strongly connected components of a directed graph using Tarjan's algorithm

cycle-detection strongly-connected-components tarjan topological-sort

Last synced: 04 Feb 2026

https://github.com/semantic-release/commit-analyzer

:bulb: semantic-release plugin to analyze commits with conventional-changelog

changelog commit-analyzer conventional-changelog conventional-commits github publish release semantic-release

Last synced: 04 Feb 2026

https://github.com/semantic-release/github

:octocat: semantic-release plugin to publish a GitHub release and comment on released Pull Requests/Issues

git github publish release semantic-release version

Last synced: 04 Feb 2026

https://github.com/pnpm/components

Last synced: 04 Feb 2026

https://github.com/rollup/plugins

🍣 The one-stop shop for official Rollup plugins

plugins rollup rollup-plugins

Last synced: 04 Feb 2026

https://github.com/OpenAPITools/openapi-generator-cli

A node package wrapper for https://github.com/OpenAPITools/openapi-generator

npm openapi openapi-generator openapi2 openapi3

Last synced: 04 Feb 2026

https://github.com/pnpm/npm-conf

Get the npm config

Last synced: 04 Feb 2026

https://github.com/octokit/types.ts

Shared TypeScript definitions for Octokit projects

hacktoberfest octokit-js types

Last synced: 04 Feb 2026

https://github.com/octokit/request.js

Send parameterized requests to GitHub’s APIs with sensible defaults in browsers and Node

hacktoberfest octokit-js plugin

Last synced: 04 Feb 2026

https://github.com/octokit/tsconfig

TypeScript configuration for Octokit packages

octokit-js tooling

Last synced: 04 Feb 2026

https://github.com/octokit/plugin-retry.js

Octokit plugin for GitHub’s recommended request retries

hacktoberfest octokit-js plugin

Last synced: 04 Feb 2026

https://github.com/npm/run-script

Run a lifecycle script for a package (descendant of npm-lifecycle)

npm-cli

Last synced: 04 Feb 2026

https://github.com/npm/name-from-folder

Get the package name from a folder path

npm-cli

Last synced: 04 Feb 2026

https://github.com/octokit/request-error.js

Error class for Octokit request errors

hacktoberfest octokit-js plugin

Last synced: 04 Feb 2026

https://github.com/octokit/endpoint.js

Turns REST API endpoints into generic request options

hacktoberfest octokit-js plugin

Last synced: 04 Feb 2026

https://github.com/octokit/graphql.js

GitHub GraphQL API client for browsers and Node

graphql hacktoberfest octokit-js sdk

Last synced: 04 Feb 2026

https://github.com/octokit/plugin-throttling.js

Octokit plugin for GitHub’s recommended request throttling

hacktoberfest octokit-js plugin

Last synced: 04 Feb 2026

https://github.com/octokit/core.js

Extendable client for GitHub's REST & GraphQL APIs

hacktoberfest octokit-js plugin

Last synced: 04 Feb 2026

https://github.com/npm/promise-spawn

spawn processes the way the npm cli likes to do

npm-cli

Last synced: 04 Feb 2026

https://github.com/octokit/openapi-types.ts

Generated TypeScript definitions based on GitHub's OpenAPI spec

generated hacktoberfest octokit-js openapi schema specification types

Last synced: 04 Feb 2026

https://github.com/octokit/plugin-paginate-rest.js

Octokit plugin to paginate REST API endpoint responses

hacktoberfest octokit-js plugin rest-api

Last synced: 04 Feb 2026

https://github.com/npm/move-file

Move a file across devices with support for all node 10 versions (fork of https://github.com/sindresorhus/move-file)

npm-cli

Last synced: 04 Feb 2026

https://github.com/nuxt-contrib/opencollective

🤝 Pretty opencollective stats on postinstall!

javascript npm-script nuxtjs opencollective postinstall script stats

Last synced: 04 Feb 2026

https://github.com/npm/map-workspaces

Retrieves a name:pathname Map for a given workspaces config

npm-cli

Last synced: 04 Feb 2026

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

Tools for dealing with node-gyp packages

npm-cli

Last synced: 04 Feb 2026

https://github.com/npm/disparity-colors

Colorizes unified diff output

npm-cli

Last synced: 04 Feb 2026

https://github.com/npm/metavuln-calculator

Calculate meta-vulnerabilities from package security advisories

npm-cli

Last synced: 04 Feb 2026

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

Programmatic API to update package.json

npm-cli

Last synced: 04 Feb 2026

https://github.com/octokit/auth-token.js

GitHub API token authentication for browsers and Node.js

hacktoberfest octokit-js plugin

Last synced: 04 Feb 2026

https://github.com/npm/git

a util for spawning git from npm CLI contexts

npm-cli

Last synced: 04 Feb 2026

https://github.com/npm/query

npm query parser and tools

npm-cli

Last synced: 04 Feb 2026

https://github.com/npm/installed-package-contents

Get the list of files installed in a package in node_modules, including bundled dependencies

npm-cli

Last synced: 04 Feb 2026

https://github.com/npm/fs

filesystem helper functions, wrappers, and promisification for the npm cli

npm-cli

Last synced: 04 Feb 2026

https://github.com/lukeed/csprng

A tiny (~90B) isomorphic wrapper for `crypto.randomBytes` in Node.js and browsers.

Last synced: 04 Feb 2026

https://github.com/npm/cli

the package manager for JavaScript

javascript nodejs npm npm-cli package-manager tools

Last synced: 04 Feb 2026

https://github.com/jridgewell/sourcemaps

Monorepo for various sourcemap libraries

Last synced: 04 Feb 2026

https://github.com/jridgewell/resolve-uri

Resolve a URI relative to an optional base URI

Last synced: 04 Feb 2026

https://github.com/humanwhocodes/object-schema

DEPRECATED. Use eslint/object-schema instead.

Last synced: 04 Feb 2026

https://github.com/npm/ci-detect

Detect what kind of CI environment the program is in

npm-cli

Last synced: 04 Feb 2026

https://github.com/nestjs/axios

Axios module for Nest framework (node.js) đź—‚

axios http-module javascript nest nestjs nodejs typescript

Last synced: 04 Feb 2026

https://github.com/jridgewell/set-array

Last synced: 04 Feb 2026

https://github.com/nestjs/nest

A progressive Node.js framework for building efficient, scalable, and enterprise-grade server-side applications with TypeScript/JavaScript 🚀

framework hacktoberfest javascript javascript-framework microservices nest nestjs node nodejs nodejs-framework typescript typescript-framework websockets

Last synced: 04 Feb 2026

https://github.com/istanbuljs/schema

Schemas describing various structures used by nyc and istanbuljs

Last synced: 04 Feb 2026

https://github.com/isaacs/string-locale-compare

Compare strings with Intl.Collator if available, falling back to String.localeCompare otherwise

Last synced: 04 Feb 2026

https://github.com/istanbuljs/load-nyc-config

Utility function to load nyc configuration

Last synced: 04 Feb 2026