Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

de.js contribute at DataFlow EventDriven Multi Paradime Javascript thinking at Functional Programing
https://github.com/johnny-shaman/de.js

javascript lightweight multiview shortcodes shorthand single-page-app webrtc

Last synced: about 1 month ago
JSON representation

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

Awesome Lists containing this project

README

        

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

## de.js is very friendly of OOP
### Sample code
~~~javascript
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;
~~~javascript
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