List of JavaScript methods which you can use natively + ESLint Plugin
Create enumerable functions(map, filter, some, every, reduce, reduceRight).
Provide async/await callbacks for every, find, findIndex, filter, forEach, map, reduce, reduceRight and some methods in Array.
An ES5 spec-compliant `Array.prototype.reduceRight` shim/polyfill/replacement that works as far down as ES3.
Provide async/await callbacks for every, find, findIndex, filter, forEach, map, reduce, reduceRight and some methods in Array.
Asynchronous Array.reduceRight()
JS REDUCE / REDUCERIGHT