Skip to content

universal-ember/table

Repository files navigation

npm version CI

A headless table implementation that supports all the major product-level features needed for feature-rich tables. Bring your own markup and styles without the need to implement any of the table behaviors.

  • hiding and showing columns
  • re-ordering columns
  • re-sizing columns
  • sticky columns
  • sorting data

Install

pnpm add @universal-ember/table 
# or
yarn add @universal-ember/table 
# or
npm install @universal-ember/table 
# or
ember install @universal-ember/table 

Compatibility

  • ember-auto-import >= v2
  • ember-source >= 3.28
  • embroider safe + optimized
  • typescript >= 4.8, rolling window policy, range: TS@current-2 to TS@current (3 version window).
  • Glint -- 1.0+

Usage

See the Documentation for examples.

API Reference can be found here.

Contributors

NullVoxPopuli
NullVoxPopuli
johanrd
johanrd
joelamb
Joe Lamb
vitch
Kelvin Luck
ynotdraw
Tony Ward
nicolechung
nicole chung
semantic-release-bot
Semantic Release Bot
Dhaulagiri
Brian Runnells
jayden-leuciuc
Jayden Leuciuc
MichalBryxi
Michal Bryxí
ember-tomster
ember-tomster

About

A styleless implementation of common table features

Resources

License

Contributing

Stars

Watchers

Forks

Packages

No packages published

Contributors 14