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.

Readme

Keywords

Package Sidebar

Install

npm i babel-plugin-transform-object-entries

Weekly Downloads

330

Version

1.0.0

License

MIT

Last publish

Collaborators

  • jasisk