jscodeshift‑adapters is a small utility that lets developers run existing **jscodeshift** codemods on files that embed scripts—such as Vue `.vue`, Svelte `.svelte`, and plain HTML files—by extracting the `<script>` content (or using the whole file for `.js/.ts`). It’s aimed at frontend engineers who want to apply automated JavaScript/TypeScript transformations across mixed‑type projects without rewriting their codemods.
How the donated funds are distributed
Kivach works on the Obyte network, and therefore you can track all donations.
Adapts jscodeshift codemods to run on Vue, Svelte, HTML...