Open-Awesome
CategoriesAlternativesStacksSelf-HostedExplore
Open-Awesome

© 2026 Open-Awesome. Curated for the developer elite.

TermsPrivacyAboutGitHubRSS
  1. Home
  2. Tags
  3. Meteor

Meteor

130 projects

Showing 36 of 130 projects

Rocket.Chat
Rocket.ChatTypeScript

The Secure CommsOS™ for mission-critical operations

#chat#slack#free
Stars45.9k
Forks13.7k
Last commit19 hours ago
Meteor
MeteorJavaScript

An ultra-simple JavaScript platform for building modern web, mobile, and desktop applications.

#realtime#integrated-frameworks#npm
Stars44.8k
Forks5.2k
Last commit1 day ago
Meteor
MeteorJavaScript

An ultra-simple JavaScript platform for building modern web, mobile, and desktop applications.

#realtime#integrated-frameworks#npm
Stars44.8k
Forks5.2k
Last commit1 day ago
Wekan
WekanJavaScript

An open-source, self-hostable kanban board application built with Meteor for collaborative task management.

#wekan#open-source#productivity
Stars21.0k
Forks3.0k
Last commit19 hours ago
VulcanJS
VulcanJSJavaScript

A React+GraphQL framework built on Meteor for rapid application development.

#hacktoberfest#server-rendering#real-time-apps
Stars7.9k
Forks1.8k
Last commit1 year ago
Mist
MistJavaScript

A deprecated desktop browser for browsing and using decentralized applications (Ðapps) on the Ethereum network.

#cryptocurrency-wallet#desktop-application#geth
Stars7.4k
Forks1.9k
Last commit6 years ago
Phusion Passenger
Phusion PassengerC++

A fast, robust web and application server for Ruby, Python, and Node.js that simplifies deployment and adds enterprise features.

#deployment#web-server#enterprise
Stars5.1k
Forks559
Last commit1 day ago
Phusion Passenger: Meteor tutorial
Phusion Passenger: Meteor tutorialC++

A fast, robust web and application server for Ruby, Python, and Node.js that simplifies deployment and adds enterprise-grade features.

#deployment#web-server#production
Stars5.1k
Forks559
Last commit1 day ago
mui
muiJavaScript

A lightweight CSS framework that implements Google's Material Design guidelines with minimal footprint.

#google-material#lightweight#frontend
Stars4.5k
Forks414
Last commit4 years ago
Angular
AngularDockerfile

A full-stack framework that integrates Angular with Meteor for building real-time web and mobile applications.

#angular-meteor#javascript-framework#reactive-data
Stars2.3k
Forks603
Last commit3 years ago
uniforms
uniformsTypeScript

A React library for automatically generating forms from any schema, with built-in validation and theme support.

#hacktoberfest#ui-themes#schema-driven
Stars2.1k
Forks241
Last commit6 months ago
iron:router
iron:routerJavaScript

A client and server side router designed specifically for Meteor applications.

#server-side#rest-api#full-stack
Stars2.0k
Forks404
Last commit8 years ago
Semantic Segmentation Editor
Semantic Segmentation EditorJavaScript

A web-based labeling tool for creating semantic segmentation training data from 2D images and 3D point clouds.

#labeling-tool#autonomous-driving#image-labeling
Stars2.0k
Forks448
Last commit
meteoric:ionic
meteoric:ionicJavaScript

Ionic UI components ported to Meteor Blaze templates for building hybrid mobile apps.

#mobile-framework#iron-router#cordova
Stars1.5k
Forks217
Last commit3 years ago
aldeed:autoform
aldeed:autoformJavaScript

A Meteor package for automatically generating and validating forms with reactive validation and automatic insert/update events.

#blaze#hacktoberfest#simple-schema
Stars1.4k
Forks322
Last commit3 months ago
Meteor
Meteor

A curated, community-driven list of awesome Meteor packages, libraries, resources, and software.

#developer-tools#javascript-framework#awesome-list
Stars1.4k
Forks151
Last commit4 years ago
NLG-eval
NLG-evalPython

A Python library for evaluating natural language generation models using multiple unsupervised automated metrics.

#cider#nlp-evaluation#unsupervised-metrics
Stars1.4k
Forks226
Last commit1 year ago
meteor-up
meteor-upJavaScript

A command line tool for deploying Meteor apps to your own servers using Docker.

#deployment#devops#meteor-up
Stars1.3k
Forks281
Last commit5 months ago
ostrio:files
ostrio:filesJavaScript

A Meteor.js package for file uploads and management via DDP or HTTP, supporting local FS, AWS S3, GridFS, DropBox, and Google Drive.

