1 line
No EOL
28 KiB
JSON
1 line
No EOL
28 KiB
JSON
{"slug": "Urigo--awesome-meteor", "title": "Awesome Meteor", "description": "A curated, community driven list of awesome Meteor packages, libraries, resources and shiny things", "github_url": "https://github.com/Urigo/awesome-meteor", "stars": "1.4K", "tag": "Front-End Development", "entry_count": 180, "subcategory_count": 3, "subcategories": [{"name": "General", "parent": "", "entries": [{"name": "Awesome Meteor", "url": "#awesome-meteor", "description": ""}, {"name": "Resources", "url": "#resources", "description": ""}, {"name": "Built With Meteor", "url": "#built-with-meteor", "description": ""}, {"name": "Deprecated", "url": "#deprecated", "description": ""}, {"name": "Contributing", "url": "#contributing", "description": ""}, {"name": "Official Meteor tutorial", "url": "https://www.meteor.com/tutorials/react/creating-an-app", "description": ""}, {"name": "Official Guide", "url": "http://guide.meteor.com/", "description": ""}, {"name": "simple-schema", "url": "https://github.com/aldeed/simple-schema-js", "description": "A JavaScript schema validation package that supports direct validation of MongoDB update modifier objects.", "stars": "553"}, {"name": "aldeed:collection2", "url": "https://github.com/aldeed/meteor-collection2/", "description": "Automatic validation of insert and update operations on the client and server.", "stars": "1k"}, {"name": "dburles:collection-helpers", "url": "https://github.com/dburles/meteor-collection-helpers/", "description": "Transform your collections with helpers that you define.", "stars": "500"}, {"name": "matb33:collection-hooks", "url": "https://github.com/Meteor-Community-Packages/meteor-collection-hooks", "description": "Extends Mongo.Collection with before/after hooks for insert/update/remove/find/findOne.", "stars": "653"}, {"name": "reywood:publish-composite", "url": "https://github.com/Meteor-Community-Packages/meteor-publish-composite", "description": "publish a set of related documents from various collections using a reactive join.", "stars": "548"}, {"name": "jagi:astronomy", "url": "https://github.com/jagi/meteor-astronomy/", "description": "The Model layer for Meteor.", "stars": "611"}, {"name": "cultofcoders:grapher", "url": "https://github.com/cult-of-coders/grapher", "description": "Grapher: Meteor Collection Joins + Reactive GraphQL like queries.", "stars": "275"}, {"name": "sakulstra:aggregate", "url": "https://github.com/sakulstra/meteor-aggregate", "description": "Add proper aggregation support for Meteor.", "stars": "39"}, {"name": "quave:collections", "url": "https://github.com/quavedev/collections", "description": "Create collections in a standard way.", "stars": "21"}, {"name": "maka:rest", "url": "https://atmospherejs.com/maka/rest", "description": "automatically make your Meteor app accessible over HTTP and DDP alike."}, {"name": "vatfree:restivus", "url": "https://github.com/vatfree/meteor-restivus", "description": "Make REST endpoints for your Meteor app with incredible ease.", "stars": "1"}, {"name": "uniforms", "url": "https://github.com/vazco/uniforms", "description": "Bunch of React components and helpers to easily generate and validate forms. [Seamlessly integrate with `simpl-schema`](https://uniforms.tools/docs/installation).", "stars": "1.7k"}, {"name": "aldeed:autoform", "url": "https://github.com/aldeed/meteor-autoform", "description": "UI components and helpers to easily create basic forms with automatic insert and update events, and automatic reactive validation.", "stars": "1.4k"}, {"name": "ostrio:templatehelpers", "url": "https://github.com/VeliovGroup/Meteor-Template-helpers", "description": "Utility helpers for your Blaze templates.", "stars": "34"}, {"name": "aldeed:template-extension", "url": "https://github.com/aldeed/meteor-template-extension", "description": "A Meteor package: Replace already defined templates, inherit helpers and events from other templates.", "stars": "220"}, {"name": "kadira:blaze-layout", "url": "https://github.com/TeamGrid/blaze-layout", "description": "Layout Manager for Blaze (works well with Meteor FlowRouter)", "stars": "2"}, {"name": "accounts-js", "url": "https://github.com/accounts-js/accounts", "description": "A suite of packages aims to provide all the tools you need to build a flexible authentication and accounts management solution for your application.", "stars": "1.4k"}, {"name": "alanning:roles", "url": "https://github.com/Meteor-Community-Packages/meteor-roles", "description": "Roles support for the built-in accounts packages.", "stars": "926"}, {"name": "meteor-user-status", "url": "https://github.com/Meteor-Community-Packages/meteor-user-status", "description": "Keeps track of users and their meta data.", "stars": "560"}, {"name": "accounts-ui", "url": "https://github.com/e-Potek/accounts-ui/", "description": "Accounts UI for React in Meteor 1.3+.", "stars": "7"}, {"name": "Meteor Candy", "url": "https://www.meteorcandy.com/", "description": "Fastest and easier way to add an admin panel to your app."}, {"name": "yogiben:admin", "url": "https://github.com/yogiben/meteor-admin", "description": "A complete admin dashboard solution.", "stars": "833"}, {"name": "houston:admin", "url": "https://github.com/gterrono/houston", "description": "A zero-config, Django Admin-like admin for Meteor.", "stars": "814"}, {"name": "zodern:pure-admin", "url": "https://github.com/zodern/meteor-pure-admin", "description": "An isolated, customizable admin panel for Meteor.", "stars": "19"}, {"name": "kschingiz:meteor-elastic-apm", "url": "https://github.com/kschingiz/meteor-elastic-apm", "description": "Perfomance Monitoring for Meteor based on Elastic APM", "stars": "3"}, {"name": "monti-apm-agent", "url": "https://github.com/monti-apm/monti-apm-agent", "description": "Performance Monitoring for Meteor", "stars": "36"}, {"name": "lmachens:kadira", "url": "https://github.com/lmachens/kadira", "description": "Performance Monitoring for Meteor", "stars": "5"}, {"name": "cultofcoders:redis-oplog", "url": "https://github.com/cult-of-coders/redis-oplog", "description": "Redis Oplog implementation to fully replace MongoDB Oplog in Meteor", "stars": "358"}, {"name": "staringatlights:fast-render", "url": "https://github.com/abecks/meteor-fast-render", "description": "An active fork of fast-render", "stars": "58"}, {"name": "epotek:method-cache", "url": "https://github.com/e-Potek/method-cache", "description": "Meteor method caching using DataLoader", "stars": "9"}, {"name": "maestroqadev:pub-sub-lite", "url": "https://github.com/adtribute/pub-sub-lite", "description": "Transform publications to be non-reactive.", "stars": "47"}, {"name": "artillery-engine-meteor", "url": "https://github.com/kschingiz/artillery-engine-meteor", "description": "Artillery load testing for MeteorJS applications.", "stars": "6"}, {"name": "meteor-up", "url": "https://github.com/zodern/meteor-up", "description": "Meteor Deployments.", "stars": "1.3k"}, {"name": "meteor-google-cloud", "url": "https://github.com/EducationLink/meteor-google-cloud", "description": "Automate Meteor deployments on Google Cloud App Engine Flexible", "stars": "31"}, {"name": "mup-aws-beanstalk", "url": "https://github.com/zodern/mup-aws-beanstalk", "description": "Deploy Meteor apps to AWS Elastic Beanstalk using Meteor Up", "stars": "126"}, {"name": "meteor-azure", "url": "https://github.com/fractal-code/meteor-azure", "description": "Automate Meteor deployments on Azure App Service", "stars": "69"}, {"name": "pm2-meteor", "url": "https://github.com/andruschka/pm2-meteor", "description": "Simplest way to deploy, scale and run Meteor Apps with PM2.", "stars": "164"}, {"name": "meteor-hero", "url": "https://github.com/jkrup/meteor-hero", "description": "Deploy MeteorJS applications for free with one command utilizing Heroku's service.", "stars": "39"}, {"name": "meteor-kubernetes-guide", "url": "https://github.com/Gregivy/meteor-kubernetes-guide", "description": "Deploy a Meteor app with Kubernetes.", "stars": "40"}, {"name": "meteorhacks:cluster", "url": "https://github.com/lmachens/cluster", "description": "Clustering solution for Meteor with load balancing and service discovery", "stars": "1"}, {"name": "demeteorizer", "url": "https://github.com/onmodulus/demeteorizer", "description": "Converts a Meteor app into a \"standard\" Node.js application", "stars": "710"}, {"name": "percolate:migrations", "url": "https://github.com/percolatestudio/meteor-migrations", "description": "Simple migration system for Meteor", "stars": "246"}, {"name": "yamup", "url": "https://github.com/bordalix/yamup", "description": "Deploy Meteor apps to your own Ubuntu server (EC2, ...) without dockers", "stars": "8"}, {"name": "waveshosting", "url": "https://github.com/nicolaslopezj/waveshosting", "description": "Web application to manage meteor deployments.", "stars": "13"}, {"name": "meteor-docker", "url": "https://github.com/zodern/meteor-docker", "description": "", "stars": "40"}, {"name": "meteor-base", "url": "https://github.com/disney/meteor-base", "description": "", "stars": "218"}, {"name": "docker-meteor", "url": "https://github.com/tozd/docker-meteor", "description": "", "stars": "50"}, {"name": "ostrio:flow-router-extra", "url": "https://github.com/VeliovGroup/flow-router", "description": "Carefully extended `flow-router` package. Up-to-date version with support of latest Meteor's releases.", "stars": "192"}, {"name": "msavin:parrot", "url": "https://github.com/msavin/Parrot", "description": "Web router specially designed for building SPAs using Meteor", "stars": "75"}, {"name": "meteorhacks:picker", "url": "https://github.com/meteorhacks/picker", "description": "Server Side Router for Meteor.", "stars": "182"}, {"name": "iron:router", "url": "https://github.com/iron-meteor/iron-router", "description": "A router that works on the server and the browser, designed specifically for Meteor.", "stars": "2k"}, {"name": "ground:db", "url": "https://github.com/GroundMeteor/db", "description": "GroundDB is a thin layer providing Meteor offline database and methods.", "stars": "575"}, {"name": "npdev:collections", "url": "https://github.com/CaptainN/npdev-collections", "description": "An easy way to create offline collections with SSR for Meteor", "stars": "17"}, {"name": "meteor-service-worker", "url": "https://github.com/NitroBAY/meteor-service-worker", "description": "Meteor specific service worker implementaion.", "stars": "134"}, {"name": "quave:pwa", "url": "https://github.com/quavedev/pwa", "description": "A Meteor package that allows you to configure your PWA.", "stars": "4"}, {"name": "meteortesting:mocha", "url": "https://github.com/meteortesting/meteor-mocha", "description": "Mocha test driver package for Meteor.", "stars": "67"}, {"name": "lmieulet:meteor-coverage", "url": "https://github.com/serut/meteor-coverage", "description": "Test coverage for Meteor.", "stars": "54"}, {"name": "hubroedu:mocha", "url": "https://github.com/hubroedu/meteor-mocha/", "description": "Decaffed cultofcoders:mocha fork.", "stars": "3"}, {"name": "antwaremx:meteorman", "url": "https://github.com/antwaremx/meteorman", "description": "Meteorman: A DDP Client with GUI to test Meteor methods and publications (like Postman).", "stars": "48"}, {"name": "ostrio:spiderable-middleware", "url": "https://github.com/VeliovGroup/spiderable-middleware/", "description": "Prerendering (*a.k.a. Spiderable*) with support of ES6 (ECMAScript2015) - Meteor app crawled perfectly by search engines.", "stars": "30"}, {"name": "ostrio:files", "url": "https://github.com/VeliovGroup/Meteor-Files", "description": "Upload files via DDP, HTTP and WebRTC/DC. To Meteor server FS, AWS, GridFS, DropBox or Google Drive. Fast, secure and robust.", "stars": "1.1k"}, {"name": "@reactioncommerce/file-collections", "url": "https://github.com/reactioncommerce/reaction-file-collections", "description": "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.", "stars": "19"}, {"name": "netanelgilad:excel", "url": "https://github.com/netanelgilad/meteor-excel", "description": "Parsing and generating excel files (xlsx, xls).", "stars": "56"}, {"name": "mikkelking:slingshot", "url": "https://github.com/Back2bikes/meteor-slingshot", "description": "Upload files directly to AWS S3, Google Cloud Storage and others in meteor.", "stars": "11"}, {"name": "percolate:find-from-publication", "url": "https://github.com/versolearning/find-from-publication", "description": "Enable finding all documents that have been published by a given publication.", "stars": "45"}, {"name": "meteor-publish-join", "url": "https://github.com/nlhuykhang/meteor-publish-join#readme", "description": "A performant NPM package for publishing non-reactive or aggregated values.", "stars": "19"}, {"name": "tmeasday:publish-counts", "url": "https://github.com/percolatestudio/publish-counts", "description": "Publish the count of a cursor, in real time.", "stars": "199"}, {"name": "meteorhacks:search-source", "url": "https://github.com/meteorhacks/search-source", "description": "Reactive Data Source for Search.", "stars": "147"}, {"name": "matteodem:easy-search", "url": "https://github.com/matteodem/meteor-easy-search", "description": "Easy-to-use search with Blaze Components (+ Elastic Search Support)", "stars": "436"}, {"name": "alethes:pages", "url": "https://github.com/alethes/meteor-pages", "description": "Out of the box Meteor pagination.", "stars": "406"}, {"name": "meteor-react-native", "url": "https://github.com/TheRealNate/meteor-react-native", "description": "Meteor client for React Native matching Meteor Spec.", "stars": "45"}, {"name": "meteor-push", "url": "https://github.com/activitree/meteor-push", "description": "Push notifications for cordova (ios, android) browser (Chrome, Safari, Firefox).", "stars": "24"}, {"name": "quave:universal-links", "url": "https://github.com/quavedev/universal-links", "description": "A Meteor package that allows you to expose your native iOS settings to enable Universal Links.", "stars": "0"}, {"name": "meteoric:ionic", "url": "https://github.com/meteoric/meteor-ionic", "description": "Ionic components for Meteor.", "stars": "1.5k"}, {"name": "driftyco:ionic", "url": "https://github.com/driftyco/ionic", "description": "Official Ionic support for Meteor.", "stars": "48k"}, {"name": "martijnwalraven:meteor-ios", "url": "https://github.com/martijnwalraven/meteor-ios", "description": "Integrates native iOS apps with the Meteor platform through DDP.", "stars": "744"}, {"name": "delight-im/Android-DDP", "url": "https://github.com/delight-im/Android-DDP", "description": "DDP for clients on Android.", "stars": "271"}, {"name": "okland:accounts-phone", "url": "https://github.com/okland/accounts-phone", "description": "A login service based on mobile phone number for Meteor.", "stars": "115"}, {"name": "okland:camera-ui", "url": "https://github.com/okland/camera-ui", "description": "Meteor package for taking photos with user interface, one function call on desktop and mobile. Allows to choose between camera to photoLibrary on mobile.", "stars": "28"}, {"name": "percolatestudio/cordova-plugin-safe-reload", "url": "https://github.com/percolatestudio/cordova-plugin-safe-reload", "description": "Cordova plugin to watch and recover after a broken Meteor Hot Code Push.", "stars": "14"}, {"name": "aldeed:tabular", "url": "https://github.com/aldeed/meteor-tabular", "description": "Reactive datatables for large or small datasets.", "stars": "363"}, {"name": "aslagle:reactive-table", "url": "https://github.com/aslagle/reactive-table/", "description": "Reactive table for Meteor, using Blaze.", "stars": "332"}, {"name": "luixal:blaze-paginated-custom-list", "url": "https://github.com/luixal/meteor-blaze-paginated-custom-list", "description": "Reactive and paginated item list.", "stars": "0"}, {"name": "luixal:meteor-apexcharts", "url": "https://github.com/luixal/meteor-apexcharts", "description": "Reactive ApexCharts library packaged for Meteor.", "stars": "1"}, {"name": "okgrow:analytics", "url": "https://github.com/okgrow/analytics/", "description": "Google Analytics, Mixpanel, KISSmetrics (and more) integration for meteor.", "stars": "213"}, {"name": "quave:analytics", "url": "https://github.com/quavedev/analytics", "description": "A Meteor package that allows you to send your page views and more to Google Analytics.", "stars": "2"}, {"name": "msavin:sjobs", "url": "https://github.com/msavin/stevejobs/", "description": "A Meteor-first jobs queue / task scheduler.", "stars": "205"}, {"name": "percolate:synced-cron", "url": "https://github.com/percolatestudio/meteor-synced-cron", "description": "Cron system for Meteor. It supports syncronizing jobs between multiple processes.", "stars": "502"}, {"name": "ostrio:cron-jobs", "url": "https://github.com/VeliovGroup/Meteor-CRON-jobs", "description": "Package with similar API to native `setTimeout` and `setInterval` methods, but synced between all running Meteor (NodeJS) instances.", "stars": "16"}, {"name": "meteor-devtools-evolved", "url": "https://github.com/leonardoventurini/meteor-devtools-evolved", "description": "A chrome extension.", "stars": "147"}, {"name": "msavin:mongol", "url": "https://github.com/msavin/Mongol/", "description": "Visual Editing Tool for Meteor for MongoDB Collections.", "stars": "834"}, {"name": "msavin:jetsetter", "url": "https://github.com/msavin/JetSetter", "description": "Visual Get/Set Tool for Meteor Session Variables.", "stars": "185"}, {"name": "babrahams:constellation", "url": "https://github.com/JackAdams/constellation-distro/", "description": "An extensible dev console for Meteor.", "stars": "32"}, {"name": "meteor-api", "url": "https://atom.io/packages/meteor-api", "description": "Meteor addons for Atom."}, {"name": "meteor-zsh", "url": "https://github.com/robbyrussell/oh-my-zsh/wiki/Plugins#meteor", "description": "Completion for the meteor command.", "stars": "151k"}, {"name": "Meteor Kitchen", "url": "http://www.meteorkitchen.com/", "description": "Code generator for Meteor."}, {"name": "iron-cli", "url": "https://github.com/iron-meteor/iron-cli", "description": "A scaffolding command line tool for Meteor applications.", "stars": "639"}, {"name": "maka-cli", "url": "https://github.com/maka-io/maka-cli", "description": "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.", "stars": "0"}, {"name": "ESLint-plugin-Meteor", "url": "https://github.com/dferber90/eslint-plugin-meteor/", "description": "ESLint plugin for Meteor.", "stars": "116"}, {"name": "CaptainN - meteor-react-starter", "url": "https://github.com/CaptainN/meteor-react-starter", "description": "A starter project on Meteor with React.", "stars": "48"}, {"name": "Pup", "url": "https://github.com/cleverbeagle/pup", "description": "", "stars": "561"}, {"name": "matteodem - meteor-boilerplate", "url": "https://github.com/matteodem/meteor-boilerplate", "description": "", "stars": "829"}, {"name": "React with Webpack + Meteor as a backend", "url": "http://julian.io/react-with-webpack-meteor-as-a-backend/", "description": ""}, {"name": "Rocket.Chat", "url": "https://rocket.chat/", "description": "Realtime chat application built with Meteor."}, {"name": "Wekan", "url": "https://github.com/wekan/wekan", "description": "Open source Trello-like kanban.", "stars": "18k"}, {"name": "Unchained Shop", "url": "https://github.com/unchainedshop/unchained", "description": "Open source Commerce platform developed with Meteor.", "stars": "143"}, {"name": "VulcanJS", "url": "https://github.com/VulcanJS/Vulcan", "description": "A toolkit to quickly build apps with React, GraphQL & Meteor.", "stars": "8k"}, {"name": "Nosqlclient", "url": "https://github.com/nosqlclient/nosqlclient", "description": "MongoDB management tool.", "stars": "3.4k"}, {"name": "radgrad2", "url": "https://github.com/radgrad/radgrad2", "description": "Meteor based education management system.", "stars": "8"}, {"name": "coauthor", "url": "https://github.com/edemaine/coauthor", "description": "Coauthor supercollaboration/discussion forum.", "stars": "218"}, {"name": "Meteor-Internationalization", "url": "https://github.com/veliovgroup/Meteor-Internationalization", "description": "Super-Lightweight and fast i18n isomorphic driver for Meteor with support of placeholders.", "stars": "14"}, {"name": "meteor-accounts-t9n", "url": "https://github.com/softwarerero/meteor-accounts-t9n/", "description": "Translations for meteor account's error messages.", "stars": "82"}, {"name": "meteor-universe-i18n", "url": "https://github.com/vazco/meteor-universe-i18n", "description": "Internationalization package for React and Meteor.", "stars": "111"}, {"name": "React", "url": "http://react-in-meteor.readthedocs.org/en/latest/", "description": "Working with React and Meteor."}, {"name": "Vue", "url": "https://github.com/meteor-vue", "description": "Working with Vue and Meteor (plus single-file components & apollo support)."}, {"name": "Svelte", "url": "https://github.com/zodern/melte", "description": "Build cybernetically enhanced web apps with Meteor and Svelte.", "stars": "26"}, {"name": "Angular 2", "url": "https://github.com/Urigo/angular2-meteor", "description": "Working with Angular 2 and Meteor.", "stars": "302"}, {"name": "Angular", "url": "https://github.com/Urigo/angular-meteor", "description": "Working with Angular and Meteor.", "stars": "2.4k"}, {"name": "Famo.us", "url": "https://github.com/gadicc/meteor-famous-views/", "description": "Famo.us and Meteor.", "stars": "337"}, {"name": "frozeman:build-client", "url": "https://github.com/frozeman/meteor-build-client", "description": "A tool to bundle the client part of a Meteor app.", "stars": "271"}, {"name": "Asteroid", "url": "https://github.com/mondora/asteroid", "description": "An alternative client for a Meteor backend.", "stars": "739"}, {"name": "ddp.js", "url": "https://github.com/mondora/ddp.js", "description": "Isomorphic JavaScript DDP client.", "stars": "211"}, {"name": "elm", "url": "https://github.com/ni-ko-o-kin/meteor-elm-example", "description": "elm as the view layer for a meteor based project.", "stars": "4"}, {"name": "vlasky:mysql", "url": "https://github.com/vlasky/meteor-mysql", "description": "Reactive MySQL for Meteor", "stars": "32"}, {"name": "meteor-pg", "url": "https://github.com/Richie765/meteor-pg", "description": "New and improved PostgreSQL support for Meteor", "stars": "24"}, {"name": "ostrio:neo4jdriver", "url": "https://github.com/VeliovGroup/ostrio-neo4jdriver/", "description": "Neo4j Driver for Meteor, with support of GrapheneDB", "stars": "54"}, {"name": "numtel:pg", "url": "https://github.com/numtel/meteor-pg", "description": "Reactive PostgreSQL for Meteor", "stars": "296"}, {"name": "simple:rethink", "url": "https://github.com/Slava/meteor-rethinkdb", "description": "RethinkDB integration for Meteor", "stars": "305"}, {"name": "Meteor Explained", "url": "https://gumroad.com/l/meteor-explained", "description": ""}, {"name": "Secure Meteor", "url": "https://www.securemeteor.com/", "description": ""}, {"name": "meteor-tuts", "url": "https://www.meteor-tuts.com/", "description": "Free"}, {"name": "Meteor Tips", "url": "http://meteortips.com/", "description": "Free"}, {"name": "Pro Meteor", "url": "https://pdfslide.net/documents/pro-meteor-book.html", "description": "Free"}, {"name": "Meteor Cookbook", "url": "https://github.com/awatson1978/meteor-cookbook", "description": "", "stars": "1.7k"}, {"name": "Phusion Passenger: Meteor tutorial", "url": "https://github.com/phusion/passenger/wiki/Phusion-Passenger:-Meteor-tutorial", "description": "", "stars": "4.9k"}, {"name": "When a Meteor finally hits production", "url": "https://medium.com/@davidyahalomi/when-a-meteor-finally-hits-production-6c37b81f795b", "description": "Blog post about deploying Meteor apps"}, {"name": "Transform any Meteor App into a PWA", "url": "https://dev.to/jankapunkt/transform-any-meteor-app-into-a-pwa-4k44", "description": ""}, {"name": "Official Meteor blog", "url": "http://blog.meteor.com", "description": ""}, {"name": "The Meteor podcast", "url": "http://podcast.crater.io", "description": ""}, {"name": "Official website", "url": "https://www.meteor.com/", "description": ""}, {"name": "Official Documentation", "url": "http://docs.meteor.com/", "description": ""}, {"name": "Official Guide", "url": "http://guide.meteor.com/", "description": ""}, {"name": "Atmosphere", "url": "https://atmospherejs.com/", "description": "The catalog of Meteor packages, resources and tools."}, {"name": "Packosphere", "url": "https://packosphere.com/", "description": "Alternative front-end for Meteor package system, built by [Kelly Copley"}, {"name": "Discover Meteor", "url": "https://book.discovermeteor.com/", "description": ""}, {"name": "Meteorpedia", "url": "http://www.meteorpedia.com", "description": ""}, {"name": "Meetups", "url": "http://meteor.meetup.com/", "description": ""}, {"name": "Reddit", "url": "https://www.reddit.com/r/meteor", "description": ""}, {"name": "YouTube", "url": "https://www.youtube.com/channel/UC3fBiJrFFMhKlsWM46AsAYw", "description": ""}, {"name": "Unofficial Meteor FAQ", "url": "https://github.com/oortcloud/unofficial-meteor-faq", "description": "", "stars": "962"}, {"name": "The Meteor Chef", "url": "https://themeteorchef.com", "description": ""}]}, {"name": "Q\\&A", "parent": "Websites", "entries": [{"name": "Stack Overflow", "url": "http://stackoverflow.com/questions/tagged/meteor?sort=newest\\&pagesize=15", "description": ""}, {"name": "Meteor forums", "url": "https://forums.meteor.com/", "description": ""}]}, {"name": "Community Newsletters", "parent": "Websites", "entries": [{"name": "zodern", "url": "https://zodern.me/newsletter.html", "description": ""}, {"name": "StorytellerCZ", "url": "https://forums.meteor.com/t/meteor-community-newsletter/50598", "description": ""}, {"name": "Official Twitter Account", "url": "https://twitter.com/meteorjs", "description": ""}, {"name": "Meteor Community Organization Slack Channel", "url": "https://github.com/Meteor-Community-Packages/organization#slack", "description": "", "stars": "42"}, {"name": "Awesome Meteor Jobs", "url": "https://github.com/harryadel/awesome-meteor-jobs", "description": "", "stars": "6"}, {"name": "We work Meteor", "url": "https://www.weworkmeteor.com/", "description": ""}, {"name": "Official Job Board", "url": "https://jobs.meteor.com/", "description": ""}, {"name": "Awesome Meteor Developers", "url": "https://github.com/harryadelb/awesome-meteor-developers", "description": "", "stars": "10"}, {"name": "Awesome Blaze", "url": "https://github.com/arggh/awesome-blaze", "description": "", "stars": "29"}, {"name": "Qualia", "url": "https://www.qualia.com/", "description": "Real Estate Startup"}, {"name": "Code Signal", "url": "https://codesignal.com/", "description": "Skills-based assessment platform"}, {"name": "Pathable", "url": "https://github.com/Urigo/awesome-meteor/blob/master/README.md/Pathable", "description": "Events managment suite"}, {"name": "MaestroQA", "url": "https://www.maestroqa.com/", "description": "Quality assurance software"}, {"name": "Meteor 1.4 + React For Everyone Tutorials", "url": "https://www.leveluptutorials.com/tutorials/meteor-1-4-react-for-everyone-tutorials", "description": ""}, {"name": "Meteor 1.4 For Everyone", "url": "https://www.leveluptutorials.com/tutorials/meteor-1-4-for-everyone", "description": ""}, {"name": "Intermediate Meteor", "url": "https://www.leveluptutorials.com/tutorials/intermediate-meteor", "description": ""}, {"name": "Meteor For Everyone Tutorials", "url": "https://www.leveluptutorials.com/tutorials/meteor-for-everyone-tutorials", "description": ""}, {"name": "tuts+ - Single Page Web Apps with Meteor", "url": "http://code.tutsplus.com/courses/single-page-web-apps-with-meteor", "description": ""}, {"name": "Building a CMS-powered blog in Meteor", "url": "https://buttercms.com/blog/meteor-cms-blog-tutorial", "description": ""}, {"name": "scotch.io - Building a Slack Clone in Meteor", "url": "https://scotch.io/tutorials/building-a-slack-clone-in-meteor-js-getting-started", "description": ""}]}]} |