JLI is a Web Framework for developing terminal web apps
WARNING: Mobile Support is unimplemented. If you need this to work on mobile, this won't work.
It's simple, just paste in the script tag.
<script src="https://cdn.jsdelivr.net/gh/skzidev/JLI/index.js"></script>
JLI creates the window.jli
object, which you can use to interact with the SDK
See the Docs for more information.
You can test the demo here