meteorjs
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 6 public repositories matching this topic...
A role dedicated to the installation of Meteor, a full stack javascript framework.
-
Updated
Feb 16, 2021 - Python
-
Updated
May 27, 2018 - Python
Summ-It is an application that fetches summarized news articles from sources such as CNN, Reuters etc. It uses Python for fetching, parsing and implementing summarization techniques, and MeteorJS as the web-application server.
-
Updated
Jun 13, 2019 - Python
UNFINISHED A lifestyle manager for adapting to the circular economy. written in Meteorjs (MongoDb, nodejs, websockets, with Oauth login from Google, Facebook, LinkedIn). incomplete.
-
Updated
Nov 6, 2020 - Python