Functional utilities for objects.
Highly customizable tables for CLIs and Markdown.
Customizable pretty-printer for tinybench benchmarks
Functional utilities for strings.
Functional utilities for numbers.
Functional utilities for arrays.
Functional utilities for promises.
Functional utilities for sets.
Personal ESLint config based on antfu/eslint-config
Data-First / Data-Last oriented utilities.
ES Object-related atoms: Object, ToObject, RequireObjectCoercible
Functional utilities for maps.
string representations of objects in node and the browser
Compile object rest and spread to ES5
An Object.keys replacement, in case Object.keys is not available. From https://github.com/es-shims/es5-shim
Is this value a JS Number object? This module works cross-realm/iframe, and despite ES6 @@toStringTag.
Is this value a JS Date object? This module works cross-realm/iframe, and despite ES6 @@toStringTag.
Is this value a JS Boolean? This module works cross-realm/iframe, and despite ES6 @@toStringTag.
Allow parsing of object rest/spread
Compile ES2015 object super to ES5
Parse CSS inline style to JavaScript object.
This plugin transforms checks for a private property in an object
Generate hashes from javascript objects in node and the browser.
Allow parsing of '#foo in obj' brand checks