vscode-elements / elements

Web component library for developing Visual Studio Code extensions
https://vscode-elements.github.io
MIT License
156 stars 27 forks source link

React implementation #226

Open jonit-dev opened 1 week ago

jonit-dev commented 1 week ago

I created a React implementation of this lib (still WIP)

https://github.com/jonit-dev/vscode-extension-react-webview-boilerplate

Together with a boilerplate + hot reload

enjoy

image

bendera commented 6 days ago

Hi,

Thank you for showing interest in the project. Well... a side project already exists for this purpose: https://github.com/vscode-elements/react-elements I've just noticed that this fact is missing from the documentation. My bad, sorry.