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.
Here are 1,750 public repositories matching this topic...
HTTP caching for the Meteor framework.
-
Updated
Nov 21, 2016 - JavaScript
A forum that interacts with Ethereum blockchain
-
Updated
Oct 1, 2017 - JavaScript
Blog Application Example with Meteor - Mongo - React
-
Updated
Aug 20, 2020 - JavaScript
The Myrna costume website allows users to browse costume pieces and learn more about actual pieces of the Myrna Colley Lee costume collection. User accounts can get approved so that they can rent pieces from the collection.
-
Updated
May 14, 2018 - JavaScript
-
Updated
Feb 3, 2019 - JavaScript
Collectors will collect something
-
Updated
Jan 27, 2018 - JavaScript
Playground Meteor project to test packages and their TypeScript types
-
Updated
Oct 8, 2022 - TypeScript