some-codemod

js
This repository contains codemod script(s) for use with [JSCodeshift](https://github.com/facebook/jscodeshift) and a command line tool to trigger refactor by selecting specific codemod to run.
Version 0.2.3 License MIT
Keywords
codemod
<script type="module"> import someCodemod from 'https://cdn.jsdelivr.net/npm/some-codemod@0.2.3/+esm' </script>