routing
Posts
Links
Floby/node-url-assembler: Assemble urls from route-like templates (/path/:param)
Assemble urls from route-like templates (/path/:param)
16-02-2019Routing - Nuxt.js
Nuxt.js automatically generates the vue-router configuration based on your file tree of Vue files inside the pages directory.
11-06-2019API: The router Property - Nuxt.js
The router property lets you customize Nuxt.js router (vue-router).
11-06-2019Routing — Vue.js
For most Single Page Applications, it’s recommended to use the officially-supported vue-router library. For more details, see vue-router’s documentation.
11-06-2019pillarjs/path-to-regexp: Turn a path string such as `/user/:name` into a regular expression
Turn a path string such as /user/:name into a regular expression.
08-08-2019
09-08-2022Taxi.js - Routing