Framework agnostic front-end router based on store pattern http://router.maniak.pro
Du kannst nicht mehr als 25 Themen auswählen Themen müssen entweder mit einem Buchstaben oder einer Ziffer beginnen. Sie können Bindestriche („-“) enthalten und bis zu 35 Zeichen lang sein.
 
 
 
Marek Piasecki f046c76b3f update package.json according to new repositories vor 6 Jahren
README.md add readme vor 6 Jahren
index.html initial commit - moved from pro repo vor 7 Jahren
package.json update package.json according to new repositories vor 6 Jahren
pro-router-standalone.min.js initial commit - moved from pro repo vor 7 Jahren
pro-router.min.js initial commit - moved from pro repo vor 7 Jahren
router.coffee initial commit - moved from pro repo vor 7 Jahren
router.js initial commit - moved from pro repo vor 7 Jahren
standalone.coffee initial commit - moved from pro repo vor 7 Jahren
standalone.js initial commit - moved from pro repo vor 7 Jahren

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/