Open-Awesome
CategoriesAlternativesStacksSelf-HostedExplore
Open-Awesome

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

TermsPrivacyAboutGitHubRSS
  1. Home
  2. Categories
  3. Front-End Development
  4. Meteor

Meteor

The "Awesome Meteor" project is a curated resource list designed to support developers using Meteor, a full-stack JavaScript platform for building web applications. This list includes a variety of resources such as packages, tools, tutorials, and community contributions that enhance the development experience with Meteor. Whether you're a beginner looking to learn the basics or an experienced developer seeking advanced techniques, this collection provides valuable insights and tools to streamline your workflow. Dive into the resources available to elevate your Meteor projects and connect with a vibrant community of developers.

meteorfull-stack-javascriptweb-developmentjavascript-frameworkreal-time-appsmongodbnodejscommunity-resources
RSSView on GitHub
1.4k stars150 forks0 contributorsUpdated
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

Related Awesome Lists

💚
Vue.js

The "Awesome Vue.js" project is a curated collection of resources aimed at supporting developers using Vue.js, a progressive JavaScript framework for building user interfaces. This list encompasses a variety of resources including libraries, tools, plugins, tutorials, and community contributions that enhance the development experience. Whether you are a beginner looking to learn the basics or an experienced developer seeking advanced techniques, this list provides invaluable resources to help you create dynamic and responsive web applications. Dive into this collection to discover tools and insights that will elevate your Vue.js projects to the next level.

73.6k
⚛️
React

The "Awesome React" project is a curated resource list designed to support developers using React, a popular JavaScript library for building user interfaces. This list includes a wide range of resources such as libraries, tools, tutorials, components, and community-driven content that enhance the development experience. Whether you are a beginner looking to learn the basics or an experienced developer seeking advanced techniques, this collection provides valuable insights and tools to streamline your workflow. Dive into the world of React and discover the resources that will help you create dynamic and responsive user interfaces with ease.

72.7k
📦
Android UI

The "Awesome Android UI" project is a curated resource list dedicated to enhancing user interface design for Android applications. Android UI refers to the visual elements and interactive components that make up the user experience on Android devices. This list includes a variety of resources such as UI libraries, design tools, components, animations, and tutorials that cater to both novice and experienced developers. By providing a comprehensive selection of resources, this project empowers developers to create visually appealing and user-friendly applications. Whether you're looking for inspiration or practical tools to streamline your design process, you'll find valuable assets to elevate your Android UI development.

55.8k
🌊
Tailwind CSS

The "Awesome Tailwind CSS" project is a comprehensive repository of resources dedicated to using Tailwind CSS, a utility-first CSS framework for building custom user interfaces rapidly. This curated list includes official documentation, IDE extensions, tools, UI libraries, components, and plugins, providing valuable aids for developers of all skill levels. With resources for design inspiration and development support, the project fosters a vibrant community around Tailwind CSS. Whether you’re searching for components or enhancing your workflow, this collection serves as a go-to guide for maximizing the potential of Tailwind CSS.

15.0k

Table of Contents

38 sections · 176 projects

Getting Started

2 projects
Official Meteor tutorial
meteor.com
Official Guide
guide.meteor.com

Collections

9 projects
simple-schema
simple-schema

A JavaScript schema validation package that supports direct validation of MongoDB update modifier objects.

TypeScript56116 days ago
aldeed:collection2
aldeed:collection2

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

JavaScript1,01713 days ago
dburles:collection-helpers
dburles:collection-helpers

Meteor package that adds model-like helper methods to collections via automatic document transformation.

JavaScript4951 year ago
matb33:collection-hooks
matb33:collection-hooks

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

JavaScript65610 days ago
reywood:publish-composite
reywood:publish-composite

A Meteor package for publishing related documents from multiple collections using reactive joins.

JavaScript5485 months ago
jagi:astronomy
jagi:astronomy

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

JavaScript6042 years ago
cultofcoders:grapher
cultofcoders:grapher

A data fetching layer for Meteor and MongoDB that enables relational queries and reactive GraphQL-like data graphs.

JavaScript2761 year ago
sakulstra:aggregate
sakulstra:aggregate

A Meteor package that adds proper MongoDB aggregation support to Mongo.Collection instances.

JavaScript394 years ago
quave:collections
quave:collections

A Meteor package providing a declarative, standardized way to create collections with schemas, helpers, hooks, and composers.

JavaScript232 years ago

REST

2 projects
maka:rest
atmospherejs.com
vatfree:restivus
vatfree:restivus

A Meteor package for building REST APIs with easy CRUD endpoints, authentication, and role-based permissions.

JavaScript11 day ago

Forms and Templates

5 projects
uniforms
uniforms

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

TypeScript2,1046 months ago
aldeed:autoform
aldeed:autoform

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

JavaScript1,4303 months ago
ostrio:templatehelpers
ostrio:templatehelpers

A Meteor package providing Blaze template helpers for Session manipulation, logical comparisons, and debugging.

JavaScript342 months ago
aldeed:template-extension
aldeed:template-extension

A Meteor package for extending, replacing, and inheriting templates, helpers, events, and lifecycle hooks.

JavaScript2209 years ago
kadira:blaze-layout
kadira:blaze-layout

A layout manager for Meteor's Blaze templating engine, designed to work with FlowRouter.

JavaScript27 years ago

Users and Authentication

4 projects
accounts-js
accounts-js

Fullstack authentication and accounts-management solution for GraphQL and REST applications in JavaScript.

TypeScript1,5012 years ago
alanning:roles
alanning:roles

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

JavaScript9163 months ago
meteor-user-status
meteor-user-status

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

JavaScript5572 months ago
accounts-ui
accounts-ui

A customizable, unstyled React accounts UI for Meteor 1.3+ with support for passwordless login and major routers.

JavaScript74 years ago