babel-plugin-transform-object-entries

1.0.0 • Public • Published

babel-plugin-transform-object-entries

A babel transform for Object.entries. Felt silly using the polyfill or runtime in node 6 when this was the only feature we wanted.

Code largely plagiarized from the official babel-plugin-transform-runtime.

Just like the real life runtime, will output code that uses module import so be sure to have the commonjs transform.

Versions

Current Tags

  • Version
    Downloads (Last 7 Days)
    • Tag
  • 1.0.0
    402
    • latest

Version History

  • Version
    Downloads (Last 7 Days)
    • Published
  • 1.0.0
    402

Package Sidebar

Install

npm i babel-plugin-transform-object-entries

Weekly Downloads

351

Version

1.0.0

License

MIT

Last publish

Collaborators

  • jasisk