Meteorは、JavaScriptを主に使用したオープンソースのアプリケーションプラットフォームです。GitHub上には230以上のリポジトリがあり、JavaScript、Shell、CSS、Vue、Objective-C、Dockerfileなどのプログラミング言語が使用されています。特に、Meteor、guide、react-packagesなどのリポジトリが注目されています。
Meteor, the JavaScript App Platform
:book: Articles about Meteor best practices
Meteor packages for a great React developer experience
:fire: Meteor Blaze is a powerful library for creating live-updating user interfaces
The example app "Todos", written following the Meteor Guide
A simple cron system for Meteor. It supports syncronizing jobs between multiple processes.
Meteor packages that provide functionality on mobile and desktop via Cordova plugins.
Chromatic component explorer
Simple migration system for Meteor
The Meteor Tutorial "simple-todos" app, with one commit per tutorial step so that you can follow along.
Meteor package to help you publish the count of a cursor, in real time
A repository that follows the React tutorial step-by-step
Meteor methods with better scoping, argument checking, and good defaults.
The Meteor API documentation.
The Meteor tutorials from meteor.com
Early preview of PostgreSQL support for Meteor (deprecated, here for historical reasons)
このリポジトリに関する説明は提供されていません。
Realtime data-sync support for Redis in Meteor
Project examples with Meteor
🧐 Meteor specific linting rules for ESLint
A tracker for Meteor issues that are requests for new functionality, not bugs.
javascript in-memory implementation of Redis API with observe changes interface and reactivity
The framework we use for docs.
Cordova plugin that serves a Meteor web app through a local server and implements hot code push
Localmarket example application
React Tutorial is the best place to learn how to use React and Meteor together
Work in progress: Tools to make a great step-by-step code tutorial with Meteor
The place to report issues with the previews of Meteor on Windows
Performance Monitoring for Meteor (Formerly Kadira)
A Meteor app example that uses Redis bindings
JavaScript Style Guide
Dockerfiles for Galaxy app base images
Meteor Dev Tools for Chrome
Five part tutorial to build a single-room chat app.
Experimental high-performance Meteor's DDP router.
Stub implementations of Node built-in modules, a la Browserify
このリポジトリに関する説明は提供されていません。
Wrapper around third-party Prerender.io package.
Galaxy documentation
Docker image for building MongoDB for Linux from source.
a better madewith
このリポジトリに関する説明は提供されていません。
This is a step-by-step tutorial for Meteor.com of the Level Up Tutorials Intermediate Meteor series recipe app
このリポジトリに関する説明は提供されていません。
このリポジトリに関する説明は提供されていません。
このリポジトリに関する説明は提供されていません。
Minimal app for testing the Meteor 1.7 modern/legacy system
このリポジトリに関する説明は提供されていません。
Instructions and code to do a Meteor live coding demo.
このリポジトリに関する説明は提供されていません。
Learn how to build a fullstack Vue3 app using Meteor ☄️
このリポジトリに関する説明は提供されていません。
Customizable dashboard app
このリポジトリに関する説明は提供されていません。
ECMAScript proposal to allow destructured variables that refer to object properties
Demo of Logic Solver
The ESLint configuration recommended by the Meteor Guide http://guide.meteor.com/
Enable ECMAScript 2015 modules in Node today. No caveats. Full stop.
CorHttpd is a plugin to embed a tiny web server into Cordova
このリポジトリに関する説明は提供されていません。
Mirror of Apache Cordova Android
The Mongo Database
Load external modules from different Browserify bundles, without creating a global `require`
このリポジトリに関する説明は提供されていません。
Next-generation DOM manipulation
JavaScript parser / mangler / compressor / beautifier toolkit
このリポジトリに関する説明は提供されていません。
Node.js JavaScript runtime :sparkles::turtle::rocket::sparkles:
🚀 meteor add apollo
このリポジトリに関する説明は提供されていません。
このリポジトリに関する説明は提供されていません。
Mirror of Apache Cordova
MDG Internal URL Shortener
このリポジトリに関する説明は提供されていません。
このリポジトリに関する説明は提供されていません。
Adds source map support to node.js (for stack traces)
Meteor package for emscriptened minisat
このリポジトリに関する説明は提供されていません。
Leaderboard example app redesign
Minimal JavaScript module loader
このリポジトリに関する説明は提供されていません。
Docker CE
このリポジトリに関する説明は提供されていません。
このリポジトリに関する説明は提供されていません。
This is a simple example of how to use Blaze with Meteor 3
Npm package to allow Meteor packages to use swc
This is a simple example of how to use Solid with Meteor 3
This is a simple example of how to use Svelte with Meteor 3
このリポジトリに関する説明は提供されていません。
Apache Cordova iOS
A plugin that provides authentication with Meteor
A plugin that provides authentication with Meteor
このリポジトリに関する説明は提供されていません。
This is just a fork to verify the issue #13147
このリポジトリに関する説明は提供されていません。
Meteor.js 3 + Vue 3 tutorial
A Mocha test driver package for Meteor 1.3+. This package reports server AND client test results in the server console and can be used for running tests on a CI server or locally.
このリポジトリに関する説明は提供されていません。
このリポジトリに関する説明は提供されていません。
このリポジトリに関する説明は提供されていません。
Meteorは、主にJavaScriptを使用したアプリケーションプラットフォームを構築しています。リポジトリには、Meteor本体や、React開発者向けのパッケージ、実例アプリなどが含まれています。
Meteorの主要なプログラミング言語はJavaScriptで、他にもShell、CSS、Vue、Objective-C、Dockerfileが使用されています。これにより、さまざまなタイプのアプリケーションをサポートしています。
はい、Meteorのリポジトリはすべて公開されています。これにより、開発者はコードを見たり、貢献したりすることができ、コミュニティ全体でのコラボレーションが促進されています。