---
layout: default
title: Intro
permalink: /
anchor: intro
---

Router for byte-conscious isomorphic applications designed for use with Browserify.

After using several different routers I decided none of them were quite what I wanted. So, I wrote my own.
This router is loosly inspired by the Express router, react-router, and page.js.

Tested on Node.js 0.12.
