mirror of
https://codeberg.org/vlw/monkeydo.git
synced 2026-01-11 22:16:00 +01:00
Multithreaded web animations and task chaining. Cue JavaScript methods with greater performance and portability using Web Workers and JSON.
- Replaced `eval()` with namespaced method calls. - Created a class-scoped listener for incoming messages from worker - Renamed TaskManager to MonkeyManager |
||
|---|---|---|
| worker | ||
| .gitignore | ||
| LICENSE | ||
| Monkeydo.mjs | ||