Utility for obtaining the dependency graph from ES6 modules
broccoli-es-dependency-graph ============================
Simple dependency graph.
An ES2019 spec-compliant `Array.prototype.flatMap` shim/polyfill/replacement that works as far down as ES3.
ECMAScript “ToPrimitive” algorithm. Provides ES5 and ES2015 versions.
ES2019 spec-compliant String.prototype.trimStart shim.
Helper package to shim a method into `Array.prototype[Symbol.unscopables]`
ECMAScript spec abstract operations.
ES6 spec-compliant RegExp.prototype.flags shim.
An ES2015 mostly-spec-compliant `Reflect.getPrototypeOf` sham/polyfill/replacement that works in as many engines as possible
An ES2019 spec-compliant `Array.prototype.flat` shim/polyfill/replacement that works as far down as ES3.
An ESnext spec-compliant `Array.prototype.findLastIndex` shim/polyfill/replacement that works as far down as ES3.
An ESnext spec-compliant `Array.prototype.findLast` shim/polyfill/replacement that works as far down as ES3.
ES proposal-spec-compliant Object.fromEntries shim.
An ES7/ES2016 spec-compliant `Array.prototype.includes` shim/polyfill/replacement that works as far down as ES3.
ES2017 spec-compliant Object.values shim.
ES2017 spec-compliant Object.entries shim.
A state-of-the-art, high-performance JavaScript utility library with a small bundle size and strong type annotations.
An ES2015 spec-compliant `Function.prototype.name` shim
ES2017 spec-compliant shim for `Object.getOwnPropertyDescriptors` that works in ES5.
An ESnext spec-compliant `Array.prototype.toSorted` shim/polyfill/replacement that works as far down as ES3.
ECMAScript spec-compliant polyfill/shim for `globalThis`
Next-generation ES module bundler
Get an iterator for any JS language value. Works robustly across all environments, all versions.