Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/onechiporenko/ember-checkboxes-list
- Owner: onechiporenko
- License: mit
- Created: 2015-09-07T15:52:34.000Z (about 9 years ago)
- Default Branch: master
- Last Pushed: 2024-10-01T05:42:07.000Z (about 2 months ago)
- Last Synced: 2024-10-03T12:27:24.229Z (about 2 months ago)
- Language: JavaScript
- Homepage: http://onechiporenko.github.io/ember-checkboxes-list/
- Size: 198 KB
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 10
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
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/)