/ember-light-table

Lightweight, contextual component based table for Ember 2.3+

Primary LanguageJavaScriptMIT LicenseMIT

Ember Light Table

Ember Version Build Status npm version Download Total Ember Observer Score Code Climate [](Test Coverage) [](Dependency Status)

A lightweight contextual component based table addon that follows Ember's actions up, data down ideology.

Features

  • Custom component based column headers and cells
  • Infinite scroll support
  • Select & Multi-select with keyboard support (CMD/CTRL, SHIFT)
  • Fixed header and footer
  • Grouped columns
  • Resizable columns
  • Expandable rows
  • Responsive
  • Scroll Tracking
  • Easy table manipulation
  • Easy override to table header, body, and footer
  • Contextual component for header, body, and footer, as well as loading, no data, and expanded row

Installation

ember install ember-light-table

Helpful Links

Looking for help?

If it is a bug please open an issue on GitHub.