meteor-tabular
Data table library
A Meteor package that creates efficient and reactive data tables for large datasets.
Reactive datatables for large or small datasets
0 stars
4 watching
3 forks
Language: JavaScript
last commit: over 5 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
meteor-community-packages/meteor-tabular | A package for creating reactive and customizable data tables in Meteor applications. | 363 |
vlasky/meteor-mysql | A package that provides reactive MySQL support for Meteor applications | 36 |
meteor-community-packages/meteor-inject-data | A package to inject data into client-side rendered HTML at the beginning of page loading | 6 |
dburles/meteor-google-maps | A package providing an interface to the Google Maps Javascript API v3 for Meteor applications | 196 |
aslagle/reactive-table | A reactive table component for Meteor applications | 328 |
dburles/meteor-collection-helpers | Automates data transformation and retrieval on Meteor collections for simplified model development. | 498 |
meteor/blaze | A reactive HTML template engine that eliminates the need for update logic and automates DOM updates | 528 |
numtel/meteor-pg | Provides a reactive interface to PostgreSQL databases in Meteor applications | 300 |
raystack/meteor | A metadata collection framework that extracts data from various sources and sinks to third-party APIs and catalog services. | 191 |
frappe/datatable | A JavaScript library for displaying and editing tabular data in a modern and interactive way | 1,042 |
meteorhacks/search-source | A reactive data source for building search solutions with Meteor | 145 |
meteor-community-packages/meteor-roles | An authorization package for Meteor that allows defining roles with scopes and permissions, enabling hierarchical role assignment. | 921 |
sakulstra/meteor-aggregate | Provides a simple and reliable MongoDB aggregation framework for Meteor applications. | 41 |
meteor-community-packages/organization | A governance structure for a collection of reusable software components | 41 |
meteorhacks/meteor-ssr | Enables Server Side Rendering with Meteor using compiled templates and helpers | 264 |