em-table
Advanced tools
Weekly downloads
Readme
A simple table addon for Ember 1.13.11 and higher.
Supports - Sorting, Searching, Pagination & Cell-level loading.
For more info & examples please visit em-table wiki.
npm install --save em-table
{{em-table columns=columns rows=rows}}
.
import ColumnDefinition from 'em-table/utils/column-definition';
tests/dummy/app
.npm run test
ember server
FAQs
Beta
The npm package em-table receives a total of 1,097 weekly downloads. As such, em-table popularity was classified as popular.
We found that em-table demonstrated a not healthy version release cadence and project activity because the last version was released a year ago. It has 1 open source maintainer collaborating on the project.
Did you know?
Socket installs a Github app to automatically flag issues on every pull request and report the health of your dependencies. Find out what is inside your node modules and prevent malicious activity before you update the dependencies.