Maggi.js-0.1

0.1.12 • Public • Published

Maggi.js

Maggi.js is a Javascript framework that enables rapid development of modern web applications using an object-centric client-server model.

It consits of the following parts:

  • Maggi.js, an extension to the javascript object model "maggically" adding bubbling property-events. Binding functions to these events allows, e.g., for triggering for dependent updates.
  • Maggi.db.js, a client-server infrastructure "maggically" syncing objects live on multiple clients persistantly with a cloud-server.
  • Maggi.UI.js, a model-model framework for "maggically" generating responsive web-client user-interfaces from a data model and a user-interface model.

Installation

npm install Maggi.js --save

Dependencies (2)

Dev Dependencies (0)

    Package Sidebar

    Install

    npm i Maggi.js-0.1

    Weekly Downloads

    14

    Version

    0.1.12

    License

    AGPL-3.0

    Unpacked Size

    92 kB

    Total Files

    20

    Last publish

    Collaborators

    • tmaurer