0.1.8 • Published 10 years ago

sector-list v0.1.8

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

Sector - List

Sector - List is an extension for the Sector.js library that allows repeating and binding to a collection with selection management.

Installation

Sector can be easliy installed with Bower:

> bower install sector-list

or through npm:

> npm install sector-list

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

To use as a standard standalone script:

<script src="bower_components/sector-list/dist/sector-list.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.1.8

10 years ago

0.1.7

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

10 years ago

0.1.1

10 years ago