• Utility script for React projects that automatically updates `index.js` or `index.ts` files in each subdirectory of the `./src` directory. It scans through the `./src` directory recursively and for each subdirectory, it checks for React component files (`

    published 1.0.4 6 months ago
  • Utility script for Svelte projects that automatically updates `index.js` files in each subdirectory of the `./src` directory. It scans through the `./src` directory recursively and for each subdirectory, it checks for React Svelte files (`.svelte`). For e

    published 1.0.1 6 months ago