• Stars
    star
    1,419
  • Rank 31,849 (Top 0.7 %)
  • Language
  • License
    MIT License
  • Created almost 10 years ago
  • Updated about 2 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

A curated, community driven list of awesome Meteor packages, libraries, resources and shiny things

Awesome Meteor Awesome

A curated list of awesome Meteor Packages, libraries and software.

The official Meteor resources page can be found here


Getting Started

Where to start

Collections

Helpers and expensions for collections

REST

REST support for Meteor

  • maka:rest - automatically make your Meteor app accessible over HTTP and DDP alike.
  • vatfree:restivus - Make REST endpoints for your Meteor app with incredible ease.

Forms and Templates

Helpers for templates

Users and Authentication

Tools for handling users and authentication

  • accounts-js - A suite of packages aims to provide all the tools you need to build a flexible authentication and accounts management solution for your application.
  • alanning:roles - Roles support for the built-in accounts packages.
  • meteor-user-status - Keeps track of users and their meta data.
  • accounts-ui - Accounts UI for React in Meteor 1.3+.

Administration

Tools for administrating your Meteor apps

Monitoring

Tools for monitoring your Meteor apps

Performance

Tools for speeding up your Meteor apps

Deployment

Tools for deploying and maintaining Meteor apps

  • meteor-up – Meteor Deployments.
  • meteor-google-cloud - Automate Meteor deployments on Google Cloud App Engine Flexible
  • mup-aws-beanstalk - Deploy Meteor apps to AWS Elastic Beanstalk using Meteor Up
  • meteor-azure - Automate Meteor deployments on Azure App Service
  • pm2-meteor - Simplest way to deploy, scale and run Meteor Apps with PM2.
  • meteor-hero - Deploy MeteorJS applications for free with one command utilizing Heroku's service.
  • meteor-kubernetes-guide - Deploy a Meteor app with Kubernetes.
  • meteorhacks:cluster - Clustering solution for Meteor with load balancing and service discovery
  • demeteorizer - Converts a Meteor app into a "standard" Node.js application
  • percolate:migrations - Simple migration system for Meteor
  • yamup - Deploy Meteor apps to your own Ubuntu server (EC2, ...) without dockers
  • waveshosting - Web application to manage meteor deployments.

Docker Images

Routers

Routers for Blaze

  • ostrio:flow-router-extra - Carefully extended flow-router package. Up-to-date version with support of latest Meteor's releases.
  • msavin:parrot - Web router specially designed for building SPAs using Meteor
  • meteorhacks:picker - Server Side Router for Meteor.
  • iron:router - A router that works on the server and the browser, designed specifically for Meteor.

Offline

Tools for Meteor offline support

  • ground:db - GroundDB is a thin layer providing Meteor offline database and methods.
  • npdev:collections - An easy way to create offline collections with SSR for Meteor
  • meteor-service-worker - Meteor specific service worker implementaion.
  • quave:pwa - A Meteor package that allows you to configure your PWA.

Testing

Testing tools

SEO

Search Engine Optimization tools

  • ostrio:spiderable-middleware - Prerendering (a.k.a. Spiderable) with support of ES6 (ECMAScript2015) - Meteor app crawled perfectly by search engines.

Files

Handling files in Meteor

  • ostrio:files - Upload files via DDP, HTTP and WebRTC/DC. To Meteor server FS, AWS, GridFS, DropBox or Google Drive. Fast, secure and robust.
  • @reactioncommerce/file-collections - Reaction FileCollections is a set of NPM packages that provide the ability to support file uploads, storage, and downloads in Node and Meteor apps, and in browser JavaScript.
  • netanelgilad:excel - Parsing and generating excel files (xlsx, xls).
  • mikkelking:slingshot - Upload files directly to AWS S3, Google Cloud Storage and others in meteor.

Search, sort and paginate

Search, sort and paginate related tools

Mobile

Mobile Development

Data Visualization

Data Visualization in Meteor: charts, maps, tables, etc.

Analytics

Analytics

  • okgrow:analytics - Google Analytics, Mixpanel, KISSmetrics (and more) integration for meteor.
  • quave:analytics - A Meteor package that allows you to send your page views and more to Google Analytics.

Cron Jobs

Cron Jobs in Meteor

  • msavin:sjobs - A Meteor-first jobs queue / task scheduler.
  • percolate:synced-cron - Cron system for Meteor. It supports syncronizing jobs between multiple processes.
  • ostrio:cron-jobs - Package with similar API to native setTimeout and setInterval methods, but synced between all running Meteor (NodeJS) instances.

Debugging Tools

Debugging Tools

Editor Plugins

Scaffolding

Scaffolding

  • Meteor Kitchen - Code generator for Meteor.
  • iron-cli - A scaffolding command line tool for Meteor applications.
  • maka-cli - Maka-CLI is a command line tool, which organizes a web application's file structure and automates everyday package installation tasks for various application frameworks.

Tooling

Boilerplate

Open source apps

  • Rocket.Chat - Realtime chat application built with Meteor.
  • Wekan - Open source Trello-like kanban.
  • Unchained Shop - Open source Commerce platform developed with Meteor.
  • VulcanJS - A toolkit to quickly build apps with React, GraphQL & Meteor.
  • Nosqlclient - MongoDB management tool.
  • radgrad2 - Meteor based education management system.
  • coauthor - Coauthor supercollaboration/discussion forum.

Internationalization

Front End Frameworks

