Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

Meteor

Meteor, or MeteorJS, (formerly known as Skybreak) is a partly proprietary, mostly free and open source isomorphic JavaScript web framework written using Node.js. Meteor allows for rapid prototyping and produces cross-platform (Android, iOS, Web) code. The server-side MongoDB program is the only proprietary component of Meteor and is part of the Meteor download bundle. It is possible to use Meteor without using the server-side MongoDB. It uses the Distributed Data Protocol and a publish–subscribe pattern to automatically propagate data changes to clients without requiring the developer to write any synchronization code.

https://github.com/scyv/scrum-poker

Digital Scrum Poker built with meteor

meteor meteorjs scrum-poker

Last synced: 14 Oct 2024

https://github.com/quavedev/graphql

Meteor package that allows you to create your GraphQL server and client in a standard way.

apollo graphql meteor meteor-package

Last synced: 11 Nov 2024

https://github.com/peerlibrary/meteor-directcollection

Blocking MongoDB API for direct/native access to collections

meteor meteor-package mongodb

Last synced: 09 Nov 2024

https://github.com/meteor-community-packages/template-package

Template package with CI and everything else to get started quickly with creating a new FOSS Meteor package.

hacktoberfest javascript meteor meteorjs template

Last synced: 14 Oct 2024

https://github.com/apendua/ddp-redux

A set of utilities for building DDP clients in a declarative way

ddp meteor react react-redux redux

Last synced: 14 Oct 2024

https://github.com/ics-software-engineering/meteor-application-template-react

Template for application development using Meteor, Bootstrap 5, and React

bootstrap meteor react

Last synced: 12 Nov 2024

https://github.com/slissner/meteor-deploy

Scripts to manually deploy meteor.js

deployment meteor mongo

Last synced: 10 Nov 2024

https://github.com/nicolaslopezj/graphql-compiler

Compile .graphql files in Meteor

graphql meteor

Last synced: 19 Oct 2024

https://github.com/mrprompt/meteoros-floripa

Estações de capturas de meteoros em Florianópolis/SC

meteor meteor-station meteorite meteoros-floripa

Last synced: 25 Oct 2024

https://github.com/soulmachine/meteor-tutorial

Meteor+React+Antd tutorial step by step

antd meteor react

Last synced: 21 Nov 2024

https://github.com/mhagmajer/server-router

Server router with authentication for Meteor

meteor

Last synced: 10 Nov 2024

https://github.com/peerlibrary/meteor-check-extension

Extensions to the built-in check package

meteor meteor-package

Last synced: 09 Nov 2024

https://github.com/filipenevola/wantch

App to manage Movies that you want to Watch: Wantch

meteor react

Last synced: 08 Nov 2024

https://github.com/dandv/meteor-shake

Shake detection

cordova meteor shake-detection

Last synced: 14 Oct 2024

https://github.com/meteor-vue/meteor-integration

Vue integration with Meteor.

meteor meteor-package vue vuejs

Last synced: 19 Nov 2024

https://github.com/enesser/retrotanks

RetroTanks: Atari Combat Reimagined, built in Meteor.js. Great isomorphic JavaScript example.

atari game javascript meteor multiplayer

Last synced: 11 Oct 2024

https://github.com/sujith3g/meteor-g-plus

Meteor google plus login example using hedcet:cordova-google-plus-native-sign-in

android cordova-google google-login google-plus meteor

Last synced: 18 Jan 2025

https://github.com/ajaybhatia/babies

Flutter app using meteor DDP

ddp flutter flutter-meteor meteor meteor-flutter reactive

Last synced: 23 Dec 2024

https://github.com/jankapunkt/meteor-http

Make HTTP calls to remote servers using fetch API. Fork of the core http package.

hacktoberfest http meteor meteorjs package

Last synced: 14 Oct 2024

https://github.com/nicolaslopezj/stripe-graphql

Simple Stripe and GraphQL integration

apollo graphql meteor stripe

Last synced: 19 Oct 2024

https://github.com/atlassubbed/atlas-relax

Minimal, powerful declarative VDOM and reactive programming library.

components diff dom framework hyperscript jsx meteor mithril preact react reactive vdom virtual-dom

Last synced: 12 Oct 2024

