Top 15 JavaScript Meteorj Projects
-
nosqlclient
Cross-platform and self hosted, easy to use, intuitive mongodb management tool - Formerly Mongoclient
-
InfluxDB
InfluxDB – Built for High-Performance Time Series Workloads. InfluxDB 3 OSS is now GA. Transform, enrich, and act on time series data directly in the database. Automate critical tasks and eliminate the need to move data externally. Download now.
-
-
meteor-collection2
A Meteor package that extends Mongo.Collection to provide support for specifying a schema and then validating against that schema when inserting and updating.
Back to Collection2, work had already started thanks to Klablink—big shoutout to him as he helped with many packages. I started a PR building on his work and went from there. Bit by bit, I began to understand the changes made and even tried to improve it and cut down on the code changes. This was also the first time in my life where I had released a beta version of Meteor packages (I didn't know if it was even possible, but hey, we keep on learning).
-
But this experience didn't come easily. I had burned weeks on end trying to perfect the packages we're using. I had to freeze a version of collection-hooks that's compatible with our code. I commented out pieces of code that utilized autoValue, which still is in the works. And I think that's the moral of the story I want to drive home: it takes time, there's no perfect flight path, and you have to make some navigational adjustments.
-
-
mobile-packages
Meteor packages that provide functionality on mobile and desktop via Cordova plugins.
-
For a detailed overview, you can refer to the v3.12.0 release notes.
-
SaaSHub
SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives
-
-
With MeteorJS you build your apps by default and primarily for the web platform (although you can also build for desktop using Electron and for mobile using Cordova or React Native). They rely on a single codebase, as PWAs do, and use JavaScript across the full stack.
-
-
meteor-react-native-starter
Boilerplate with auth, backend, db and many more! Clone, install, start coding!
-
-
-
-
meteor-sample-admin-login-handler
This is a companion code for Extending Meteor Accounts (login system) article.
-
SaaSHub
SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives
JavaScript Meteorjs discussion
JavaScript Meteorjs related posts
Index
What are some of the best open-source Meteorj projects in JavaScript? This list will help you:
# | Project | Stars |
---|---|---|
1 | nosqlclient | 3,472 |
2 | React-Landing-Page-Template | 1,536 |
3 | meteor-collection2 | 1,023 |
4 | meteor-simple-schema | 917 |
5 | Titra | 428 |
6 | mobile-packages | 340 |
7 | flow-router | 201 |
8 | dominus | 109 |
9 | meteor-react-native | 63 |
10 | simpletasks | 44 |
11 | meteor-react-native-starter | 22 |
12 | meteor-solid-app | 5 |
13 | eslint-meteor-error | 5 |
14 | mqtt-media-player | 5 |
15 | meteor-sample-admin-login-handler | 2 |