Skip to content

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

License

Notifications You must be signed in to change notification settings

johnny-shaman/de.js

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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()));

You can Connect on webRTC;

let pvp = new PvP((e) => window.talk = e.$);

Let's hack it!

reference

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

GNU Public License v3

About

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

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published