babel-es6-polyfill-light
v0.0.9
Published
Lightweight ES6 polyfill for the browser and node.
Downloads
1
Readme
Babel ES6 polyfills
Lightweight ES6 polyfill for the browser and node.
Object.assign
Array(of, copyWithin, every, fill, find, findIndex, includes)
Promise
npm install babel-es6-polyfill-light
import 'babel-es6-polyfill-light' 或 require('babel-es6-polyfill-light')