Based on our record, Processing seems to be a lot more popular than JSPM. While we know about 342 links to Processing, we've tracked only 2 mentions of JSPM. We are tracking product recommendations and mentions on various public social media platforms and blogs. They can help you identify which product is more popular and what people think of it.
Glaze! Is an interactive media framework in Divooka that features a Processing-like interface. - Source: dev.to / 7 days ago
I have been following HyperCard clones for years. It would take me some time to gather what I found, but the short answer is to download a Mac OS 9 emulator (it works) and load up HyperCard 2.4.1 and have fun. Emulators page with links to versions for MacOS and Windows. https://mendelson.org/emulators.html Hypercard 2.4.1 is available at the Macintosh Repository... - Source: Hacker News / 10 days ago
You can learn more about the Processing software and community at processing.org, or visit the Processing4 repository, Processing website repository, and our roadmap. - Source: dev.to / about 2 months ago
>web dev/gradle/java knowledge to build something like this Web dev (and not just in java) is dominated by "component integration" concerns, containing lots of structure but little content. Computation is delegated to libraries, and the problems more about complexity of integration (at build time) scaled distributed systems (at runtime). In contrast, writing a simulation is computationally intensive, so... - Source: Hacker News / about 2 months ago
See https://bleuje.com/animationsite/2024_1/ for a collection of programmatic black and white animations made with https://processing.org/ He even publishes the source code on https://github.com/Bleuje/processing-animations-code/tree/ma.... - Source: Hacker News / 5 months ago
> We've been working on some updates that will allow Deno to easily import npm packages and make the vast majority of npm packages work in Deno within the next three months. This is really huge and will be a huge boost to the Deno ecosystem. On the other hand, I quite enjoyed that it wasn't jacked into NPM. There were reasonable alternatives like https://jspm.org/. This is a big swing at Node and I'll be watching... - Source: Hacker News / almost 3 years ago
But I really want to make it clear that I'm so incredibly proud of this project and the people who have contributed to it. Snowpack meaningfully pushed the entire web development industry forward, and that's pretty cool. Even if you never use Snowpack directly, the work that we pioneered around npm package handling for ESM is already being built on and improved on across the entire web tooling landscape in... - Source: dev.to / almost 4 years ago
p5.js - JS library for creating graphic and interactive experiences
npm - npm is a package manager for Node.
OpenFrameworks - openFrameworks
Webpack - Webpack is a module bundler. Its main purpose is to bundle JavaScript files for usage in a browser, yet it is also capable of transforming, bundling, or packaging just about any resource or asset.
TouchDesigner - TouchDesigner is a visual development platform that equips you with the tools you need to create stunning realtime projects and rich user experiences.
RequireJS - RequireJS is a JavaScript file and module loader.