Skip to content

Latest commit

 

History

History
1403 lines (1403 loc) · 25.2 KB

awesome-meteor.md

File metadata and controls

1403 lines (1403 loc) · 25.2 KB

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. ★ 218, pushed 149 days ago
  • nimble:restivus - Make REST endpoints for your Meteor app with incredible ease. ★ 387, pushed 145 days ago

Forms and Templates

Helpers for templates

  • aldeed:autoform - UI components and helpers to easily create basic forms with automatic insert and update events, and automatic reactive validation. ★ 1262, pushed 142 days ago
  • dispatch:scrollview - A high performance infinite scrollview for meteor ★ 21, pushed 336 days ago
  • themeteorites:blaze-magic-events - A new way of binding event handlers to html elements for Meteor's Blaze ★ 22, pushed 218 days ago
  • manuel:viewmodel - MVVM for Meteor ★ 180, pushed 131 days ago
  • webix:webix - Meteor.js - Webix UI integration ★ 317, pushed 284 days ago

Users and Authentication

Tools for handling users and authentication

  • alanning:roles - Roles support for the built-in accounts packages. ★ 705, pushed 135 days ago

Deployment

Tools for deploying and maintaining Meteor apps

Routers

Routers for Blaze

  • iron:router - A client and server side router designed specifically for Meteor. ★ 1977, pushed 196 days ago
  • meteorhacks:flow-router - Client Side Router for Meteor. ★ 861, pushed 136 days ago

Offline

Tools for Meteor offline support

  • ground:db - GroundDB is a thin layer providing Meteor offline database and methods ★ 448, pushed 152 days ago

Testing

Testing tools

Files

Handling files in Meteor

Search sort paginate

Search sort paginate related tools

Mobile

Mobile Development

  • meteoric:ionic - Ionic components for Meteor. ★ 1577, pushed 130 days ago
  • driftyco:ionic - Official Ionic support for Meteor. ★ 23599, pushed 128 days ago
  • raix:push - Push notifications for cordova (ios, android) browser (Chrome, Safari, Firefox). ★ 331, pushed 127 days ago
  • martijnwalraven:meteor-ios - Integrates native iOS apps with the Meteor platform through DDP. ★ 706, pushed 136 days ago
  • delight-im/Android-DDP - DDP for clients on Android. ★ 199, pushed 148 days ago
  • okland:accounts-phone - A login service based on mobile phone number for Meteor. ★ 74, pushed 261 days ago
  • okland:camera-ui - Meteor package for taking photos with user interface, one function call on desktop and mobile. Allows to choose between camera to photoLibrary on mobile. ★ 17, pushed 393 days ago
  • percolatestudio/cordova-plugin-safe-reload - Cordova plugin to watch and recover after a broken Meteor Hot Code Push. ★ 12, pushed 207 days ago

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. ★ 334, pushed 130 days ago

Debugging Tools

Debugging Tools

Package Managers

Using package managers in Meteor

Scaffolding

Scaffolding

Tooling

Boilerplate

Open source apps

  • Telescope - An open-source social news app built with Meteor ★ 4471, pushed 129 days ago
  • Microscope - The Discover Meteor book's example app ★ 840, pushed 137 days ago
  • Wekan - Open source Trello-like kanban ★ 6703, pushed 133 days ago
  • Reaction Commerce - Open source Commerce platform developed with Meteor ★ 2260, pushed 127 days ago
  • Crowducate Platform - Open source education platform Powered by meteor ★ 153, pushed 182 days ago
  • Orion CMS

Front End Frameworks

Alternative Front End Frameworks to Blaze

  • Blaze
  • React - Working with React and Meteor
  • Angular - Working with Angular and Meteor ★ 1703, pushed 127 days ago
  • Angular 2 - Working with Angular 2 and Meteor ★ 201, pushed 126 days ago
  • 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.

    ★ 154, pushed 140 days ago
  • Asteroid - An alternative client for a Meteor backend ★ 526, pushed 195 days ago
  • ddp.js - Isomorphic JavaScript DDP client ★ 118, pushed 195 days ago

Alternative Databases

**Alternative Databases for MongoDB

  • numtel:pg - Reactive PostgreSQL for Meteor ★ 297, pushed 390 days ago
  • numtel:mysql - Reactive MySQL for Meteor ★ 283, pushed 129 days ago
  • simple:rethink - RethinkDB integration for Meteor ★ 279, pushed 207 days ago

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!