Skip to content

jxarco/lexgui.js

Repository files navigation

lexgui.js

lexgui.js is a lightweight JavaScript library that allows you to create web interfaces using only JavaScript, HTML, and CSS. This library provides an easy-to-use API for building dynamic and interactive user interfaces without the need for complex frameworks or libraries. With lexgui.js, you can create custom UI components, handle user interactions, and update the interface dynamically.

Screenshot

Code Editor

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

Animics (EU H2020 SignON project)

github.com/upf-gti/SignON-editor

scriptAnimation_signon

Performs (EU H2020 SignON project)

github.com/upf-gti/SignON-realizer

scriptAnimation_signon

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

  • Asset Browser
  • Timeline
  • Code Editor
  • Node Graphs (WIP)