Skip to content

Latest commit

 

History

History
44 lines (30 loc) · 3.8 KB

README.md

File metadata and controls

44 lines (30 loc) · 3.8 KB

Awesome Meteor Developers Awesome

A curated list of ways to support Meteor Developers/packages.


Awesome Developers

Developers

These developers contributions to Meteor ecosystem are still valuable but they're not as active anymore, I just wanted to draw the distincion and make it clear.

Packages

  • Blaze - A powerful library for creating user interfaces by writing reactive HTML templates.
  • grapher - A data fetching layer allowing for easy relational queries.
  • redis-oplog - Redis Oplog implementation to fully replace MongoDB Oplog in Meteor.
  • meteor-up - Production Quality Meteor Deployment to Anywhere.
  • simple-schema-js - A JavaScript schema validation package that supports direct validation of MongoDB update modifier objects.
  • accounts-js - Fullstack authentication and accounts-management for GraphQL and REST.

Projects

  • Vulcan - A toolkit to quickly build apps with React, GraphQL & Meteor.