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

https://github.com/es-shims/Function.prototype.name

ES6 spec-compliant Function.prototype.name sham.

ecmascript javascript polyfill shim

Last synced: 21 Jul 2026

https://github.com/rehypejs/rehype-sanitize

plugin to sanitize HTML

clean html rehype rehype-plugin sanitize

Last synced: 21 Jul 2026

https://github.com/sindresorhus/ora

Elegant terminal spinner

Last synced: 21 Jul 2026

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

Retry a promise-returning or async function

Last synced: 21 Jul 2026

https://github.com/reduxjs/reselect

Selector library for Redux

memoized-selectors redux

Last synced: 21 Jul 2026

https://github.com/react-dropzone/react-dropzone

Simple HTML5 drag-drop zone with React.js.

drag-and-drop file file-upload react

Last synced: 21 Jul 2026

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

Wraps a transform and provides caching

caching nodejs

Last synced: 21 Jul 2026

https://github.com/NaturalIntelligence/path-expression-matcher

helpful to match path by parsers for XML, JSON, YAML or any type

Last synced: 21 Jul 2026

https://github.com/remy/nodemon

Monitor for any changes in your node.js application and automatically restart the server - perfect for development

node nodemon watch

Last synced: 21 Jul 2026

https://github.com/crypto-utils/uid-safe

URL and cookie safe UIDs

javascript nodejs uid

Last synced: 21 Jul 2026

https://github.com/ggicci/owl

🦉 Go Struct Tag Framework and Algorithm Driver

Last synced: 21 Jul 2026

https://github.com/storybookjs/addon-webpack5-compiler-swc

Adds SWC as a Webpack5 compiler to Storybook

Last synced: 21 Jul 2026

https://github.com/lestrrat-go/iter

Iterator tools

Last synced: 21 Jul 2026

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

Is this a native `async function`?

async async-await await fn function is-async-function

Last synced: 21 Jul 2026

https://github.com/kevva/dir-glob

Convert directories to glob compatible strings

directories glob globbing matching nodejs pattern

Last synced: 21 Jul 2026

https://github.com/novemberborn/package-hash

Generates a hash for an installed npm package, useful for salting caches

Last synced: 21 Jul 2026

https://github.com/syntax-tree/mdast-util-find-and-replace

mdast utility to find and replace text in a tree

find markdown mdast mdast-util replace search unist

Last synced: 21 Jul 2026

https://github.com/syntax-tree/unist-util-is

utility to check if a node passes a test

equal equality is syntax-tree unist unist-util util

Last synced: 21 Jul 2026

https://github.com/pierrec/js-xxhash

Javascript implementation of xxHash

javascript js xxhash

Last synced: 21 Jul 2026

https://github.com/sindresorhus/is-url-superb

Check if a string is a URL

Last synced: 21 Jul 2026

https://github.com/npm/fstream

Advanced FS Streaming for Node

Last synced: 21 Jul 2026

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

A reference implementation of GraphQL for JavaScript

graphql graphql-js

Last synced: 21 Jul 2026

https://github.com/miguelmota/getprop

Get a property from a nested object.

Last synced: 21 Jul 2026

https://github.com/jshttp/accepts

Higher-level content negotiation

accepts http javascript nodejs

Last synced: 21 Jul 2026

https://github.com/prettier/prettier

Prettier is an opinionated code formatter.

angular ast css flow formatter graphql html javascript json jsx less markdown prettier printer scss typescript vue yaml

Last synced: 21 Jul 2026

https://github.com/nicolo-ribaudo/acorn-import-phases

Support for `import defer` syntax in Acorn

Last synced: 21 Jul 2026

https://github.com/jest-community/jest-watch-typeahead

Jest watch plugin for filtering test by file name or test name

Last synced: 21 Jul 2026

https://github.com/then/is-promise

Test whether an object looks like a promises-a+ promise

Last synced: 21 Jul 2026

https://github.com/mafintosh/fs-constants

Require constants across node and the browser

Last synced: 21 Jul 2026

https://github.com/docker/go-units

Parse and print size and time units in human-readable format

Last synced: 21 Jul 2026

https://github.com/ljharb/es-get-iterator

Get an iterator for any JS language value. Works robustly across all environments, all versions.

Last synced: 21 Jul 2026

https://github.com/chaijs/loupe

Inspect utility for Node.js and browsers

Last synced: 21 Jul 2026

https://github.com/doowb/parse-passwd

Parse a passwd file into a list of users.

Last synced: 21 Jul 2026

https://github.com/sindresorhus/is-fullwidth-code-point

Check if the character represented by a given Unicode code point is fullwidth

Last synced: 21 Jul 2026

https://github.com/coveooss/exponential-backoff

A utility that allows retrying a function with an exponential delay between attempts.

