0.0.9 • Published 7 years ago

babel-es6-polyfill-light v0.0.9

Weekly downloads
28
License
-
Repository
-
Last release
7 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

7 years ago

0.0.8

7 years ago

0.0.7

7 years ago

0.0.6

7 years ago

0.0.5

7 years ago

0.0.4

7 years ago

0.0.3

7 years ago

0.0.2

7 years ago

0.0.1

7 years ago