0.1.5 • Published 10 years ago

signal.js v0.1.5

Weekly downloads
5
License
-
Repository
github
Last release
10 years ago

signal.js

Build Status Dependency Status

An isomorphic routing based on the Symfony2 Routing component but more minimal, allows for both the matching as well as the generation of urls.

Goals

  • It should be suited for the browser, a small file size and should browserify easily.
  • Only focus on associating certain attributes with certain routes, make no assumptions on how you use the router.
  • Urls can be generated based on the the routes name, this allows for more decoupling
  • Allow for easy configuration using JSON but also expose an clear api
0.1.5

10 years ago

0.1.4

10 years ago

0.1.1

10 years ago

0.0.1

10 years ago