puter/packages
KernelDeimos 51bac4486f Add class registry (first pass)
In the first pass I add a `register` method and update `defineComponent`
so it calls `register` as well. This made it possible to create a
proof-of-concept for registered classes. Additionally ExportService was
added to expose registered classes to service scripts. This first pass
works, but it would be better if all types of classes (components or
otherwise) were registered via the same method.
2024-05-27 21:16:50 -04:00
..
backend Add class registry (first pass) 2024-05-27 21:16:50 -04:00
phoenix updated the github links displayed in the Terminal welcome message 2024-05-19 11:52:26 +01:00
puter-js Reject invalid types for puter.fs.upload() items or .write() data 2024-05-17 14:39:31 +01:00
puter-js-common Rename workspace modules to avoid confusion 2024-04-23 04:06:15 -04:00
terminal fix(Terminal): Accept input from Chrome on Android 2024-05-14 16:10:30 +01:00