sector-router

0.3.1 • Public • Published

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).

Package Sidebar

Install

npm i sector-router

Weekly Downloads

0

Version

0.3.1

License

MIT

Last publish

Collaborators

  • acdaniel