We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2bc1109 commit 48813bfCopy full SHA for 48813bf
README.md
@@ -24,6 +24,7 @@ A simple dependency-free minimalistic JavaScript router
24
* Dependency free
25
* ~8KB minified, ~3KB gzipped
26
* Based on [History API](https://developer.mozilla.org/en-US/docs/Web/API/History_API) so it does update the URL of the page
27
+* Supports hash based routing too
28
* Simple mapping of route to a function call
29
* Parameterized routes
30
* Navigating between routes
0 commit comments