Node.js agent for Sqreen, please see https://www.sqreen.io/
SDK for Sqreen signals API
Nodejs tool to check if a request comes from Tor
A node.js client for Sqreen API (https://www.sqreen.io/developers.html)
Another JSON Schema Validator
Is this specifier a node.js core module?
ES2019 spec-compliant String.prototype.trimStart shim.
Web framework built on Web Standards
ES6 spec-compliant Object.assign shim. From https://github.com/es-shims/es6-shim
A library to create readable "multipart/form-data" streams. Can be used to submit forms and file uploads to other web applications.
Determine if the JS environment has `Symbol.toStringTag` support. Supports spec, or shams.
Next-generation ES module bundler
Gets the description of a Symbol. Handles `Symbol()` vs `Symbol('')` properly when possible.
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.
Improved typeof detection for node.js and the browser.
Is this value a JS regex? Works cross-realm/iframe, and despite ES6 @@toStringTag
Prettier is an opinionated code formatter
Syntax highlighting with language autodetection.
ES proposal-spec-compliant Object.fromEntries shim.
Perform async work synchronously in Node.js using `worker_threads` with first-class TypeScript support.
Is this value a JS Date object? This module works cross-realm/iframe, and despite ES6 @@toStringTag.
Is this value a JS String object or primitive? This module works cross-realm/iframe, and despite ES6 @@toStringTag.
Pure random number generator written in TypeScript
Object value retrieval given a string path