You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+10-5Lines changed: 10 additions & 5 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -13,11 +13,16 @@
13
13
14
14
This library is a work in progress and in active development.
15
15
16
-
-[ ] support exporting to pure RegExp matcher
17
-
-[ ] support exporting to radix3/Nitro routes
18
-
-[ ] support exporting to `vue-router` routes with compatibility for [Nuxt](https://github.com/nuxt/nuxt) and [unplugin-vue-router](https://github.com/posva/unplugin-vue-router)
19
-
-[ ] support exporting to SolidStart
20
-
-[ ] support exporting to sveltekit routes
16
+
-[ ] generic route parsing function with options to cover major filesystem routing patterns
0 commit comments