michaelmov / jQuery-Routing

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

jQuery Routing

A simple jQuery router designed to check for location hash and replace the contents of a provided container with new content from a specified html partial.

To run locally with browser-sync (if preferred, of course):

$ npm start

About


Languages

Language:JavaScript 54.5%Language:HTML 44.0%Language:CSS 1.5%