A plugin for ESDoc that adds interactive D3 powered dependency graphs for source code including linking JSPM / NPM managed code and packages.
A plugin for TypeDoc to generate a documentation coverage badge.
Good Documentation Generator For JavaScript
AST utility module for statically analyzing JSX
A ECMAScript proposal plugin for ESDoc
This library provides the functionality of PBKDF2 with the ability to use any supported hashing algorithm returned from crypto.getHashes()
Import with sanity.
ES2019 spec-compliant String.prototype.trimEnd shim.
ES2019 spec-compliant String.prototype.trimStart shim.
Determine if the current node version supports the `--preserve-symlinks` flag.
An ES2019 spec-compliant `Array.prototype.flatMap` shim/polyfill/replacement that works as far down as ES3.
Does the environment have full property descriptor support? Handles IE 8's broken defineProperty/gOPD.
Helper functions around Function call/apply/bind, for use in `call-bind`
Determine if the JS environment has `Symbol.toStringTag` support. Supports spec, or shams.
An ESnext spec-compliant `Array.prototype.findLastIndex` shim/polyfill/replacement that works as far down as ES3.
A coverage plugin for ESDoc
An ESnext spec-compliant `Array.prototype.findLast` shim/polyfill/replacement that works as far down as ES3.
An ES2015 mostly-spec-compliant `Reflect.getPrototypeOf` sham/polyfill/replacement that works in as many engines as possible
Is this value a JS FinalizationRegistry? This module works cross-realm/iframe, and despite ES6 @@toStringTag.
An ES2019 spec-compliant `Array.prototype.flat` shim/polyfill/replacement that works as far down as ES3.
Determine if the JS environment has Symbol support. Supports spec, or shams.
Get and robustly cache all JS language-level intrinsics at first require time
ES6 spec-compliant Object.assign shim. From https://github.com/es-shims/es6-shim
Returns an array of Typed Array names that are available in the current environment