babel-esnext-polyfill

babel polyfill not include es5-polyfill

Usage no npm install needed!

<script type="module">
  import babelEsnextPolyfill from 'https://cdn.skypack.dev/babel-esnext-polyfill';
</script>

README

babel-esnext-polyfill

包含的 polyfill 列表:

  • Object

  • Array

  • String

  • Promise

  • Set

  • Map

  • Function (function.name only)

  • Number (Number.isNaN only)