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

VersionDownloads (Last 7 Days)Tag
1.0.01,757latest

Version History

VersionDownloads (Last 7 Days)Published
1.0.01,757

Package Sidebar

Install

npm i babel-plugin-transform-object-entries

Weekly Downloads

1,757

Version

1.0.0

License

MIT

Last publish

Collaborators

  • jasisk