vue-registrar icon indicating copy to clipboard operation
vue-registrar copied to clipboard

Automatic routes generation

Open DCzajkowski opened this issue 6 years ago • 5 comments

Hi, this looks very good! Have you considered adding support for dynamic routes generation the same way Nuxt does it? It would be an awesome feature to have these routes generated automatically based on the directory structure 😊 Let me know what you think. If you need any help, I am willing to help 😉

DCzajkowski avatar May 31 '19 13:05 DCzajkowski

Hi @DCzajkowski, Dynamic route assembler can definitely be a part of planning for the package. However, I need to get some feedback with existence modules before planning to work more on it 👍 I'm gonna keep this issue open until then.

AmirrezaNasiri avatar May 31 '19 13:05 AmirrezaNasiri

Awesome! Make sure to submit this package to the Vue.js newsletter and to repositories like this one.

DCzajkowski avatar May 31 '19 13:05 DCzajkowski

@DCzajkowski Awesome! I'll surely do that!

AmirrezaNasiri avatar May 31 '19 13:05 AmirrezaNasiri

Wow this is a GREAT and simple and "non-magical" alternative to Nuxt... I LOVE this... I totally second the router implementation!!

Amazing work and keep it up!

onexdata avatar Sep 09 '19 14:09 onexdata

I made a similar package a time ago with the route registration also implemented ;) https://github.com/abdelelm/vueglobalregistration-webpack-plugin

abdelelm avatar Oct 16 '19 06:10 abdelelm