Meteor는 JavaScript 앱 플랫폼으로, GitHub에서 많은 공개 리포지토리를 보유하고 있습니다. 주요 프로그래밍 언어로는 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 Blaze와 react-packages는 사용자 인터페이스와 React 개발 경험을 개선하는 데 중점을 둡니다.
Meteor의 주요 프로그래밍 언어는 JavaScript입니다. 이 외에도 Shell, CSS, Vue 및 Objective-C와 같은 언어들이 사용됩니다. 이러한 언어들은 다양한 기능과 플랫폼을 지원합니다.
네, Meteor의 모든 리포지토리는 공개입니다. 이는 개발자들이 Meteor의 다양한 자료와 코드를 자유롭게 접근하고 활용할 수 있도록 합니다. GitHub에서 여러 프로젝트를 탐색할 수 있습니다.