meteor-collection-helpers
Collection transformer
A package that simplifies data transformation and retrieval in Meteor applications using collection helpers.
⚙️ Meteor package that allows you to define helpers on your collections
498 stars
18 watching
34 forks
Language: JavaScript
last commit: 8 days ago
Linked from 1 awesome list
meteormeteor-package
Related projects:
Repository | Description | Stars |
---|---|---|
meteor-community-packages/meteor-collection-hooks | Extends Meteor's Collection API with customizable hooks for inserting, updating, removing, finding, and upserting documents | 657 |
veliovgroup/meteor-template-helpers | Utility functions to simplify template rendering in Meteor applications | 35 |
dburles/meteor-google-maps | A package providing an interface to the Google Maps Javascript API v3 for Meteor applications | 196 |
meteorhacks/meteor-ssr | Enables Server Side Rendering with Meteor using compiled templates and helpers | 264 |
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 |
tozd/docker-meteor | An image that serves as a base for Dockerizing Meteor applications | 53 |
d3k4y/meteor-tabular | A Meteor package that creates efficient and reactive data tables for large datasets. | 0 |
meteor-factory/react-native-meteor-starter | A boilerplate project for building Meteor + React Native applications | 62 |
meteor-community-packages/meteor-tabular | A package for creating reactive and customizable data tables in Meteor applications. | 363 |
meteorhacks/picker | A lightweight, flexible router for Meteor that allows you to define routes with filtering and middleware capabilities. | 182 |
captainn/npdev-collections | An offline-first data collection system for Meteor applications with server-side rendering capabilities | 18 |
meteor-community-packages/meteor-autoform-bs-datepicker | A custom input type for Meteor's AutoForm that integrates Bootstrap's datepicker plugin | 25 |
mondora/asteroid | An isomorphic JavaScript library that allows developers to connect to a Meteor backend from various environments. | 734 |
jkrup/meteor-hero | Automates deployment of MeteorJS applications to Heroku with Docker and minimal configuration | 38 |