meteor-tabular
DataTable library
A package for creating reactive and customizable data tables in Meteor applications.
Reactive datatables for large or small datasets
363 stars
31 watching
136 forks
Language: JavaScript
last commit: about 1 month ago
Linked from 1 awesome list
blazedatatablemeteorjstabulartabular-data
Related projects:
Repository | Description | Stars |
---|---|---|
d3k4y/meteor-tabular | A Meteor package that creates efficient and reactive data tables for large datasets. | 0 |
meteor-community-packages/meteor-inject-data | A package to inject data into client-side rendered HTML at the beginning of page loading | 6 |
meteor-community-packages/organization | A governance structure for a collection of reusable software components | 41 |
meteor/blaze | A reactive HTML template engine that eliminates the need for update logic and automates DOM updates | 528 |
dburles/meteor-google-maps | A package providing an interface to the Google Maps Javascript API v3 for Meteor applications | 196 |
frappe/datatable | A JavaScript library for displaying and editing tabular data in a modern and interactive way | 1,042 |
meteor-community-packages/meteor-roles | An authorization package for Meteor that allows defining roles with scopes and permissions, enabling hierarchical role assignment. | 921 |
dburles/meteor-collection-helpers | Automates data transformation and retrieval on Meteor collections for simplified model development. | 498 |
numtel/meteor-pg | Provides a reactive interface to PostgreSQL databases in Meteor applications | 300 |
meteor-community-packages/ground-db | A thin layer providing Meteor offline database and methods for caching local storage data | 569 |
yajra/laravel-datatables-demo | Provides a demo application to showcase the usage of a Laravel package for handling server-side works with DataTables via AJAX option | 147 |
aslagle/reactive-table | A reactive table component for Meteor applications | 328 |
meteor-community-packages/meteor-collection-hooks | Extends Meteor's Collection API with customizable hooks for inserting, updating, removing, finding, and upserting documents | 657 |
vincjo/datatables | A toolkit for creating custom data table components with advanced features like filtering, sorting, and pagination | 465 |
meteor-community-packages/meteor-user-status | A package that tracks user connection data and activities in Meteor applications. | 557 |