219 private links
Pimp your native HTML players
3D DOM viewer, copy-paste this into your console to visualise the DOM topographically.
A library for p5.js which adds support for interacting with Serial devices, using the Web Serial API (currently supported on Chrome and Edge). It provides the following features:
Easy to use API, largely the same as Processing's Serial library
No async/await or callbacks needed in sketches
Can automatically connect to previously-used serial ports (great for installations)
Unicode support (Serial.print("你好"") in Arduino)
Multi-byte matching in readUntil(needle)
Well tested, also works in the p5.js web editor(can be remixed and downloaded as a single html page)
A lightweight HTML5+javascript engine for interactive videos
A graph node engine and editor written in Javascript similar to PD or UDK Blueprints, comes with its own editor in HTML5 Canvas2D. The engine can run client side or server side using Node. It allows to export graphs as JSONs to be included in applications independently.
All of GitHub's menus & dialogs work without JavaScript. The brilliant
@muanchiou
figured out that <details> elements could make popover menus work without JS
https://github.com/muan/details-on-details
https://github.com/github/details-menu-element
https://github.com/github/details-dialog-element
This is not processing.js: "p5.js is a new interpretation, not an emulation or port, and it is in active development. An official editing environment is coming soon, as well as many more features!"
"Build New Games is an Open Web games developer site for in depth tutorials on Open Web game development. "
execute arbitrary bits of JavaScript (bookmarklets and other tidbits) using keystrokes.