https://github.com/peerlibrary/meteor-publish-context

Provide DDP._CurrentPublish with access to current publish context

ddp ddp-publish meteor meteor-package

Last synced: 09 Nov 2024

https://github.com/jankapunkt/meteor-migration-helper

Detect which parts of your Meteor.js server environment need to be migrated in your current 2.x code.

meteor meteor-3 meteor-package migration

Last synced: 14 Oct 2024

https://github.com/4commerce-technologies-ag/meteor-package-env-settings

Autoload and merge settings (YAML, JSON) for server and client from private assets based on NODE_ENV.

configuration meteor settings

Last synced: 08 Nov 2024

https://github.com/voodooattack/file-scalar

A `File` scalar for Vulcan.js to facilitate file uploads with GraphQL.

file-upload file-uploader fileupload fileuploder graphql meteor meteor-package meteorjs vulcanjs

Last synced: 14 Oct 2024

https://github.com/cult-of-coders/mutations

A new way to think about mutations inside Meteor

grapher javascript meteor mutations

Last synced: 20 Nov 2024

https://github.com/loredanacirstea/ontrack-dapp

Ethereum Dapp for creating contracts with a deadline and observers

dapp ethereum ethereum-dapp meteor react web3

Last synced: 13 Oct 2024

https://github.com/oro8oro/oroboro

Svg editor app for Meteor v.0.1.0.

meteor meteorjs svg svg-editor symmetry

Last synced: 14 Oct 2024

https://github.com/radgrad/radgrad2

Source code for RadGrad, Version 2

meteor react typescript

Last synced: 17 Jan 2025

https://github.com/jalik/meteor-jalik-ufs-local

Local file system store for UploadFS

file-upload filesystem meteor

Last synced: 14 Oct 2024

https://github.com/torgen/codex-blackboard

Meteor app for coordinating solving for our MIT Mystery Hunt team

meteor meteorjs mitmysteryhunt puzzle-hunt

Last synced: 30 Sep 2024

https://github.com/mitar/meteor-web-rendering-framework-benchmark

Benchmark for web rendering frameworks available in Meteor.

blaze meteor react vue vuejs

Last synced: 02 Dec 2024

https://github.com/mingstar/spotimeteor

MeteorJS Spotify Jukebox

javascript jukebox meteor meteorjs music osx spotify

Last synced: 14 Oct 2024

https://github.com/j-holub/musicserver

Music server to play YouTube songs written in Meteor

meteor mpv music music-server streaming

Last synced: 03 Dec 2024

https://github.com/peerlibrary/meteor-classy-test

Meteor package which provides a class-based wrapper around tinytest

meteor meteor-package

Last synced: 09 Nov 2024

https://github.com/meteor-vue/tracker

Fork of Meteor Tracker package which uses internally Vue's reactivity engine.

meteor meteor-package reactivity tracker vue

Last synced: 19 Nov 2024

https://github.com/meteor/vue3-tutorial

Learn how to build a fullstack Vue3 app using Meteor ☄️

crud eslint javascript meteor meteorjs prettier tailwindcss tutorial vue3 vuejs

Last synced: 07 Oct 2024

https://github.com/PenguinSnail/penguinWX

Node.JS tool to predict, schedule, record, and process weather satellite images with the RTL-SDR

meteor noaa noaa-satellite noaa-weather rtl-sdr rtlsdr satellite-imagery sdr weather-satellite

Last synced: 06 Nov 2024

https://github.com/sujith3g/meteor-cordova-google-plus

:heavy_plus_sign: Meteor Package for Cordova Google Plus SignIn

andriod cordova-google google-login google-plus meteor signin

Last synced: 18 Jan 2025

https://github.com/matteodem/join-mongo

Transform any GraphQL query into MongoDB field specifiers

graphql meteor mongodb

Last synced: 29 Nov 2024

https://github.com/xervoio/docker-build-meteor

The Docker build image for Modulus Meteor applications.

docker meteor

Last synced: 05 Nov 2024

https://github.com/ntrp/nativescript-meteor-client

Meteor integration in NativeScript using nativescript-websockets

angular-2 meteor nativescript typescript

Last synced: 11 Oct 2024

https://github.com/imhazige/simpleddp-wechat-miniprogram-dirver