Last synced: 21 Jul 2026

https://github.com/pieroxy/lz-string

LZ-based compression algorithm for JavaScript

Last synced: 21 Jul 2026

https://github.com/sindresorhus/yoctocolors

The smallest and fastest command-line coloring package on the internet

ansi ansi-escape-codes cli color command-line console javascript nodejs terminal

Last synced: 21 Jul 2026

https://github.com/7rulnik/source-map-js

Consume and generate source maps.

Last synced: 21 Jul 2026

https://github.com/DATA-DOG/go-sqlmock

Sql mock driver for golang to test database interactions

database go golang mock sql sql-driver tdd testing

Last synced: 21 Jul 2026

https://github.com/iarna/has-unicode

Try to guess if your terminal supports unicode

Last synced: 21 Jul 2026

https://github.com/jest-community/jest-junit

A Jest reporter that creates compatible junit xml files

javascript jest jest-junit jest-testresultsprocessor junit nodejs

Last synced: 21 Jul 2026

https://github.com/tj/node-cookie-signature

cookie signing

Last synced: 21 Jul 2026

https://github.com/AndreasMadsen/stack-chain

API for combining call site modifiers

Last synced: 21 Jul 2026

https://github.com/mongoosejs/kareem

Next-generation take on pre/post function hooks

Last synced: 21 Jul 2026

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

Robustly get the length of a Typed Array.

Last synced: 21 Jul 2026

https://github.com/sorairolake/lzip-go

Pure Go implementation for reading and writing lzip format compressed files

compression decompression go golang lzip lzma

Last synced: 21 Jul 2026

https://github.com/robfig/cron

a cron library for go

Last synced: 21 Jul 2026

https://github.com/sindresorhus/is-plain-obj

Check if a value is a plain object

Last synced: 21 Jul 2026

https://github.com/jcoreio/sparkplug-payload

routines for encoding and decoding sparkplug payloads

mqtt sparkplug sparkplug-b sparkplugb

Last synced: 21 Jul 2026

https://github.com/open-draft/outvariant

Type-safe implementation of invariant with positionals.

Last synced: 21 Jul 2026

https://github.com/remarkjs/react-markdown

Markdown component for React

commonmark gfm markdown react remark

Last synced: 21 Jul 2026

https://github.com/moll/json-stringify-safe

Like JSON.stringify, but doesn't throw on circular references

Last synced: 21 Jul 2026

https://github.com/fluffynuts/synchronous-promise

A prototypical animal which looks like an A+ Promise but doesn't defer immediately, so can run synchronously, for testing

es6-promise hacktoberfest promise-chain promise-implementations

Last synced: 21 Jul 2026

https://github.com/kr/pretty

Pretty printing for Go values

Last synced: 21 Jul 2026

https://github.com/daaku/nodejs-makeerror

A library to make errors.

Last synced: 21 Jul 2026

https://github.com/broofa/mime

Mime types for JavaScript

Last synced: 21 Jul 2026

https://github.com/sindresorhus/cli-truncate

Truncate a string to a specific width in the terminal

Last synced: 21 Jul 2026

https://github.com/yjs/yjs

Shared data types for building collaborative software

collaboration collaborative-editing crdt decentralized offline-first p2p peer-to-peer realtime shared-editing yjs

Last synced: 21 Jul 2026

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

Walk through a folder and figure out what goes in an npm package

npm-cli

Last synced: 21 Jul 2026

https://github.com/pillarjs/send

Streaming static file server with Range and conditional-GET support

file javascript nodejs send

Last synced: 21 Jul 2026

https://github.com/nodejs/cjs-module-lexer

Fast lexer to extract named exports via analysis from CommonJS modules

Last synced: 21 Jul 2026

https://github.com/moment/moment-timezone

Timezone support for moment.js

Last synced: 21 Jul 2026

https://github.com/dcodeIO/long.js

A Long class for representing a 64-bit two's-complement integer value.

javascript math

Last synced: 21 Jul 2026

https://github.com/component/toidentifier

Convert a string of words to a JavaScript identifier

Last synced: 21 Jul 2026

https://github.com/pillarjs/parseurl

parse a url with memoization

javascript nodejs parse url

Last synced: 21 Jul 2026

https://github.com/unshiftio/requires-port

Check if a protocol requires a certain port number to be added to an URL.

Last synced: 21 Jul 2026

https://github.com/dependents/node-source-walk

Execute a callback on every node of a source code's AST and stop walking whenever you see fit.

ast javascript traverse

Last synced: 21 Jul 2026

https://github.com/kornelski/http-cache-semantics

RFC 7234 in JavaScript. Parses HTTP headers to correctly compute cacheability of responses, even in complex cases

