ember-forms

0.0.0 • Public • Published

Forms

This README outlines the details of collaborating on this Ember addon. Build Status

Installation

  • git clone this repository
  • npm install
  • bower install

Use

{{#form-section formLayout="bootstrap/horizontal"}}
    {{form-input value=myVal type="text" placeholder="Enter a Value" label="Value"}}
    {{form-input type="number" placeholder="My Number"}}
{{/form-section}}

Running

Running Tests

  • ember test
  • ember test --server

Building

  • ember build

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

Readme

Keywords

Package Sidebar

Install

npm i ember-forms

Weekly Downloads

1

Version

0.0.0

License

MIT

Last publish

Collaborators

  • northm