{"library":"vue-auto-routing","type":"library","category":null,"description":"vue-auto-routing is a JavaScript library designed for automatically generating Vue Router routes by convention, mimicking the file-system-based routing approach popularized by frameworks like Nuxt.js. It leverages `vue-route-generator` under the hood to transform component files within a specified directory (e.g., `src/pages`) into a Vue Router configuration. The library ships with a Webpack plugin that integrates into the build process to dynamically generate these routes. As of its current stable version `1.0.1`, it supports both Vue 2 and Vue 3 projects, with `v1.0.0` introducing official Vue 3 compatibility. While `vue-auto-routing` provides the core generation logic, users often prefer `vue-cli-plugin-auto-routing` for a more integrated setup within Vue CLI projects, which includes additional features like automatic layout resolution. The library has a moderate release cadence, focusing on compatibility and core feature enhancements.","language":"javascript","status":"active","version":"1.0.1","tags":["javascript","Vue","Vue Router","routing","auto generate","generator","webpack","plugin","typescript"],"last_verified":"Wed May 27","install":[{"cmd":"npm install vue-auto-routing","imports":["import routes from 'vue-auto-routing';","import VueAutoRoutingPlugin from 'vue-auto-routing/lib/webpack-plugin';"]},{"cmd":"yarn add vue-auto-routing","imports":[]},{"cmd":"pnpm add vue-auto-routing","imports":[]}],"homepage":null,"github":"https://github.com/ktsn/vue-auto-routing","docs":null,"changelog":null,"pypi":null,"npm":"https://www.npmjs.com/package/vue-auto-routing","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":{"summary":{"python_range":"18–22","success_rate":0,"avg_install_s":null,"avg_import_s":null,"wheel_type":null},"url":"https://checklist.day/v1/registry/vue-auto-routing/compatibility"}}