Ee18e

e18e/@e18e/es-get-iterator

No description available

e18emodule-replacement
Public
47 executions

Run locally

npx codemod @e18e/es-get-iterator

es-get-iterator Codemod

Introduction

This codemod replaces the usage of the es-get-iterator module with native ES features. It converts calls to the getIterator function into a more efficient form that utilizes the Symbol.iterator property directly, thus reducing dependency on external libraries.

Before

javascript

After

javascript

Ready to evolve your codebase?

Build tailored, compiler-aware skills to assess, plan, and automate complex codebase changes.