Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/onechiporenko/ember-checkboxes-list

List with checkboxes, which keeps the selection order.
https://github.com/onechiporenko/ember-checkboxes-list

Last synced: about 1 month ago
JSON representation

List with checkboxes, which keeps the selection order.

Awesome Lists containing this project

README

        

# Ember-checkboxes-list

[![Build Status](https://travis-ci.org/onechiporenko/ember-checkboxes-list.svg)](https://travis-ci.org/onechiporenko/ember-checkboxes-list)
[![Codacy Badge](https://www.codacy.com/project/badge/062ef689838e43dfa46eecd1f74f22af)](https://www.codacy.com/app/cv_github/ember-checkboxes-list)
![io.js supported](https://img.shields.io/badge/io.js-supported-green.svg?style=flat)
[![npm version](https://badge.fury.io/js/ember-checkboxes-list.png)](http://badge.fury.io/js/ember-checkboxes-list)
[![License](http://img.shields.io/:license-mit-blue.svg)](http://doge.mit-license.org)
[![Downloads](http://img.shields.io/npm/dm/ember-checkboxes-list.svg)](https://www.npmjs.com/package/ember-checkboxes-list)

## Install

```bash
ember install ember-checkboxes-list
```

## Usage

See [Demo](http://onechiporenko.github.io/ember-checkboxes-list/)