0.0.9 • Published 9 years ago

babel-es6-polyfill-light v0.0.9

Weekly downloads
28
License
-
Repository
-
Last release
9 years ago

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')

Git地址

0.0.9

9 years ago

0.0.8

9 years ago

0.0.7

9 years ago

0.0.6

9 years ago

0.0.5

9 years ago

0.0.4

9 years ago

0.0.3

9 years ago

0.0.2

9 years ago

0.0.1

9 years ago