Awesome List Updates on Jun 27, 2020
8 awesome lists updated today.
🏠 Home · 🔍 Search · 🔥 Feed · 📮 Subscribe · ❤️ Sponsor
1. Awesome Discord Communities
React.js
Blitz.js
Notable Channels: #ideas
, #help-blitz
, #help-react
, #help-prisma
, #help-typescript
, #blitz-content
, #blitz-libraries
, #built-with-blitz
, #dev-general
Language: English, 中文, español
Gatsby
Notable Channels: #general
, #help
, #showcase
, #development
, #starter-kits
, #jobs
, #graphql
, #vuejs
, #data-sourcing
, #markdown
, #drupal
, #craft-cms
, #dato-cms
, #cockpit-cms
Language: English
Invertase OSS
Notable Channels: #notifee
, #apple-authentication
, #general
, #i-need-help
, #i-made-this
, #contributing
, #news
, #modules
Language: English
Reactiflux
Notable Channels: Notable Channels: #help-react
, #react-native
, #js
, #styling
, #backend
, #graphql
, #code-review
, #react-router
, #redux
, #react-bootstrap
, #formik
, so much more
Language: English
2. PlacesToPostYourStartup
Websites
- Beta Testing - https://betatesting.com/beta-testing
3. Awesome Meteor
Getting Started
Websites
- Atmosphere - The catalog of Meteor packages, resources and tools.
- Meteorpedia (infrequently updated)
- YouTube videos from meetups around the world
Collections
- simple-schema (⭐553) - A JavaScript schema validation package that supports direct validation of MongoDB update modifier objects.
- aldeed:collection2 (⭐1k) - Automatic validation of insert and update operations on the client and server.
- dburles:collection-helpers (⭐500) – Transform your collections with helpers that you define.
- matb33:collection-hooks (⭐653) - Extends Mongo.Collection with before/after hooks for insert/update/remove/find/findOne.
- reywood:publish-composite (⭐548) - publish a set of related documents from various collections using a reactive join.
- jagi:astronomy (⭐611) - The Model layer for Meteor.
- cultofcoders:grapher (⭐275) - Grapher: Meteor Collection Joins + Reactive GraphQL like queries.
- sakulstra:aggregate (⭐39) - Add proper aggregation support for Meteor.
Forms and Templates
- uniforms (⭐1.7k) - Bunch of React components and helpers to easily generate and validate forms. Seamlessly integrate with
simpl-schema
.
- aldeed:autoform (⭐1.4k) - UI components and helpers to easily create basic forms with automatic insert and update events, and automatic reactive validation.
- aldeed:template-extension (⭐220) - A Meteor package: Replace already defined templates, inherit helpers and events from other templates.
- kadira:blaze-layout (⭐2) - Layout Manager for Blaze (works well with Meteor FlowRouter)
Users and Authentication
- accounts-js (⭐1.4k) - 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 (⭐926) - Roles support for the built-in accounts packages.
- meteor-user-status (⭐560) - Keeps track of users and their meta data.
Administration
- Meteor Candy - Fastest and easier way to add an admin panel to your app.
- yogiben:admin (⭐833) - A complete admin dashboard solution.
- houston:admin (⭐814) - A zero-config, Django Admin-like admin for Meteor.
Monitoring
- kschingiz:meteor-elastic-apm (⭐3) - Perfomance Monitoring for Meteor based on Elastic APM
- monti-apm-agent (⭐36) - Performance Monitoring for Meteor
- lmachens:kadira (⭐5) - Performance Monitoring for Meteor
Performance
- cultofcoders:redis-oplog (⭐358) - Redis Oplog implementation to fully replace MongoDB Oplog in Meteor
- staringatlights:fast-render (⭐58) - An active fork of fast-render
- epotek:method-cache (⭐9) - Meteor method caching using DataLoader
- maestroqadev:pub-sub-lite (⭐47) - Transform publications to be non-reactive.
- artillery-engine-meteor (⭐6) - Artillery load testing for MeteorJS applications.
Deployment
- meteor-up (⭐1.3k) – Meteor Deployments.
- meteor-google-cloud (⭐31) - Automate Meteor deployments on Google Cloud App Engine Flexible
- mup-aws-beanstalk (⭐126) - Deploy Meteor apps to AWS Elastic Beanstalk using Meteor Up
- meteor-azure (⭐69) - Automate Meteor deployments on Azure App Service
- pm2-meteor (⭐164) - Simplest way to deploy, scale and run Meteor Apps with PM2.
- meteor-hero (⭐39) - Deploy MeteorJS applications for free with one command utilizing Heroku's service.
- meteor-kubernetes-guide (⭐40) - Deploy a Meteor app with Kubernetes.
- meteorhacks:cluster (⭐1) - Clustering solution for Meteor with load balancing and service discovery
- demeteorizer (⭐710) - Converts a Meteor app into a "standard" Node.js application
- percolate:migrations (⭐246) - Simple migration system for Meteor
Docker Images
Routers
- ostrio:flow-router-extra (⭐192) - Carefully extended
flow-router
package. Up-to-date version with support of latest Meteor's releases.
- msavin:parrot (⭐75) - Web router specially designed for building SPAs using Meteor
- meteorhacks:picker (⭐182) - Server Side Router for Meteor.
Offline
- ground:db (⭐575) - GroundDB is a thin layer providing Meteor offline database and methods.
- npdev:collections (⭐17) - An easy way to create offline collections with SSR for Meteor
- meteor-service-worker (⭐134) - Meteor specific service worker implementaion.
Testing
- meteortesting:mocha (⭐67) - Mocha test driver package for Meteor.
- lmieulet:meteor-coverage (⭐54) - Test coverage for Meteor.
- hubroedu:mocha (⭐3) - Decaffed cultofcoders:mocha fork.
SEO
- ostrio:spiderable-middleware (⭐30) - Prerendering (a.k.a. Spiderable) with support of ES6 (ECMAScript2015) - Meteor app crawled perfectly by search engines.
Files
- ostrio:files (⭐1.1k) - Upload files via DDP, HTTP and WebRTC/DC. To Meteor server FS, AWS, GridFS, DropBox or Google Drive. Fast, secure and robust.
- netanelgilad:excel (⭐56) - Parsing and generating excel files (xlsx, xls).
Search, sort and paginate
- percolate:find-from-publication (⭐45) - Enable finding all documents that have been published by a given publication.
- meteor-publish-join (⭐19) - A performant NPM package for publishing non-reactive or aggregated values.
- tmeasday:publish-counts (⭐199) - Publish the count of a cursor, in real time.
- meteorhacks:search-source (⭐147) - Reactive Data Source for Search.
- matteodem:easy-search (⭐436) - Easy-to-use search with Blaze Components (+ Elastic Search Support)
- alethes:pages (⭐406) - Out of the box Meteor pagination.
Mobile
- meteoric:ionic (⭐1.5k) - Ionic components for Meteor.
- driftyco:ionic (⭐48k) - Official Ionic support for Meteor.
- martijnwalraven:meteor-ios (⭐744) - Integrates native iOS apps with the Meteor platform through DDP.
- delight-im/Android-DDP (⭐271) - DDP for clients on Android.
- okland:accounts-phone (⭐115) - A login service based on mobile phone number for Meteor.
- okland:camera-ui (⭐28) - Meteor package for taking photos with user interface, one function call on desktop and mobile. Allows to choose between camera to photoLibrary on mobile.
- percolatestudio/cordova-plugin-safe-reload (⭐14) - Cordova plugin to watch and recover after a broken Meteor Hot Code Push.
Data Visualization
- aldeed:tabular (⭐363) - Reactive datatables for large or small datasets.
- aslagle:reactive-table (⭐332) - Reactive table for Meteor, using Blaze.
- luixal:blaze-paginated-custom-list (⭐0) - Reactive and paginated item list.
- luixal:meteor-apexcharts (⭐1) - Reactive ApexCharts library packaged for Meteor.
Analytics
- okgrow:analytics (⭐213) - Google Analytics, Mixpanel, KISSmetrics (and more) integration for meteor.
Cron Jobs
- msavin:sjobs (⭐205) - A Meteor-first jobs queue / task scheduler.
- percolate:synced-cron (⭐502) - Cron system for Meteor. It supports syncronizing jobs between multiple processes.
- ostrio:cron-jobs (⭐16) - Package with similar API to native
setTimeout
andsetInterval
methods, but synced between all running Meteor (NodeJS) instances.
Debugging Tools
- meteor-devtools-evolved (⭐147) - A chrome extension.
- msavin:mongol (⭐834) - Visual Editing Tool for Meteor for MongoDB Collections.
- msavin:jetsetter (⭐185) - Visual Get/Set Tool for Meteor Session Variables.
- babrahams:constellation (⭐32) - An extensible dev console for Meteor.
Editor Plugins
- meteor-api - Meteor addons for Atom.
- meteor-zsh (⭐151k) - Completion for the meteor command.
Scaffolding
- Meteor Kitchen - Code generator for Meteor.
- iron-cli (⭐639) - A scaffolding command line tool for Meteor applications.
Tooling
- ESLint-plugin-Meteor (⭐116) - ESLint plugin for Meteor.
Boilerplate
Open source apps
- Rocket.Chat - Realtime chat application built with Meteor.
- Wekan (⭐18k) - Open source Trello-like kanban.
- Unchained Shop (⭐143) - Open source Commerce platform developed with Meteor.
- VulcanJS (⭐8k) - A toolkit to quickly build apps with React, GraphQL & Meteor.
- Nosqlclient (⭐3.4k) - MongoDB management tool.
Front End Frameworks
- React - Working with React and Meteor.
- Angular 2 (⭐302) - Working with Angular 2 and Meteor.
- Angular (⭐2.4k) - Working with Angular and Meteor.
- Famo.us (⭐337) - Famo.us and Meteor.
- frozeman:build-client (⭐271) - A tool to bundle the client part of a Meteor app.
- Asteroid (⭐739) - An alternative client for a Meteor backend.
- ddp.js (⭐211) - Isomorphic JavaScript DDP client.
- elm (⭐4) - elm as the view layer for a meteor based project.
Alternative Databases
- vlasky:mysql (⭐32) - Reactive MySQL for Meteor
- meteor-pg (⭐24) - New and improved PostgreSQL support for Meteor
- ostrio:neo4jdriver (⭐54) - Neo4j Driver for Meteor, with support of GrapheneDB
- numtel:pg (⭐296) - Reactive PostgreSQL for Meteor
- simple:rethink (⭐305) - RethinkDB integration for Meteor
Books
- meteor-tuts - Free
- Meteor Tips - Free
Tutorials
- When a Meteor finally hits production - Blog post about deploying Meteor apps
Blogs
Websites / Q&A
Work Opportunities / Community Newsletters
Related / Community Newsletters
Built With Meteor / Community Newsletters
- Qualia - Real Estate Startup
- Code Signal - Skills-based assessment platform
- Pathable - Events managment suite
- MaestroQA - Quality assurance software
4. Awesome Blazor
Component bundles
- Telerik UI for Blazor - External link (telerik.com). A native set of UI components for Blazor, including grid, charting, and calendar components.
2D/3D Rendering engines / Charts
- ChartJs.Blazor (⭐677) - Brings ChartJs (⭐64k) charts to Blazor.
- GG.Net Data Visualization (⭐80) - Interactive and flexible charts for Blazor Web Apps. Taking its inspiration from the highly popular ggpplot2 R package, GG.Net provides natively rich features for your Data Analysis Workflow. Build publication quality charts with just a few lines of code. Website.
- Plotly.Blazor (⭐332) - Brings the charting library plotly.js (⭐17k) with over 40 chart types to Blazor (Demo).
2D/3D Rendering engines / Date & time
- BlazorDateRangePicker (⭐182) - A date range picker component library for Blazor. Demo.
2D/3D Rendering engines / Modal, Toast & Notifications
- Blazored.Modal (⭐765) - A JavaScript free modal library for Blazor and Razor Components applications.
5. Awesome Robotic Tooling
Operation System / Server Infrastructure and High Performance Computing
- mass (⭐255) - Self-service, remote installation of Windows, CentOS, ESXi and Ubuntu on real servers turns your data centre into a bare metal cloud.
6. Awesome List
Gaming
- Flame (⭐1k) - Game engine for Flutter.
Media
- Audiovisual (⭐174) - Lighting, audio and video in professional environments.
Miscellaneous
- WP-CLI (⭐190) - Command-line interface for WordPress.
7. Awesome Microservices
Frameworks / Runtimes
- GraalVM - High-performance runtime that provides significant improvements in application performance and efficiency which is ideal for microservices.
- Helidon - Collection of Java libraries for writing microservices that run on a fast web core powered by Netty.
- Micronaut - A modern, JVM-based, full-stack framework for building modular, easily testable microservice applications.
8. Awesome Kubernetes
Featured On
- Prev: Jun 28, 2020
- Next: Jun 26, 2020