https://github.com/jonaskello/tsconfig-paths
Load node modules according to tsconfig paths, in run-time or via API.
tsconfig tsconfig-paths typescript
Last synced: 13 Aug 2026
https://github.com/react-dropzone/file-selector
Convert a DragEvent or file input to a list of File objects
drag-and-drop file-api file-input html5
Last synced: 13 Aug 2026
https://github.com/ljharb/qs
A querystring parser and serializer with nesting support
browsers encoding javascript node nodejs parse querystrings stringify url-parsing
Last synced: 13 Aug 2026
https://github.com/keyz/identity-obj-proxy
An identity object using ES6 proxies. Useful for mocking webpack imports like CSS Modules.
Last synced: 13 Aug 2026
https://github.com/fatih/color
Color package for Go (golang)
ansi color coloring go golang
Last synced: 13 Aug 2026
https://github.com/jonschlinkert/normalize-path
Normalize file path slashes to be unix-like forward slashes. Used by chokidar, anymatch, and many others!
file file-path filepath javascript jonschlinkert node nodejs path posix slash unix windows
Last synced: 13 Aug 2026
https://github.com/knownasilya/cli-width
Fallback to a default if `process.stdout.getWindowSize` doesn't exist
cli cli-width tty
Last synced: 13 Aug 2026
https://github.com/remarkjs/remark-slug
Deprecated plugin to add `id`s to headings — please use `rehype-slug`
Last synced: 13 Aug 2026
https://github.com/isaacs/inflight-DEPRECATED-DO-NOT-USE
Add callbacks to requests in flight to avoid async duplication
npm-cli
Last synced: 13 Aug 2026
https://github.com/yahoo/serialize-javascript
Serialize JavaScript to a superset of JSON that includes regular expressions and functions.
javascript json serialize web
Last synced: 13 Aug 2026
https://github.com/isaacs/dezalgo
Contain async insanity so that the dark pony lord doesn't eat souls
npm-cli
Last synced: 13 Aug 2026
https://github.com/theKashey/use-callback-ref
🤙The same useRef, but it will callback
callback hooks react ref useref
Last synced: 13 Aug 2026
https://github.com/expressjs/compression
Node.js compression middleware
compression deflate expressjs gzip javascript middleware nodejs
Last synced: 13 Aug 2026
https://github.com/go-playground/locales
:earth_americas: a set of locales generated from the CLDR Project which can be used independently or within an i18n package; these were built for use with, but not exclusive to https://github.com/go-playground/universal-translator
cldr l10n plural-rules
Last synced: 13 Aug 2026
https://github.com/inspect-js/data-view-byte-length
Get the byteLength out of a DataView, robustly.
Last synced: 13 Aug 2026
https://github.com/ljharb/safe-array-concat
`Array.prototype.concat`, but made safe by ignoring Symbol.isConcatSpreadable
array concat isconcatspreadable
Last synced: 13 Aug 2026
https://github.com/ljharb/own-keys
Robustly get an object's own property keys (strings and symbols), including non-enumerables when possible.
Last synced: 13 Aug 2026
https://github.com/DataDog/datadog-go
go dogstatsd client library for datadog
datadog dogstatsd go statsd
Last synced: 13 Aug 2026
https://github.com/wk8/go-ordered-map
Optimal implementation of ordered maps for Golang - ie maps that remember the order in which keys were inserted.
Last synced: 13 Aug 2026
https://github.com/mswjs/msw
Industry standard API mocking for JavaScript.
api api-mocking devtools mock mock-service-worker mocking mocking-framework mocking-library msw mswjs service-worker
Last synced: 13 Aug 2026
https://github.com/Rich-Harris/magic-string
Manipulate strings like a wizard
Last synced: 13 Aug 2026
https://github.com/jshttp/vary
Manipulate the HTTP Vary header
http javascript nodejs vary
Last synced: 13 Aug 2026
https://github.com/ljharb/safe-push-apply
Push an array of items into an array, while being robust against prototype modification.
apply array push pushapply safe
Last synced: 13 Aug 2026
https://github.com/skeema/knownhosts
Go SSH known_hosts wrapper with host key lookup
golang known-hosts ssh
Last synced: 13 Aug 2026
https://github.com/ljharb/define-properties
Define multiple non-enumerable properties at once. Uses `Object.defineProperty` when available; falls back to standard assignment in older engines.
Last synced: 13 Aug 2026
https://github.com/litejs/natural-compare-lite
Compare strings containing a mix of letters and numbers in the way a human being would in sort order.
Last synced: 13 Aug 2026
https://github.com/sindresorhus/detect-indent
Detect the indentation of code
Last synced: 13 Aug 2026
https://github.com/chaijs/assertion-error
Error constructor for test and validation frameworks that implements standardized AssertionError specification.
Last synced: 13 Aug 2026
https://github.com/doowb/ansi-colors
Easily add ANSI colors to your text and symbols in the terminal. ansi-colors is the official ansi styling library for gulp. Used by hundreds of projects, including enquirer, vscode, codeql, azure data studio, aws-cdk, redwoodjs, leaflet, mocha, and many others.
ansi ansi-colors blue bold chalk colors cyan dim gray green grey javascript kleur magenta node nodejs red symbols white yellow
Last synced: 13 Aug 2026
https://github.com/facebook/prop-types
Runtime type checking for React props and similar objects
Last synced: 13 Aug 2026
https://github.com/sindresorhus/p-limit
Run multiple promise-returning & async functions with limited concurrency
Last synced: 13 Aug 2026
https://github.com/jonschlinkert/expand-tilde
Bash-like tilde expansion for node.js. Expands a leading tilde in a file path to the user home directory, or `~+` to the cwd.
expand expansion javascript nodejs tilde tilde-expansion
Last synced: 13 Aug 2026
https://github.com/indentjs/endent
⬅️ An ES6 string tag makes indentation better
endent es6 javascript template-literals
Last synced: 13 Aug 2026
https://github.com/istanbuljs/v8-to-istanbul
convert from v8 coverage format to istanbul's format
Last synced: 13 Aug 2026
https://github.com/pillarjs/finalhandler
Node.js final http responder
404 500 javascript nodejs
Last synced: 13 Aug 2026
https://github.com/AriaMinaei/pretty-error
See node.js errors with less clutter
Last synced: 13 Aug 2026
https://github.com/khan/genqlient
a truly type-safe Go GraphQL client
codegen go golang graphql
Last synced: 13 Aug 2026
https://github.com/open-draft/deferred-promise
Promise A+ compatible abstraction that defers resolving/rejecting promises to another closure.
defer deferred node nodejs promise reject resolve utility
Last synced: 13 Aug 2026
https://github.com/lquixada/cross-fetch
Universal WHATWG Fetch API for Node, Browsers and React Native.
cross-fetch fetch fetch-api http http-client isomorphic isomorphic-fetch node-fetch spec-compliant whatwg-fetch
Last synced: 13 Aug 2026
https://github.com/helmetjs/nocache
Middleware to disable client-side caching
Last synced: 13 Aug 2026
https://github.com/garycourt/uri-js
An RFC 3986 compliant, scheme extendable URI parsing/validating/normalizing/resolving library for JavaScript
Last synced: 13 Aug 2026
https://github.com/sindresorhus/emittery
Simple and modern async event emitter
async emitter event-emitter event-listener javascript nodejs npm-package promise
Last synced: 13 Aug 2026
https://github.com/sindresorhus/pify
Promisify a callback-style function
promise-utilities promises promisify
Last synced: 13 Aug 2026
https://github.com/whitequark/ipaddr.js
IP address manipulation library in JavaScript
Last synced: 13 Aug 2026
https://github.com/es-shims/es-object-atoms
ES Object-related atoms: Object, ToObject, RequireObjectCoercible
ecmascript javascript object toobject toobjectcoercible
Last synced: 13 Aug 2026
https://github.com/mafintosh/tar-stream
tar-stream is a streaming tar parser and generator.
Last synced: 13 Aug 2026
https://github.com/mdn/data
This repository contains general data for Web technologies
css data json json-data
Last synced: 13 Aug 2026
https://github.com/jshttp/fresh
HTTP request freshness testing
304 etag http javascript last-modified nodejs
Last synced: 13 Aug 2026
https://github.com/creationix/http-parser-js
A pure JS HTTP parser for node.
Last synced: 13 Aug 2026
https://github.com/istanbuljs/test-exclude
test for inclusion or exclusion of paths using globs
Last synced: 13 Aug 2026
https://github.com/benjamn/recast
JavaScript syntax tree transformer, nondestructive pretty-printer, and automatic source map generator
Last synced: 13 Aug 2026
https://github.com/golang/groupcache
groupcache is a caching and cache-filling library, intended as a replacement for memcached in many cases.
Last synced: 13 Aug 2026
https://github.com/MikeMcl/bignumber.js
A JavaScript library for arbitrary-precision decimal and non-decimal arithmetic
arbitrary-precision bigdecimal bignumber decimal-places javascript
Last synced: 13 Aug 2026
https://github.com/wooorm/franc
Natural language detection
classification classify detect detection javascript language language-detection natural natural-language nlp
Last synced: 13 Aug 2026
https://github.com/inikulin/parse5
HTML parsing/serialization toolset for Node.js. WHATWG HTML Living Standard (aka HTML5)-compliant.
html html-parsing html5 parser serialization serializer whatwg
Last synced: 13 Aug 2026
https://github.com/ljharb/side-channel
Store information about any JS value in a side channel. Uses WeakMap if available.
Last synced: 12 Aug 2026
https://github.com/floating-ui/react-popper
🍿⚛Official React library to use Popper, the positioning library
placement popover popper react tooltip tooltips
Last synced: 12 Aug 2026
https://github.com/DataDog/go-runtime-metrics-internal
Library to export metrics from the Go runtime to Datadog
Last synced: 12 Aug 2026
https://github.com/inspect-js/is-map
Is this value a JS Map? This module works cross-realm/iframe, and despite %Symbol.toStringTag%.
collection ecmascript is javascript map set
Last synced: 12 Aug 2026
https://github.com/jaredwray/keyv
Simple key-value storage with support for multiple backends
cache etcd key-value keyv memcache mongo mysql postgres redis sqlite storage
Last synced: 13 Aug 2026
https://github.com/sindresorhus/package-directory
Find the root directory of a Node.js project or npm package
Last synced: 12 Aug 2026
https://github.com/brianloveswords/buffer-crc32
A pure javascript CRC32 algorithm that plays nice with binary data
Last synced: 12 Aug 2026
https://github.com/node-modules/charset
Get the content charset from header and html content-type.
Last synced: 12 Aug 2026
https://github.com/jonschlinkert/find-file-up
Find a file, starting with the given cwd and recursively searching up one directory until it's found (or we run out of directories). Async and sync.
file find find-up find-up-sync findup glob javascript jonschlinkert match node nodejs resolve
Last synced: 12 Aug 2026
https://github.com/fshost/node-dir
Recursive asynchronous file and directory operations for Node.js
Last synced: 12 Aug 2026
https://github.com/syntax-tree/hast-util-to-parse5
utility to transform hast to Parse5’s AST
hast hast-util html parse5 util
Last synced: 12 Aug 2026
https://github.com/ljharb/es-shim-unscopables
Helper package to shim a method into `Array.prototype[Symbol.unscopables]`
Last synced: 12 Aug 2026
https://github.com/ajg/form
A Form Encoding & Decoding Package for Go
codec decoding encoding form forms go golang multipart multipart-formdata multipart-uploads url-decoding url-encoding
Last synced: 12 Aug 2026
https://github.com/skeggse/isemail
validate an email address according to RFCs 5321, 5322, and others
Last synced: 12 Aug 2026
https://github.com/wooorm/is-hexadecimal
Check if a character is hexadecimal
character decimal hexadecimal number numerical
Last synced: 12 Aug 2026
https://github.com/jaredLunde/react-hook
↩ Strongly typed, concurrent mode-safe React hooks
debounce hooks hooks-api hooks-library react react-hook react-hooks react-hooks-typescript throttle typescript typescript-hooks window-scroll window-size
Last synced: 12 Aug 2026
https://github.com/winstonjs/logform
An mutable object format designed for chaining & objectMode streams
Last synced: 12 Aug 2026
https://github.com/albell/parse-srcset
A spec-conformant JavaScript parser for the HTML5 srcset attribute
Last synced: 12 Aug 2026
https://github.com/egoist/detect-package-manager
Detect which package manager you're using (yarn or pnpm or npm)
npm package-manager pnpm yarn
Last synced: 12 Aug 2026
https://github.com/streamich/json-joy
json-joy is a library that implements cutting-edge real-time and collaborative editing algorithms and utilities for JSON data models, with a focus on developing the JSON CRDT (Conflict-free Replicated Data Type) specification and implementation.
cbor collaboration collaborative collaborative-editing crdt json json-crdt-patch json-random local-first messagepack multiplayer offline operational-transformation p2p patch reactive realtime rpc schema ubjson
Last synced: 13 Aug 2026
https://github.com/playwright-unofficial-community-archive/jest-playwright
Running tests using Jest & Playwright
jest-environment jest-playwright playwright testing typescript
Last synced: 12 Aug 2026
https://github.com/microsoft/node-jsonc-parser
Scanner and parser for JSON with comments.
Last synced: 12 Aug 2026
https://github.com/lydell/eslint-plugin-simple-import-sort
Easy autofixable import sorting.
eslint eslint-plugin sort-imports
Last synced: 12 Aug 2026
https://github.com/fb55/htmlparser2
The fast & forgiving HTML and XML parser
dom html html-parser htmlparser2 javascript parser xml
Last synced: 13 Aug 2026
https://github.com/ljharb/call-bound
Robust call-bound JavaScript intrinsics, using `call-bind` and `get-intrinsic`.
Last synced: 12 Aug 2026
https://github.com/un-ts/pkgr
Simple but incredible utilities for package bundlers like rollup, webpack.
globals incredible-utilities packager pkgr rollup umd webpack
Last synced: 13 Aug 2026
https://github.com/inspect-js/which-boxed-primitive
Which kind of boxed JS primitive is this?
Last synced: 12 Aug 2026
https://github.com/sindresorhus/string-width
Get the visual width of a string - the number of columns required to display it
Last synced: 12 Aug 2026
https://github.com/inspect-js/functions-have-names
Does this JS environment support the `name` property on functions?
environment functions ie ie10 ie11 ie9 javascript name property
Last synced: 12 Aug 2026
https://github.com/sindresorhus/log-symbols
Colored symbols for various log levels
Last synced: 12 Aug 2026
https://github.com/docker/docker-credential-helpers
Programs to keep Docker login credentials safe by storing in platform keystores
Last synced: 12 Aug 2026
https://github.com/isaacs/promise-call-limit
Call an array of promise-returning functions, restricting concurrency to a specified limit.
Last synced: 12 Aug 2026
https://github.com/kyleshevlin/eslint-plugin-use-encapsulation
An ESLint plugin to enforce the "useEncapsulation" pattern for React Hooks
Last synced: 12 Aug 2026
https://github.com/jsdom/js-symbol-tree
Turn any collection of objects into its own efficient tree or linked list using Symbol
algorithms browser data-structure dom efficiency es6 js linked-list list metadata nodejs queue symbol symbol-tree tree
Last synced: 12 Aug 2026
https://github.com/dominictarr/rc
The non-configurable configuration loader for lazy people.
Last synced: 12 Aug 2026
https://github.com/syntax-tree/mdast-util-gfm-autolink-literal
mdast extension to parse and serialize GFM autolink literals
autolink gfm mdast mdast-util unist url
Last synced: 12 Aug 2026
https://github.com/inconshreveable/mousetrap
Detect starting from Windows explorer
Last synced: 12 Aug 2026