vite-plugin-dir2json
Directory to JSON converter
Converts directory structures into JSON data containing file paths
Convert the directory structure into json data containing specific file paths
15 stars
1 watching
1 forks
Language: TypeScript
last commit: about 1 month ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
ddiidev/json2v | Converts JSON data to Vlang structs with customizable structure and type handling. | 28 |
davidbonnet/vite-plugin-module-list | Generates a module to automatically import modules of a given folder | 3 |
dvgis/vite-plugin-dc | A plugin for building and integrating DC-SDK into Vite projects | 3 |
vi/json2 | A tool to convert JSON files to an intermediate text format, allowing non-XML-aware tools to handle them more easily. | 28 |
pd4d10/vite-plugin-svgr | Transforms SVG files into reusable React components | 565 |
theodi/csv2json | Converts comma-separated values to JSON data format | 2 |
lordnull/rec2json | Tool to generate JSON-compatible modules from Erlang record definitions | 46 |
herberttn/vite-plugin-typescript-transform | Applies TypeScript compiler during Vite's build phase to support limited features not yet supported by esbuild. | 16 |
laravel/vite-plugin | Configures Vite for use with a Laravel backend server | 806 |
vitejs/vite-plugin-vue2 | A plugin that enables Vue 2.7 support in the Vite development server | 551 |
modyfi/vite-plugin-yaml | Transforms YAML files into JavaScript objects | 75 |
joelvh/json2json | Transforms JSON structures from one format to another using template rules. | 191 |
donnikitos/vite-plugin-html-inject | Splitting and reusing HTML code in a ViteJS project to improve maintainability and flexibility | 58 |
owlsdepartment/vite-plugin-babel | Enables Babel transformation of JavaScript code during Vite build and serve phases | 53 |
vitejs/vite-plugin-react | A plugin for Vite that streamlines development of React applications by providing a single, all-in-one solution for setting up and maintaining these projects. | 608 |