Skip to content
This repository was archived by the owner on Sep 10, 2024. It is now read-only.

acdaniel/sector-list

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published