Maggi.js

0.4.3 • 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. Includes Maggi.db, 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

Readme

Keywords

none

Package Sidebar

Install

npm i Maggi.js

Weekly Downloads

3

Version

0.4.3

License

AGPL-3.0

Unpacked Size

149 kB

Total Files

10

Last publish

Collaborators

  • tmaurer