router-module
Nuxt 2 module to use router.js instead of pages/ directory.
Language: javascript
Author: Suzanne Ewald (@sewald)
158 stars · 540 views
Files
- LICENSE (txt)
- package.json (json)
- .github (github)
- workflows (txt)
- ci.yml (yml)
- jest.config.js (js)
- templates (txt)
- plugin.js (js)
- src (txt)
- module.ts (ts)
- renovate.json (json)
- CHANGELOG.md (md)
- nuxt.config.js (js)
- custom-file-path (txt)
- routes (txt)
- index.js (js)
- nuxt.config.js (js)
- components (txt)
- my-page.vue (vue)
- ok (txt)
- router.js (js)
- nuxt.config.js (js)
- components (txt)
- my-page.vue (vue)
- README.md (md)
- tsconfig.json (json)
- test (txt)
- fail.test.ts (ts)
- custom-file-path.test.ts (ts)
- ok.test.ts (ts)
- disable-parse-pages.test.ts (ts)
- keep-default-router.test.ts (ts)
- fixture (txt)
- keep-default-router (txt)
- router.js (js)
- pages (txt)
- foo.vue (vue)
- nuxt.config.js (js)
- disable-parse-pages (txt)
- router.js (js)
- pages (txt)
- foo.vue (vue)
- nuxt.config.js (js)
- components (txt)
- my-page.vue (vue)
- fail (txt)
- ATTRIBUTION.md (markdown)