Updating conversion, creating readmes

This commit is contained in:
Jonas Zeunert
2024-04-19 23:37:46 +02:00
parent 3619ac710a
commit 08e75b0f0a
635 changed files with 30878 additions and 37344 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
@@ -188,8 +188,8 @@
_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.
@@ -216,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
@@ -264,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
@@ -319,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_