Framework agnostic front-end router based on store pattern http://router.maniak.pro
Você não pode selecionar mais de 25 tópicos Os tópicos devem começar com uma letra ou um número, podem incluir traços ('-') e podem ter até 35 caracteres.
 
 
 
Marek Piasecki f046c76b3f update package.json according to new repositories 6 anos atrás
README.md add readme 6 anos atrás
index.html initial commit - moved from pro repo 7 anos atrás
package.json update package.json according to new repositories 6 anos atrás
pro-router-standalone.min.js initial commit - moved from pro repo 7 anos atrás
pro-router.min.js initial commit - moved from pro repo 7 anos atrás
router.coffee initial commit - moved from pro repo 7 anos atrás
router.js initial commit - moved from pro repo 7 anos atrás
standalone.coffee initial commit - moved from pro repo 7 anos atrás
standalone.js initial commit - moved from pro repo 7 anos atrás

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/