Packs ECMAScript/CommonJs/AMD modules for the browser. Allows you to split your codebase into multiple bundles, which can be loaded on demand. Supports loaders to preprocess files, i.e. json, jsx, es7, css, less, ... and your custom stuff.
A super light and fast circular JSON parser.
Get and robustly cache all JS language-level intrinsics at first require time
Remote signer provider
Media Type Database
Does this JS environment support the `name` property on functions?
CardanoWall TypeScript SDK — standalone Label 309 verifier + envelope helpers + HTTP client (browser-safe).
Perform async work synchronously in Node.js using `worker_threads` with first-class TypeScript support.
CubeSigner Snap
JSON for Humans
Improved typeof detection for node.js and the browser.
The fastest directory crawler & globbing alternative to glob, fast-glob, & tiny-glob. Crawls 1m files in < 1s
A fabric-network wallet that integrates with IBM Certificate Manager
Determine if a value is an ES6 Symbol or not.
HTTP status utility
Is this value negative zero? === will lie to you
Simple key-value storage with support for multiple backends
Store information about any JS value in a side channel, using a Map
Node.js final http responder
Determine if the current node version supports the `--preserve-symlinks` flag.
TypeScript plugin for ESLint
TypeScript is a language for application scale JavaScript development
TypeScript-first schema declaration and validation library with static type inference
A tool set for CSS: fast detailed parser (CSS → AST), walker (AST traversal), generator (AST → CSS) and lexer (validation and matching) based on specs and browser implementations