微信小程序Meteor DDP协议整合驱动,基于simpleddp,支持uniapp,wepy

ddp-client meteor wechat-mini-program wei-xin-xiao-cheng-xu

Last synced: 10 Nov 2024

https://github.com/auth0-blog/meteor-app

A real-time web application with Meteor. Slang Bucket!

auth0 authentication bucket crud-application meteor meteor-application publishing real-time subscribe

Last synced: 02 Dec 2024

https://github.com/apiko-dev/meteor-google-prediction

Google Prediction API v1.6 Meteor client

google-prediction-api javascript meteor

Last synced: 15 Nov 2024

https://github.com/codesignal/meteor-protomongo

Extensions to Meteor's Mongo.Collection prototype

insert meteor meteor-protomongo promise upsert

Last synced: 16 Nov 2024

https://github.com/chneau/docker-meteor

A simple Docker image that allows you to build your projects

docker meteor

Last synced: 07 Nov 2024

https://github.com/meteor-svelte/blaze-integration

Render Blaze templates inside your Svelte components and vice versa.

blaze blazejs meteor meteor-package meteorjs svelte svelte-js sveltejs

Last synced: 25 Nov 2024

https://github.com/leaonline/leaonline-teacher

Teacher dashboard application for the lea-online platforms

analytics elearning german germany literacy meteor meteorjs

Last synced: 15 Nov 2024

https://github.com/dyarleniber/collections-and-schemas-in-meteor

Source code of the course Collections and Schemas in Meteor - Meteor University

collections ddp documents meteor mongodb no-sql schemas

Last synced: 12 Oct 2024

https://github.com/vit0rr/eslint-meteor-error

Eslint rule for MeteorJS to use only Meteor.Error constructor

error eslint eslint-meteor eslint-meteor-error meteor meteor-error meteorjs

Last synced: 14 Oct 2024

https://github.com/peerlibrary/meteor-blaze-common-component

An extended base Blaze Component with common features

blaze meteor meteor-package

Last synced: 09 Nov 2024

https://github.com/ph-7/ph7ortfolio

My Simple Portfolio website built with MeteorJs and Bootstrap.

bootstrap css-bootstrap meteor meteor-framework meteorjs node nodejs personal-website portfolio portfolio-website

Last synced: 12 Oct 2024

https://github.com/CleverCloud/meteorjs-mongodb-example

Run Meteor with MongoDB on Clever Cloud

clevercloud-example javascript meteor mongodb

Last synced: 21 Nov 2024

https://github.com/lsquires/iota-dashboard

A website for real time monitoring of the IOTA network

d3 iota meteor meteorjs tangle

Last synced: 03 Nov 2024

https://github.com/apinf/meteor-api-umbrella

Meteor wrapper for the API Umbrella Admin API.

api api-umbrella meteor meteorjs

Last synced: 20 Nov 2024

https://github.com/bskp/rezepte

Collaborative cookbook built with Meteor

cooking meteor recipes wiki

Last synced: 04 Nov 2024

https://github.com/veliovgroup/meteor-base64

Highly efficient isomorphic Base64 encoding and decoding with support of WebWorkers

base64 efficiency efficient fast isomorphic meteor meteor-package performance performance-engineering unicode web-worker

Last synced: 12 Nov 2024

https://github.com/nabiltntn/deploy-meteor-on-openshift

Openshift DIY cartidige to deploy Meteor apps instead of .meteor.com

deployment meteor openshift

Last synced: 13 Oct 2024

https://github.com/thompsonemerson/meteortube

:rocket: Experiments of web application with Meteor

experiments javascript meteor

Last synced: 06 Nov 2024

https://github.com/veliovgroup/meteor-python-files

File Uploads to Meteor Server in Python (meteor pyfiles)

file-upload meteor python python-meteor upload websockets

Last synced: 12 Nov 2024

https://github.com/apendua/very-simple-schema

A minimalistic implementation of SimpleSchma most useful features

form-validation form-validation-constructor json-validation meteor schema

Last synced: 12 Oct 2024

https://github.com/nmgwddj/members-manager

基于 Meteor 框架搭建的一个会员管理系统,完整展示了无状态组件和 Meteor 搭配的使用方法。

antd meteor qiniu react react-router

