An open API service indexing awesome lists of open source software.

https://github.com/universal-ember/table

A styleless implementation of common table features
https://github.com/universal-ember/table

Last synced: 4 months ago
JSON representation

A styleless implementation of common table features

Awesome Lists containing this project

README

          

[![npm version](https://badge.fury.io/js/@universal-ember/table.svg)](https://badge.fury.io/js/@universal-ember/table)
[![CI](https://github.com/universal-ember/table/actions/workflows/ci.yml/badge.svg?branch=main&event=push)](https://github.com/CrowdStrike/@universal-ember/table/actions/workflows/ci.yml)

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

```bash
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](https://www.semver-ts.org/#decouple-typescript-support-from-lts-cycles), range: TS@current-2 to TS@current (3 version window).
* Glint -- 1.0+

## Documentation

- [Guides](https://ue-table.pages.dev/1-get-started/index.md) - Getting started and usage
- [Demos](https://ue-table.pages.dev/3-demos/basic.md) - Interactive examples
- [API Reference](https://ue-table.pages.dev/api/) - Full API documentation

## 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