Skip to content

bmcmahen/magazine-router

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

magazine-router

a clientside router plugin for magazine.js.

Installation

Install with component(1):

$ component install bmcmahen/magazine-router

API

var magazineRouter = require('magazine-router');
magazine.use(magazineRouter, { root : '/url/root/' });

Note: You'll need to redirect all of your server-side routes within the magazine path to the magazine root for external links to work.

License

MIT

About

a router plugin for magazine.js

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published