Robustly `.call.bind()` a function
ES2017 spec-compliant Object.values shim.
Define a data property on an object. Will fall back to assignment in an engine without descriptors.
Make espower-lodaer config file unnecessary.
ES2017 spec-compliant Object.entries shim.
Spec-compliant polyfill for String.prototype.matchAll
Test if a finite numeric value is an odd number.
Esprima-compatible implementation of the Mozilla JS Parser API
Power Assert feature instrumentor based on the ECMAScript AST
Set a function's name property
Test if a finite double-precision floating-point number is an integer.
ES2019 spec-compliant String.prototype.trimEnd shim.
A simple cache for a few of the JS Error constructors.
Esprima-compatible implementation of the Mozilla JS Parser API
Provides boundary functions, (upper-bound and lower-bound).
Standard assertion utilities.
Match balanced character pairs, like "{" and "}"
validate SPDX license expressions
Assert that a Node-API value is a specified Node-API data type.
Test if a double-precision floating-point numeric value is positive zero.
Push an array of items into an array, while being robust against prototype modification
Underscore mixins for deeply nested objects
Test if a finite numeric value is an even number.
``` npm install @rauschma/stringio ``` <!-- ########################################################## -->