Marek Piasecki
6 years ago
1 changed files with 19 additions and 0 deletions
@ -0,0 +1,19 @@ |
|||||
|
# pro-router.js |
||||
|
|
||||
|
## Features |
||||
|
|
||||
|
### AGNOSTIC |
||||
|
Framework independent. It integrates with anything that runs in a browser. |
||||
|
|
||||
|
### BLAZING FAST |
||||
|
Eager computation and two kinds of caching guarantees you the top speed. |
||||
|
|
||||
|
### NEW PARADIGM |
||||
|
Maintenance-free routing. Treat url as a simple data store. Break with a status quo of stubborn pattern matching! |
||||
|
|
||||
|
### TINY & NO DEPS |
||||
|
832 bytes and no npm dependencies. |
||||
|
|
||||
|
## More |
||||
|
|
||||
|
[router.maniak.pro/#/docs/](http://router.maniak.pro/#/docs/) |
Loading…
Reference in new issue