/awesome-meteor

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

MIT LicenseMIT

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

  • simple:rest - automatically make your Meteor app accessible over HTTP and DDP alike.
  • nimble: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

Deployment

Tools for deploying and maintaining Meteor apps

Routers

Routers for Blaze

Offline

Tools for Meteor offline support

  • ground:db - GroundDB is a thin layer providing Meteor offline database and methods.

Testing

Testing tools

Files

Handling files in Meteor

  • Meteor-CollectionFS - Meteor webbased filesystem handling up and downloads.
  • ostrio:files - Upload files via DDP, HTTP and WebRTC/DC. To Meteor server FS, AWS, GridFS, DropBox or Google Drive. Fast, secure and robust.
  • netanelgilad:excel - Parsing and generating excel files (xlsx, xls).

Search, sort and paginate

Search, sort and paginate related tools

Mobile

Mobile Development

Data Visualization

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

  • AnyChart-Meteor - This package provides a simple way to use AnyChart JavaScript charting component in Meteor.
  • aldeed:tabular - Reactive datatables for large or small datasets.

Analytics

Analytics

  • okgrow:analytics - Google Analytics, Mixpanel, KISSmetrics (and more) integration for meteor.

Cron Jobs

Cron Jobs in Meteor

  • percolate:synced-cron - Cron system for Meteor. It supports syncronizing jobs between multiple processes.
  • vsivsi:job-collection - A persistent and reactive job queue for Meteor, supporting distributed workers that can run anywhere.

Debugging Tools

Debugging Tools

Package Managers

Using package managers in Meteor

Scaffolding

Scaffolding

Tooling

Boilerplate

Open source apps

Front End Frameworks

Alternative Front End Frameworks to Blaze

  • Blaze

  • React - Working with React and Meteor

  • Angular - Working with Angular and Meteor

  • Angular 2 - Working with Angular 2 and Meteor

  • Famo.us - Famo.us and Meteor

  • Vue - Working with Vue and Meteor (plus single-file components & apollo support)

  • 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

Alternative Databases

**Alternative Databases for MongoDB

Resources

Where to discover new Meteor things.

Books

Courses

Tutorials

Blogs

Websites

Q&A

Weekly

Twitter

Job Boards

Your contributions are always welcome!

Thank you @gillesfabio for creating this repo!