Framework agnostic front-end router based on store pattern http://router.maniak.pro
No puede seleccionar más de 25 temas Los temas deben comenzar con una letra o número, pueden incluir guiones ('-') y pueden tener hasta 35 caracteres de largo.
 
 
 
Marek Piasecki f046c76b3f update package.json according to new repositories hace 6 años
README.md add readme hace 6 años
index.html initial commit - moved from pro repo hace 7 años
package.json update package.json according to new repositories hace 6 años
pro-router-standalone.min.js initial commit - moved from pro repo hace 7 años
pro-router.min.js initial commit - moved from pro repo hace 7 años
router.coffee initial commit - moved from pro repo hace 7 años
router.js initial commit - moved from pro repo hace 7 años
standalone.coffee initial commit - moved from pro repo hace 7 años
standalone.js initial commit - moved from pro repo hace 7 años

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/