openHPI/ember-form-components

Name: ember-form-components

Owner: HPI Knowledge Tech Group

Description: Ember components useful for developing interactive HTML forms

Created: 2015-10-20 10:25:50.0

Updated: 2015-11-28 18:59:50.0

Pushed: 2015-11-04 16:40:39.0

Homepage: https://open.hpi.de

Size: 196

Language: JavaScript

GitHub Committers

UserMost Recent Commit# Commits

Other Committers

UserEmailMost Recent Commit# Commits

README

ember-form-components

Ember Form Components is a collection of Ember components useful for developing interactive HTML forms.

It was developed for the needs of openHPI, the online learning platform of the Hasso Plattner Institute (HPI).

Installation

To install the addon, run the following command in your Ember project:

Usage

The addon features several easy-to-use Ember components.

{{editable-field}}

This component can be used as a replacement for the awesome x-editable plugin. It allows you to make text editable by clicking on it.

ditable-field as |save cancel|}}
input value=value enter=save}}
ditable-field}}
Contributing

To install this package and its dependencies, run the following commands:

To see a demo of the addon:

Run tests using these commands:

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.