ember-cli-easy-table

The easiest way to make a table with all the basics thrown in. (selection, pagination, model support, etc.)

Usage no npm install needed!

<script type="module">
  import emberCliEasyTable from 'https://cdn.skypack.dev/ember-cli-easy-table';
</script>

README

ember-cli-easy-table

Dependencies

This one should just work!

Usage

Just install with

ember install ember-cli-easy-table

Developing this Addon

  • ember server
  • Visit the dummy app at http://localhost:4200.

Running Tests

  • ember test
  • ember test --server

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