meteor-publish-composite
Composite publisher
A package that enables flexible and reactive publication of documents from multiple collections based on a customizable join condition.
Meteor.publishComposite provides a flexible way to publish a set of related documents from various collections using a reactive join
553 stars
15 watching
58 forks
Language: JavaScript
last commit: 6 months ago
Linked from 1 awesome list
hacktoberfestmeteormongodb
Related projects:
Repository | Description | Stars |
---|---|---|
| A package for publishing non-reactive or aggregated values in Meteor applications | 20 |
| A governance structure for a collection of reusable software components | 41 |
| A package to inject data into client-side rendered HTML at the beginning of page loading | 6 |
| An authorization package for Meteor that allows defining roles with scopes and permissions, enabling hierarchical role assignment. | 922 |
| A package for creating reactive and customizable data tables in Meteor applications. | 363 |
| Extends Meteor's Collection API with customizable hooks for inserting, updating, removing, finding, and upserting documents | 657 |
| Provides a simple and reliable MongoDB aggregation framework for Meteor applications. | 41 |
| A polymer-based layout component for meteor applications | 5 |
| Provides a reactive interface to PostgreSQL databases in Meteor applications | 300 |
| Enables integration of Polymer and Meteor JavaScript frameworks. | 28 |
| Enables reactive Meteor data sources within Polymer elements | 15 |
| A reactive HTML template engine that eliminates the need for update logic and automates DOM updates | 529 |
| A package that simplifies the creation of forms with automatic validation and insert/update functionality in Meteor applications. | 1,440 |
| Meteor pagination package providing out-of-the-box, incremental, and customizable pagination capabilities for Meteor applications | 403 |
| Directs file uploads from Meteor apps to cloud storage services without exposing sensitive data or relying on the app's server | 594 |