vue-router-sitemap icon indicating copy to clipboard operation
vue-router-sitemap copied to clipboard

Needs better documentation and Usage instructions/Examples

Open TheAnarchoX opened this issue 5 years ago • 6 comments

the README.md is very minimal and very unclear. The example given uses variables that are not specifically defined in itself, like the app variable, it is not imported nor is any specifaction given on the context of this variable

TheAnarchoX avatar Mar 05 '19 13:03 TheAnarchoX

the README.md is very minimal and very unclear. The example given uses variables that are not specifically defined in itself, like the app variable, it is not imported nor is any specifaction given on the context of this variable

Did anyone figure out what app is related too? Also I can only assume we replace "http://example.com" with our URL?

lewiswilbynm avatar Mar 29 '19 08:03 lewiswilbynm

app is a web server instance (i.e. express)

fend25 avatar Jul 09 '19 11:07 fend25

Anyone ever figure out how to use this? I recognized that app.get might be something express related. But I think most of us don't have a web server instance in our Vue application

tettoffensive avatar Sep 26 '19 22:09 tettoffensive

I also don't know what is app.get() and how to plug sitemapMiddleware() into Vue. Looks like the author wont tell us how to use this lib.

bartoszwalacik avatar Jan 16 '20 20:01 bartoszwalacik

Make fork 💃

yangwao avatar Feb 25 '20 09:02 yangwao

笑死,大家都不知道app是哪来的,giao,这玩意儿到底在哪用

HydenLiu avatar Dec 22 '20 10:12 HydenLiu