asteroid
Meteor client
An isomorphic JavaScript library that allows developers to connect to a Meteor backend from various environments.
An alternative client for a Meteor backend
734 stars
50 watching
101 forks
Language: JavaScript
last commit: over 7 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
achipa/qondrite | A JavaScript client library wrapper for Meteor backend connections in QML applications | 51 |
dburles/meteor-collection-helpers | Automates data transformation and retrieval on Meteor collections for simplified model development. | 498 |
meteor-community-packages/meteor-collection-hooks | Extends Meteor's Collection API with customizable hooks for inserting, updating, removing, finding, and upserting documents | 657 |
sakulstra/meteor-aggregate | Provides a simple and reliable MongoDB aggregation framework for Meteor applications. | 41 |
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/meteor-mocha | A test driver package for Meteor, reporting both server and client test results. | 67 |
vlasky/meteor-mysql | A package that provides reactive MySQL support for Meteor applications | 36 |
mondora/ddp.js | A client library for establishing and maintaining connections with a distributed data protocol (DDP) server. | 207 |
msavin/mongol-meteor-explore-minimongo-devtools | A package that allows in-app MongoDB editing for Meteor applications | 824 |
back2dev/meteor-slingshot | Directs file uploads from Meteor applications to various cloud storage services without exposing sensitive data. | 13 |
meteorhacks/meteor-ssr | Enables Server Side Rendering with Meteor using compiled templates and helpers | 264 |
meteor-community-packages/meteor-user-status | A package that tracks user connection data and activities in Meteor applications. | 557 |
tsumina/meteor-aurelia | Combines Meteor and Aurelia to create an efficient JavaScript-based front-end framework | 24 |
meteorrn/meteor-react-native | A client-side framework for building cross-platform mobile apps using React Native and Meteor's full-stack development capabilities | 60 |
xervoio/demeteorizer | Converts Meteor app to standard Node.js application | 703 |