sheet-router
Advanced tools
Comparing version 2.0.0 to 2.0.1
{ | ||
"name": "sheet-router", | ||
"version": "2.0.0", | ||
"version": "2.0.1", | ||
"description": "Fast, modular client router", | ||
@@ -5,0 +5,0 @@ "main": "index.js", |
@@ -7,3 +7,3 @@ # sheet-router [![stability][0]][1] | ||
and is tuned for performance by statically declaring routes in a | ||
[radix-trie][12]. | ||
[radix-trie][12]. Weighs `1.5KB` minified and gzipped. | ||
@@ -10,0 +10,0 @@ ## Installation |
11581