Alternative Front End Frameworks to Blaze

  • React - Working with React and Meteor.
  • Vue - Working with Vue and Meteor (plus single-file components & apollo support).
  • Svelte - Build cybernetically enhanced web apps with Meteor and Svelte.
  • Angular 2 - Working with Angular 2 and Meteor.
  • Angular - Working with Angular and Meteor.
  • Famo.us - Famo.us and Meteor.
  • frozeman:build-client - A tool to bundle the client part of a Meteor app.
  • Asteroid - An alternative client for a Meteor backend.
  • ddp.js - Isomorphic JavaScript DDP client.
  • elm - elm as the view layer for a meteor based project.

Alternative Databases

Alternative Databases for MongoDB

Resources

Where to discover new Meteor things

Books

Courses

Tutorials

Blogs

Websites

Q&A

Community Newsletters

Social

Work Opportunities

Related

Built With Meteor

Commercial Grade Applications Built With Meteor

Deprecated

This section is desginated for resources which are no longer compatible with the current version of Meteor

Contributing

Your contributions are always welcome!

Thank you @gillesfabio for creating this repo!

More Repositories

1

angular-meteor

Angular and Meteor - The perfect stack
Dockerfile
2,362
star
2

graphql-cli

πŸ“Ÿ Command line tool for common GraphQL development workflows
TypeScript
1,983
star
3

graphql-scalars

A library of custom GraphQL Scalars for creating precise type-safe GraphQL schemas.
TypeScript
1,835
star
4

graphql-modules

Enterprise Grade Tooling For Your GraphQL Server
TypeScript
1,288
star
5

SOFA

The best way to create REST APIs - Generate RESTful APIs from your GraphQL Server
TypeScript
1,043
star
6

merge-graphql-schemas

A utility library to facilitate merging of modularized GraphQL schemas and resolver objects.
930
star
7

WhatsApp-Clone-Client-React

https://www.tortilla.academy/Urigo/WhatsApp-Clone-Tutorial
TypeScript
610
star
8

WhatsApp-Clone-Tutorial

https://www.tortilla.academy/Urigo/WhatsApp-Clone-Tutorial
530
star
9

WhatsApp-Clone-Server

https://www.tortilla.academy/Urigo/WhatsApp-Clone-Tutorial
TypeScript
453
star
10

angular2-meteor

Angular 2.0 and Meteor - the perfect stack
298
star
11

meteor-ionic

Ionic framework packaged for Meteor.
JavaScript
216
star
12

Ionic-MeteorCLI-WhatsApp

WhatsApp Clone tutorial with Ionic 1.0 and Meteor CLI
JavaScript
206
star
13

meteor-client-bundler

https://blog.meteor.com/leverage-the-power-of-meteor-with-any-client-side-framework-bfb909141008
JavaScript
193
star
14

angular-spinkit

SpinKit (http://tobiasahlin.com/spinkit/) spinners for AngularJS
CSS
189
star
15

meteor-angular2.0-socially

CSS
170
star
16

Ionic2CLI-Meteor-WhatsApp

WhatsApp Clone tutorial with Ionic 2.0 CLI and Meteor Server
TypeScript
163
star
17

meteor-angular-socially

angular-meteor example and tutorial app
TypeScript
155
star
18

angular-meteor-base

TypeScript
131
star
19

meteor-rxjs

Exposing Mongo Cursor as RxJS Observable
TypeScript
120
star
20

WhatsApp-Clone-Client-Angular

TypeScript
73
star
21

Ionic2-MeteorCLI-WhatsApp

WhatsApp Clone tutorial with Ionic 2.0 and Meteor CLI
TypeScript
54
star
22

tortilla

The Framework for tutorials
TypeScript
50
star
23

typescript-node-es-modules-example

Latest Typescript and Node - as bare-bone as possible example app
TypeScript
34
star
24

leumi-leumicard-bank-data-scraper

Open bank data for Leumi bank and Leumi card credit card
JavaScript
28
star
25

apollo-local-state-examples

3 stages and approaches for using GraphQL for your local state
TypeScript
26
star
26

WhatsApp-Clone-GraphQL-Angular-Material

TypeScript
25
star
27

angular-meteor-docs

Source for http://www.angular-meteor.com/
TypeScript
25
star
28

IonicCLI-Meteor-WhatsApp

WhatsApp Clone tutorial with Ionic 1.0 CLI and Meteor Server
JavaScript
22
star
29

angular-embedly

JavaScript
19
star
30

angular2-meteor-accounts-ui

TypeScript
18
star
31

israeli-bank-scrapers-modern-schemas

A new architecture for Poalim bank scraper to hopefully merge into Israeli-bank-scrapers when they are ready
TypeScript
17
star
32

angular-blaze-template

Include Blaze templates in your angular-meteor application
JavaScript
15
star
33

whatsapp-textrepo-angularcli-express

13
star
34

angular-meteor-seed

Seed app for AngularJS and meteor
JavaScript
13
star
35

meteor-static-html-compiler

Compiles static HTML templates so you could import them from a module
TypeScript
10
star
36

angular2-meteor-auto-bootstrap

TypeScript
10
star
37

React-Meteor-Todo-app

JavaScript
10
star
38

Thinkster-MEAN-Tutorial-in-angular-meteor

angular-meteor version of Thinkster.io's mean-stack-tutorial
HTML
10
star
39

meteor-static-templates

Meteor plugin for importing static HTML templates
JavaScript
9
star
40

angular-meteor-auth

JavaScript
7
star
41

accounter-fullstack

TypeScript
7
star
42

tutorial-infrastructure

TypeScript
5
star
43

WhatsApp-Server-GraphQL-Live-RxJS-Meteor

JavaScript
4
star
44

angular-meteor-legacy

Shell
3
star
45

meteor-native-packages

JavaScript
3
star
46

ng-vegas-first-example

HTML
3
star
47

node-express-course

An introduction to Node.js and Express.js servers
1
star
48

tortilla-website

JavaScript
1
star