lexgui
v0.1.36
Published
JS library to create web graphical user interfaces
Downloads
133
Maintainers
Readme
lexgui.js
lexgui.js is a lightweight JavaScript library that allows you to create web interfaces using only JavaScript, HTML, and CSS. It provides an easy-to-use API for building dynamic and interactive common and complex editor interfaces without the need for tedious frameworks or big libraries. With lexgui.js, you can create custom UI components, handle user interactions, and update the interface dynamically.
Code Editor
Node Graph Editor (WIP)
Docs
The library documentation is in progress but you can check it here.
Examples
Look at this examples to see how to create the different widgets and components!
Projects using lexgui.js
Contributors
- Alex Rodríguez @jxarco
- Eva Valls @evallsg
Feedback/Issues
You can use the repository issues section or simply write any feedback to [email protected].
Component Features
- [x] Asset Browser
- [x] Timeline
- [x] Code Editor
- [ ] Node Graphs (WIP)