Framework agnostic front-end router based on store pattern http://router.maniak.pro
您最多能選擇 25 個主題 主題必須以字母或數字為開頭,可包含連接號「-」且最長為 35 個字元。
 
 
 
Marek Piasecki f046c76b3f update package.json according to new repositories 6 年前
README.md add readme 6 年前
index.html initial commit - moved from pro repo 7 年前
package.json update package.json according to new repositories 6 年前
pro-router-standalone.min.js initial commit - moved from pro repo 7 年前
pro-router.min.js initial commit - moved from pro repo 7 年前
router.coffee initial commit - moved from pro repo 7 年前
router.js initial commit - moved from pro repo 7 年前
standalone.coffee initial commit - moved from pro repo 7 年前
standalone.js initial commit - moved from pro repo 7 年前

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.

More

router.maniak.pro/#/docs/