Skip to content

blamens/ember-light-table

 
 

Repository files navigation

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
  • Fixed header and footer
  • Grouped columns
  • Resizable columns
  • Expandable rows
  • Easy table manipulation
  • Easy override to table header 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.

About

Lightweight, contextual component based table for Ember 2.3+

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 78.5%
  • HTML 16.6%
  • CSS 4.9%