Skip to content

skzidev/JLI

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

JLI

Website · Docs

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.

Get Started

It's simple, just paste in the script tag.

<script src="https://cdn.jsdelivr.net/gh/skzidev/JLI/index.js"></script>

Usage

JLI creates the window.jli object, which you can use to interact with the SDK

See the Docs for more information.

Demo

You can test the demo here