Preparing for system design interviews?  Try bugzed.com →

Code Migration Helpers

JSON →
library 0.6.1 ·javascript
verified Jun 7, 2026

A CLI toolset (v0.6.1) to automate common code migration tasks: adding extensions to relative imports (e.g., converting `./file` to `./file.js`), migrating Jest test constructs to Vitest (replacing `jest.fn()` with `vi.fn()`), and renaming file extensions (e.g., `.js` → `.cjs`). Designed for Node.js 18+ with a file-based scope; output may not be 100% accurate—always review changes. Lightweight alternative to codemods or jscodeshift for these specific patterns.

total hits 9
actors 3 distinct systems
last hit 16d ago AhrefsBot
GPTBot
3
Humans
4

top countries 🇺🇸 United States · 🇸🇬 Singapore · 🇳🇴 Norway · 🇹🇷 Turkey · 🇨🇦 Canada