twibiral / obsidian-execute-code

Obsidian Plugin to execute code in a note.
MIT License
994 stars 61 forks source link

Is it possible to extend this plugin for JS Frameworks? #320

Open g1ronn1mo opened 6 months ago

g1ronn1mo commented 6 months ago

Does anybody know if it is possible if this plugin could be able to run code from JS frameworks like vue, svelte, react in the future? Or is there an other more appropriate plugin for this kind of stuff? Would be great for learning and trying to have a small playground.

best regards

twibiral commented 1 month ago

If you can use that frameworks with nodejs then you should be able to use that frameworks already?