#meteor-package#upload#resumable-uploads
Stars1.1k
Forks166
Last commit3 months ago
aldeed:collection2
aldeed:collection2JavaScript

A Meteor package that extends Mongo.Collection to provide schema validation for inserts and updates.

#hacktoberfest#database#validation
Stars1.0k
Forks113
Last commit19 days ago
alanning:roles
alanning:rolesJavaScript

Authorization package for Meteor that provides role-based access control with scopes and hierarchy.

#hacktoberfest#user-management#scoped-roles
Stars916
Forks169
Last commit3 months ago
msavin:mongol
msavin:mongolJavaScript

In-app MongoDB editor for Meteor that lets developers view and edit client documents directly in the browser.

#meteor-package#minimongo#devtool
Stars823
Forks38
Last commit7 years ago
yogiben:admin
yogiben:adminCoffeeScript

A complete admin dashboard solution for Meteor applications, built on Iron Router, Roles, and AutoForm.

#crud#user-management#autoform
Stars822
Forks250
Last commit9 years ago
matteodem - meteor-boilerplate
matteodem - meteor-boilerplateJavaScript

A lightweight boilerplate for Meteor.js projects with essential packages and structure.

#real-time-apps#meteor-js#boilerplate
Stars819
Forks144
Last commit5 months ago
houston:admin
houston:adminCoffeeScript

A zero-config admin interface for Meteor applications, modeled after Django Admin.

#zero-config#admin-panel#data-management
Stars802
Forks93
Last commit9 years ago
martijnwalraven:meteor-ios
martijnwalraven:meteor-iosObjective-C

Integrates native iOS apps with the Meteor platform via DDP, offering full-stack reactivity and Core Data integration.

#ios#mobile-backend#objective-c
Stars736
Forks78
Last commit10 years ago
demeteorizer
demeteorizerJavaScript

Converts Meteor applications into standard Node.js apps for deployment on any Node.js hosting platform.

#deployment#cli-tool#nodejs
Stars701
Forks57
Last commit9 years ago
react-native-meteor
react-native-meteorJavaScript

Meteor-like reactivity and DDP connection management for React Native applications.

#websocket#data-sync#react-native
Stars688
Forks200
Last commit3 years ago
signaldb
signaldbTypeScript

A reactive, local-first JavaScript database with signal-based reactivity and real-time sync for modern web apps.

#database#javascript-database#offline-first
Stars671
Forks42
Last commit1 day ago
matb33:collection-hooks
matb33:collection-hooksJavaScript

Extends Meteor's Mongo.Collection with before/after hooks for insert, update, remove, upsert, find, and findOne operations.

#hooks#meteor-package#hacktoberfest
Stars656
Forks94
Last commit
iron-cli
iron-cliJavaScript

A command line scaffolding tool for Meteor applications that generates project structure, files, and boilerplate code.

#development-workflow#boilerplate#cli-tool
Stars637
Forks81
Last commit6 years ago
React Native Meteor Boilerplate
React Native Meteor BoilerplateJavaScript

A boilerplate for building mobile apps with React Native and Meteor, providing opinionated configuration to get started quickly.

#template#boilerplate#example
Stars625
Forks132
Last commit
jagi:astronomy
jagi:astronomyJavaScript

A model layer and ODM/ORM system for Meteor applications that extends MongoDB documents with schema-based functionality.

#orm#model-layer#validation
Stars604
Forks64
Last commit2 years ago
ground:db
ground:dbJavaScript

A thin caching layer providing offline database support for Meteor applications using local storage.

#database#websql#offline-first
Stars569
Forks77
Last commit1 month ago
meteor-user-status
meteor-user-statusJavaScript

A Meteor package that tracks user connection state, online presence, and client-side inactivity.

#client-monitoring#hacktoberfest#user-management
Stars557
Forks85
Last commit2 months ago
Pup
PupJavaScript

A comprehensive boilerplate for building and deploying web applications with Meteor, featuring testing, CI/CD, and environment management.

#environment-management#deployment#boilerplate
Stars552
Forks134
Last commit3 years ago
Page 1 of 4Next

Related Tags

Community-curated · Updated weekly · 100% open source

Found a gem we're missing?

Open-Awesome is built by the community, for the community. Submit a project, suggest an awesome list, or help improve the catalog on GitHub.

Submit a projectStar on GitHub
1 year ago
15 days ago
8 years ago
#Javascript45
#Mongodb31
#Real Time20
#Nodejs19
#Full Stack17
#Meteor Package17
#Reactive Programming15
#Hacktoberfest14
#Frontend14
#Deployment14
#Ui Components12
#Ddp12