34 Commits

Author SHA1 Message Date
gh0sTedBuddy
f2b0d07804 feat(components) BaseComponent added 2024-04-21 14:38:40 +01:00
Benjamin
588f09afff Create LICENSE 2024-03-31 15:50:53 +01:00
Benjamin Wegener
016334e9b1 chore(plugins) base plugin class cleanup 2024-01-16 20:12:19 +00:00
Benjamin Wegener
d6f72d32b8 imp(cetra) better plugin handling; ignore components within templates; docs 2024-01-16 20:11:59 +00:00
Benjamin Wegener
687042b24a chore(examples) default usage of std in examples 2024-01-16 20:10:39 +00:00
Benjamin Wegener
6d517539c3 enh(example) added a few more basic functionalities from std 2024-01-16 20:10:13 +00:00
Benjamin Wegener
6784649d82 enh(interact) generalize (inter-)actions and make it more flexible 2024-01-16 20:09:49 +00:00
Benjamin Wegener
97b836f54d chore(base component) docs and handling variable name placeholders 2024-01-16 20:08:29 +00:00
Benjamin Wegener
ff990b3b3c wip(defaults) basic dom manipulation wip version 2024-01-16 20:04:01 +00:00
Benjamin Wegener
06964eaa05 enh(std) enhance standard library plugin with math functionalities 2024-01-16 20:03:25 +00:00
Benjamin Wegener
f29b939bdf chore(defaults) standard library plugin renamed from utils to std 2024-01-16 20:02:59 +00:00
Benjamin Wegener
0c2fa26da4 chore(defaults) standard library plugin renamed from utils to std 2024-01-16 20:01:56 +00:00
Benjamin Wegener
53ed34d68a enh(serve) extend example server with gzip compression 2024-01-16 20:01:09 +00:00
Benjamin Wegener
bea825b809 fix(commands) implement commands execution and improve error messaging 2024-01-14 15:19:42 +00:00
Benjamin Wegener
29bf68a047 enh(utils) add decrement mechanism 2024-01-11 23:30:55 +00:00
Benjamin Wegener
ee7252328d chore(cleanup) remove debug message 2024-01-11 23:30:19 +00:00
Benjamin Wegener
3d0ea01d85 chore(tests) \o/ 2024-01-11 23:27:32 +00:00
Benjamin Wegener
a2f991e641 enh(core) handle plugins, interactions, utilities and improvements, cleanup 2024-01-11 23:27:10 +00:00
Benjamin Wegener
f7a87863a1 feat(base component) default component handling and registration 2024-01-11 23:26:04 +00:00
Benjamin Wegener
46edfb00bd feat(plugins) default plugin class and initial plugins: interact, timing and utils base 2024-01-11 23:25:33 +00:00
Benjamin Wegener
159e53137a enh(utils) refactor emitter to use Map and Set; update logging mechanism 2024-01-11 23:24:54 +00:00
Benjamin Wegener
c7ab75ecdb feat(registry) managing objects and auto assign ids 2024-01-11 23:23:37 +00:00
Benjamin Wegener
01d49e4c6a feat(sandbox) implement sandbox functionality for lazy loaded plugins 2024-01-11 23:23:01 +00:00
Benjamin Wegener
1421a6c3a8 chore(examples) init first examples 2024-01-11 23:22:18 +00:00
Benjamin Wegener
dc21e6a488 chore(examples) prepare examples; cleanup 2024-01-11 17:12:24 +00:00
Benjamin Wegener
77b0138a40 fix(core) missing closing brackets; define #root 2023-11-19 17:30:24 +00:00
Benjamin Wegener
e56162ff9e feat(core) auto register on... options as event listener callbacks 2023-11-19 17:15:17 +00:00
Benjamin Wegener
0e44dc4599 chore(git) ignore auto generated examples/main.js` 2023-11-19 17:11:04 +00:00
Benjamin Wegener
0eb6fa1fb0 feat(logger) helper class added 2023-11-19 17:09:50 +00:00
Benjamin Wegener
0412463586 feat(core) Base class Emitter 2023-11-19 17:09:28 +00:00
Benjamin Wegener
eeeb266fd2 feat(core) basic structure 2023-11-19 16:32:20 +00:00
Benjamin Wegener
bd4b8a7a59 chore(project) gitignore, example for debugging, package.json 2023-11-19 16:14:28 +00:00
Benjamin Wegener
683d973857 chore(project) cleaning 2023-11-19 16:05:33 +00:00
Benni
b5025c9a9f init(project) structure 2023-10-16 15:53:32 +00:00