Last synced: 05 Nov 2024

https://github.com/peerlibrary/meteor-classy-job

Class-based wrapper around job collection

meteor meteor-package

Last synced: 09 Nov 2024

https://github.com/wdhif/meteor-script-backup

Easy backup script for Meteor App

backup meteor meteor-script-backup restore

Last synced: 09 Nov 2024

https://github.com/valiafetisov/remote-door

Web app to remotely open a door

buzzer door door-lock esp8266 meteor mqtt node react

Last synced: 16 Nov 2024

https://github.com/rubencodes/groupcode

A minimalist, collaborative, real-time code editor with communications tools.

communication development-environment javascript meteor web

Last synced: 23 Nov 2024

https://github.com/crapthings/meteor-switch-root-url

switch between meteor apps on cordova

cordova ddp meteor

Last synced: 24 Nov 2024

https://github.com/steedos/records

Enterprise Content Index and Search App, built with Meteor, powered by ElasticSearch

cloud elasticsearch enterprise meteor saas

Last synced: 13 Nov 2024

https://github.com/buttercms/meteor-cms-website

Meteor CMS website example code for tutorial using ButterCMS (https://buttercms.com/meteor-cms)

cms headless-cms meteor meteorjs

Last synced: 10 Nov 2024

https://github.com/vit0rr/todo-meteor

A ToDo CRUD App using MeteorJS

crud meteor meteorjs mongodb todolist

Last synced: 14 Oct 2024

https://github.com/kamilkisiela/meteor-angular-lazy

An example of Lazy Loading Angular's NgModules with Meteor 1.5

angular lazy-loading meteor

Last synced: 27 Dec 2024

https://github.com/juanifioren/meteor-oidc-client

Generic OpenID Connect RP for Meteor applications

authentication login meteor oauth2 openid-connect

Last synced: 17 Nov 2024

https://github.com/djhi/meteor-autoform-file-materialize

DEPRECATED - File upload for AutoForm with Materialize

autoform meteor

Last synced: 08 Nov 2024

https://github.com/quavedev/analytics

Allows you to send your page views and more to Google Analytics

analytics google-analytics meteor meteor-package

Last synced: 10 Jan 2025

https://github.com/vjau/reactive-redux

Allow you to generate a reactive data source for Meteor/Tracker from a part of a Redux tree.

meteor meteorjs npm-package redux

Last synced: 14 Oct 2024

https://github.com/lumecraft/mapapp

LUMECraft's `mapapp` aims to be a map-based application foundation. It is powered by LUME, Three.js, and Harp.gl for 3D globe rendering, Solid.js for reactivity and templating, and Meteor for full-stack real-time database reactivity. Demo:

javascript lume meteor meteorjs nodejs solid solidjs threejs threejs-example typescript webdev webgl webgl- webgl-globe

Last synced: 14 Oct 2024

https://github.com/maxnowack/spaceshow

Wrapper for easily testing meteor apps with puppeteer

chrome meteor node puppeteer testing

Last synced: 14 Oct 2024

https://github.com/nlhuykhang/reactive-var-std

Standalone Reactive Var From Meteor

meteor standalone

Last synced: 14 Oct 2024

https://github.com/szorfein/meteor-app

Minimal web blog from scratch with meteor, angular 2, bootstrap 4.

angular-2 bootstrap-4 captcha imgur markdown meteor sass typescript

Last synced: 10 Nov 2024

https://github.com/veliovgroup/neo4j-demo

Demo application for Neo4j-fiber package

demo graphenedb heroku meteor neo4j neo4j-database

Last synced: 12 Nov 2024

https://github.com/blazeui/blazeui

Easy Tailwind components for Meteor Blaze

blaze client components css frontend meteor tailwind ui webapp

Last synced: 09 Nov 2024

https://github.com/richie765/ionic-starter-meteor

Ionic 2 Starter App with Meteor Backend

backend ionic-framework ionic2 meteor meteorjs

Last synced: 19 Jan 2025

https://github.com/nsardo/choose-your-own-adventure-engine

A Meteor based engine to enter and play choose your own adventure type text based games

adventure adventure-engine choose-your-own-adventure game meteor meteor-application meteorjs react-example

Last synced: 12 Jan 2025