Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/johnny-shaman/de.js
- Owner: johnny-shaman
- License: gpl-3.0
- Created: 2017-07-12T03:48:30.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2017-08-12T23:56:54.000Z (over 7 years ago)
- Last Synced: 2024-12-11T08:14:37.022Z (2 months ago)
- Topics: javascript, lightweight, multiview, shortcodes, shorthand, single-page-app, webrtc
- Language: JavaScript
- Size: 79.1 KB
- Stars: 4
- Watchers: 3
- Forks: 1
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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/wikiGNU Public License v3