cache cache-control fresh http perspective response-age revalidation rfc rfc-7234 usable

Last synced: 21 Jul 2026

https://github.com/inspect-js/object-inspect

string representations of objects in node and the browser

browser inspect javascript node object

Last synced: 21 Jul 2026

https://github.com/mongodb/js-bson

BSON Parser for node and browser

bson bson-library mongodb node-js nodejs

Last synced: 21 Jul 2026

https://github.com/postcss/postcss-value-parser

Transforms css values into the tree

Last synced: 21 Jul 2026

https://github.com/syntax-tree/hast-util-from-parse5

utility to transform Parse5’s AST to hast

hast hast-util html parse5 syntax-tree unist util

Last synced: 21 Jul 2026

https://github.com/calvinmetcalf/immediate

cross browser microtask

Last synced: 21 Jul 2026

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

mdast extension to parse and serialize math

latex math mdast mdast-util tex unist

Last synced: 21 Jul 2026

https://github.com/theckman/httpforwarded

A Go package for parsing the HTTP Forwarded header (RFC-7239)

Last synced: 21 Jul 2026

https://github.com/storybookjs/expect

Browser-compatible version of Jest's `expect`

Last synced: 21 Jul 2026

https://github.com/twitchyliquid64/golang-asm

The assembler from the Go compiler, in library form.

Last synced: 21 Jul 2026

https://github.com/rogpeppe/go-internal

Selected Go-internal packages factored out from the standard library

Last synced: 21 Jul 2026

https://github.com/chaijs/get-func-name

Reliably get the name of a Function in a cross-browser compatible way.

Last synced: 21 Jul 2026

https://github.com/remarkjs/remark-external-links

Deprecated plugin to add target and rel to external links — please use `rehype-external-links` instead

Last synced: 21 Jul 2026

https://github.com/feross/queue-microtask

fast, tiny `queueMicrotask` shim for modern engines

browser javascript microtask nexttick nodejs queuemicrotask settimeout shim

Last synced: 21 Jul 2026

https://github.com/jshttp/on-finished

Execute a callback when a request closes, finishes, or errors

event finished http javascript nodejs

Last synced: 21 Jul 2026

https://github.com/micromark/micromark-extension-mdx-expression

micromark extension to support MDX or MDX JS expressions

es expression js mdx mdxjs micromark micromark-extension

Last synced: 21 Jul 2026

https://github.com/aashutoshrathi/word-wrap

Wrap words to a specified length.

Last synced: 21 Jul 2026

https://github.com/stream-utils/raw-body

Get and validate the raw body of a readable stream

body bun deno http javascript nodejs parser stream webstreams

Last synced: 21 Jul 2026

https://github.com/novemberborn/ignore-by-default

A list of directories you should ignore by default

Last synced: 21 Jul 2026

https://github.com/vfile/vfile-location

utility to convert between positional (line and column-based) and offset (range-based) locations

file location position vfile vfile-util virtual

Last synced: 21 Jul 2026

https://github.com/nodeca/pako

high speed zlib port to javascript, works in browser & node.js

zlib zlib-port

Last synced: 21 Jul 2026

https://github.com/paulmillr/noble-hashes

Audited & minimal JS implementation of hash functions, MACs and KDFs.

argon2 blake2 blake3 crypto cryptography hash hashing hkdf hmac kangarootwelve kdf keccak pbkdf2 ripemd160 scrypt sha1 sha256 sha3 sha512

Last synced: 21 Jul 2026

https://github.com/inspect-js/which-builtin-type

What is the type of this builtin JS value?

Last synced: 21 Jul 2026

https://github.com/react-hook-form/react-hook-form

📋 React Hooks for form state management and validation (Web + React Native)

dx form-builder forms react-hooks react-native reactjs typescript ux validation

Last synced: 21 Jul 2026

https://github.com/handlebars-lang/handlebars.js

Minimal templating on steroids.

handlebars mustache templates

Last synced: 21 Jul 2026

https://github.com/loganfsmyth/gensync

Allows users to use generators in order to write common functions that can be both sync or async.

Last synced: 21 Jul 2026

https://github.com/qix-/node-error-ex

Easy error subclassing and stack customization

Last synced: 21 Jul 2026

https://github.com/pierrec/js-cuint

C-like unsigned integers for Javascript

Last synced: 21 Jul 2026

https://github.com/broofa/node-int64

Support for representing 64-bit integers in JavaScript

Last synced: 21 Jul 2026

https://github.com/grncdr/merge-stream

Merge multiple streams into one interleaved stream

Last synced: 21 Jul 2026

https://github.com/hashicorp/golang-lru

Golang LRU cache

Last synced: 21 Jul 2026

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

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

ecmascript is javascript map set weakmap weakset

Last synced: 21 Jul 2026