Update and add index

This commit is contained in:
Jonas Zeunert
2024-04-23 15:17:38 +02:00
parent 4d0cd768f7
commit 8d4db5d359
726 changed files with 41721 additions and 53949 deletions

View File

@@ -1,4 +1,4 @@
 Awesome Meteor !Awesome (https://cdn.rawgit.com/sindresorhus/awesome/d7305f38d29fed78fa85652e3a63e154dd8e8829/media/badge.svg) (https://github.com/sindresorhus/awesome)
 Awesome Meteor !Awesome (https://cdn.rawgit.com/sindresorhus/awesome/d7305f38d29fed78fa85652e3a63e154dd8e8829/media/badge.svg) (https://github.com/sindresorhus/awesome)
A curated list of awesome Meteor Packages, libraries and software.
@@ -51,7 +51,7 @@
- Deprecated (#deprecated)
- Contributing (#contributing)
―――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――
――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――
Getting Started
@@ -85,10 +85,8 @@
_Helpers for templates_
- uniforms (https://github.com/vazco/uniforms) - Bunch of React components and helpers to easily generate and validate forms. Seamlessly integrate with simpl-schema 
(https://uniforms.tools/docs/installation).
- aldeed:autoform (https://github.com/aldeed/meteor-autoform) - UI components and helpers to easily create basic forms with automatic insert and update events, and automatic reactive 
validation.
- uniforms (https://github.com/vazco/uniforms) - Bunch of React components and helpers to easily generate and validate forms. Seamlessly integrate with simpl-schema (https://uniforms.tools/docs/installation).
- aldeed:autoform (https://github.com/aldeed/meteor-autoform) - UI components and helpers to easily create basic forms with automatic insert and update events, and automatic reactive validation.
- ostrio:templatehelpers (https://github.com/VeliovGroup/Meteor-Template-helpers) - Utility helpers for your Blaze templates.
- aldeed:template-extension (https://github.com/aldeed/meteor-template-extension) - A Meteor package: Replace already defined templates, inherit helpers and events from other templates.
- kadira:blaze-layout (https://github.com/TeamGrid/blaze-layout) - Layout Manager for Blaze (works well with Meteor FlowRouter)
@@ -97,8 +95,7 @@
_Tools for handling users and authentication_
- accounts-js (https://github.com/accounts-js/accounts) - A suite of packages aims to provide all the tools you need to build a flexible authentication and accounts management solution for 
your application.
- accounts-js (https://github.com/accounts-js/accounts) - 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 (https://github.com/Meteor-Community-Packages/meteor-roles) - Roles support for the built-in accounts packages.
- meteor-user-status (https://github.com/Meteor-Community-Packages/meteor-user-status) - Keeps track of users and their meta data.
- accounts-ui (https://github.com/e-Potek/accounts-ui/) - Accounts UI for React in Meteor 1.3+.
@@ -184,16 +181,15 @@
_Search Engine Optimization tools_
- ostrio:spiderable-middleware (https://github.com/VeliovGroup/spiderable-middleware/) - Prerendering (_a.k.a. Spiderable_) with support of ES6 (ECMAScript2015) - Meteor app crawled perfectly
by search engines.
- ostrio:spiderable-middleware (https://github.com/VeliovGroup/spiderable-middleware/) - Prerendering (_a.k.a. Spiderable_) with support of ES6 (ECMAScript2015) - Meteor app crawled perfectly by search engines.
Files
_Handling files in Meteor_
- ostrio:files (https://github.com/VeliovGroup/Meteor-Files) - Upload files via DDP, HTTP and WebRTC/DC. To Meteor server FS, AWS, GridFS, DropBox or Google Drive. Fast, secure and robust.
- @reactioncommerce/file-collections (https://github.com/reactioncommerce/reaction-file-collections) - 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.
- @reactioncommerce/file-collections (https://github.com/reactioncommerce/reaction-file-collections) - 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.
- netanelgilad:excel (https://github.com/netanelgilad/meteor-excel) - Parsing and generating excel files (xlsx, xls).
- mikkelking:slingshot (https://github.com/Back2bikes/meteor-slingshot) - Upload files directly to AWS S3, Google Cloud Storage and others in meteor.
@@ -220,8 +216,7 @@
- martijnwalraven:meteor-ios (https://github.com/martijnwalraven/meteor-ios) - Integrates native iOS apps with the Meteor platform through DDP.
- delight-im/Android-DDP (https://github.com/delight-im/Android-DDP) - DDP for clients on Android.
- okland:accounts-phone (https://github.com/okland/accounts-phone) - A login service based on mobile phone number for Meteor.
- okland:camera-ui (https://github.com/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.
- okland:camera-ui (https://github.com/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.
- percolatestudio/cordova-plugin-safe-reload (https://github.com/percolatestudio/cordova-plugin-safe-reload) - Cordova plugin to watch and recover after a broken Meteor Hot Code Push.
Data Visualization
@@ -246,8 +241,7 @@
- msavin:sjobs (https://github.com/msavin/stevejobs/) - A Meteor-first jobs queue / task scheduler.
- percolate:synced-cron (https://github.com/percolatestudio/meteor-synced-cron) - Cron system for Meteor. It supports syncronizing jobs between multiple processes.
- ostrio:cron-jobs (https://github.com/VeliovGroup/Meteor-CRON-jobs) - Package with similar API to native setTimeout and setInterval methods, but synced between all running Meteor (NodeJS) 
instances.
- ostrio:cron-jobs (https://github.com/VeliovGroup/Meteor-CRON-jobs) - Package with similar API to native setTimeout and setInterval methods, but synced between all running Meteor (NodeJS) instances.
Debugging Tools
@@ -269,8 +263,7 @@
- Meteor Kitchen (http://www.meteorkitchen.com/) - Code generator for Meteor.
- iron-cli (https://github.com/iron-meteor/iron-cli) - A scaffolding command line tool for Meteor applications.
- maka-cli (https://github.com/maka-io/maka-cli) - 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.
- maka-cli (https://github.com/maka-io/maka-cli) - 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.
Tooling
@@ -324,7 +317,7 @@
- numtel:pg (https://github.com/numtel/meteor-pg) - Reactive PostgreSQL for Meteor
- simple:rethink (https://github.com/Slava/meteor-rethinkdb) - RethinkDB integration for Meteor
 Resources
 Resources
_Where to discover new Meteor things_