de.js

de.js contribute at DataFlow EventDriven Multi Paradime Javascript thinking at Functional Programing


Keywords
functional, de, WebRTC, WebApplication, webapp, SinglePage, MultiUI, javascript, lightweight, multiview, shortcodes, shorthand, single-page-app
License
QPL-1.0
Install
bower install de.js

Documentation

de.js

de.js contribute at DataFlow EventDriven Multi Paradime Javascript thinking about Functional Programing.

de.js is very friendly of OOP

Sample code

let MyButton = function () {
    this
    ._({
        Alice: "Who are you ?",
        CheshireCat: "I not interested about you."
    })
    ._(button.$("Push Me"))
    .on("click");
}._({
    click (e) {
        this.each((v, k) => e.$.outer.$(p.$(k + ": " + v)));
    }
});
$.body.$(article.$(new MyButton().$));

Let's hack it!

reference

https://github.com/johnny-shaman/de.js/wiki

Lisence

CC by https://creativecommons.org/licenses/by/4.0/