monsoonco/ember-cli-sift-and-list

Name: ember-cli-sift-and-list

Owner: Monsoon

Description: A component that reads a string and uses Sifter to sort an array by the string. Think of it as an autocomplete skeleton.

Created: 2015-03-27 20:22:26.0

Updated: 2015-09-23 20:28:45.0

Pushed: 2015-08-12 15:11:56.0

Homepage: null

Size: 160

Language: JavaScript

GitHub Committers

UserMost Recent Commit# Commits

Other Committers

UserEmailMost Recent Commit# Commits

README

Ember-cli-sift-and-list

The add-on provides you a date input component based on amazing bootstrap-datepicker library. It supports popup and inline mode, and can be used in Ember CLI applications.

Installation

If you are using Ember CLI 0.1.5 and higher, just run within your project directory:

r install:addon ember-cli-sift-and-list

When your Ember CLI version is below 0.1.5, please run within your project directory:

install --save-dev ember-cli-sift-and-list
r generate ember-cli-sift-and-list
Usage
put value=searchInput}}

ift-and-list
rtBy="title"
st=list
archInput=searchInput
sults=results as |result|

i>{{result.title}}</li>
ift-and-list}}
>

Collaborating

This outlines the details of collaborating on this Ember addon.

Installation
Running
Running Tests
Building

For more information on using ember-cli, visit http://www.ember-cli.com/.


This work is supported by the National Institutes of Health's National Center for Advancing Translational Sciences, Grant Number U24TR002306. This work is solely the responsibility of the creators and does not necessarily represent the official views of the National Institutes of Health.