Framework agnostic front-end router based on store pattern http://router.maniak.pro
選択できるのは25トピックまでです。
トピックは、先頭が英数字で、英数字とダッシュ('-')を使用した35文字以内のものにしてください。
|
7年前 | |
---|---|---|
README.md | 7年前 | |
index.html | 8年前 | |
package.json | 7年前 | |
pro-router-standalone.min.js | 8年前 | |
pro-router.min.js | 8年前 | |
router.coffee | 8年前 | |
router.js | 8年前 | |
standalone.coffee | 8年前 | |
standalone.js | 8年前 |
README.md
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.