Max validator for checkok
An elegant and scalable validator
String validator for checkok
Number validator for checkok
result util
Another JSON Schema Validator
Required validator for checkok
Equal validator for checkok
Min validator for checkok
Is this specifier a node.js core module?
ES2019 spec-compliant String.prototype.trimStart shim.
ES6 spec-compliant Object.assign shim. From https://github.com/es-shims/es6-shim
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.
Helper functions around Function call/apply/bind, for use in `call-bind`
A library to create readable "multipart/form-data" streams. Can be used to submit forms and file uploads to other web applications.
Gets the description of a Symbol. Handles `Symbol()` vs `Symbol('')` properly when possible.
Simple and complete DOM testing utilities that encourage good testing practices.
Is this value a JS regex? Works cross-realm/iframe, and despite ES6 @@toStringTag
Does the environment have full property descriptor support? Handles IE 8's broken defineProperty/gOPD.
ES proposal-spec-compliant Object.fromEntries shim.
Improved typeof detection for node.js and the browser.
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.
Runtime-agnostic core of ESLint