https://github.com/micuat/frontend4artists
Comparison of JavaScript front-end framework for artists
https://github.com/micuat/frontend4artists
creative-coding front-end-framework
Last synced: about 1 month ago
JSON representation
Comparison of JavaScript front-end framework for artists
- Host: GitHub
- URL: https://github.com/micuat/frontend4artists
- Owner: micuat
- License: cc0-1.0
- Created: 2021-10-23T14:07:03.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2021-10-23T19:34:18.000Z (over 4 years ago)
- Last Synced: 2025-10-08T02:53:08.260Z (9 months ago)
- Topics: creative-coding, front-end-framework
- Language: HTML
- Homepage: http://frontend4artists.glitches.me/
- Size: 18.6 KB
- Stars: 1
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
Creative Code + Front End
========
Examples for [the article "Front-End Framework for Artists"](https://naotohieda.com/blog/front-end/).
[website](http://frontend4artists.glitches.me/) | [git repository](https://github.com/micuat/frontend4artists)
You can find comparison of a small p5.js script that uses a JavaScript front-end framework as a controller.
Demo
--------
* Choo [/hydra/choo/](/hydra/choo/) | [/p5/choo/](/p5/choo/) | [p5.js Editor](https://editor.p5js.org/micuat/sketches/rS8lvWxpH)
* Vue [/hydra/vue/](/hydra/vue/) | [/p5/vue/](/p5/vue/) | [p5.js Editor](https://editor.p5js.org/micuat/sketches/fz3W-BuDI)
* Alpine [/hydra/alpine/](/hydra/alpine/) | [/p5/alpine/](/p5/alpine/) | [p5.js Editor](https://editor.p5js.org/micuat/sketches/TDcwOji5h)
* Mithril [/hydra/mithril/](/hydra/mithril/) | [/p5/mithril/](/p5/mithril/) | [p5.js Editor](https://editor.p5js.org/micuat/sketches/-tSm0KGDE)
* Torus [/hydra/torus/](/hydra/torus/) | [/p5/torus/](/p5/torus/) | [p5.js Editor](https://editor.p5js.org/micuat/sketches/JBBkwVZsy)
License
--------
CC0 (~public domain)