0.3.1 • Published 10 years ago

sector-router v0.3.1

Weekly downloads
3
License
MIT
Repository
github
Last release
10 years ago

Sector - Router

Sector - Router is an extension for the Sector.js library that adds a router component and mixins to support route aware components.

Installation

Sector can be easliy installed with Bower:

> bower install sector-router

or through npm:

> npm install sector-router

Sector supports standalone, AMD, and Node/CommonJS deployment with Browserify.

To use as a standard standalone script:

<script src="bower_components/sector-router/dist/sector-router.js"></script>

Browser Support

Chrome, Safari, Firefox, Opera, IE 9+

Usage

Take a look at the included examples to see how to use.

A TodoMVC example is also available at todomvc-sector (source).

0.3.1

10 years ago

0.3.0

10 years ago

0.2.1

10 years ago

0.2.0

10 years ago

0.1.6

10 years ago

0.1.5

10 years ago

0.1.4

10 years ago

0.1.3

10 years ago

0.1.1

10 years ago

0.1.0

10 years ago