emberx-form

A set of components for building dynamic forms. Built on top of ember-changeset.

Usage no npm install needed!

<script type="module">
  import emberxForm from 'https://cdn.skypack.dev/emberx-form';
</script>

README

emberx-form

npm version Build Status

Installation

  • git clone this repository
  • npm install

Running

  • ember serve
  • Visit your app at http://localhost:4200.

Running Tests

  • npm test (Runs ember try:testall to test your addon against multiple Ember versions)
  • ember test
  • ember test --server

Building

  • ember build

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

Code of Conduct

Please note that this project is released with a Contributor Code of Conduct. By participating in this project you agree to abide by its terms, which can be found in the CODE_OF_CONDUCT.md file in this repository.