@futagoza/core-js
v1.0.0-alpha.0
Published
Ponyfill's for some native ES2017+ built-in methods
Downloads
15
Maintainers
Keywords
Readme
This module contains ponyfill's for some native ES2017+ built-in methods, and are meant to be used with packages on Node.js v6 or higher, but can also be used in the browser via Babel and a package (or if you prefer, web application) bundler.
api
- ES2017
- Stage 3
- Stage 1
resources
Some of the code and/or documentation in these files is based on the following resources:
- https://github.com/es-shims/Array.prototype.flat/
- https://github.com/es-shims/Array.prototype.flatMap/
- https://github.com/rwaldron/proposal-math-extensions/tree/master/reference-implementation
- https://github.com/tc39/proposal-object-values-entries
- https://github.com/es-shims/Object.entries
- https://github.com/tc39/proposal-object-from-entries
- https://github.com/ljharb/es-abstract/
- https://github.com/zloirock/core-js/tree/master/packages/core-js/modules
- https://developer.mozilla.org/
- TypeScript's lib.es6.d.ts file
copyright
Copyright © 2018+ Futago-za Ryuu Released under the MIT License