Skip to content
This repository has been archived by the owner on May 23, 2023. It is now read-only.
/ nqtui Public archive

JavaScript UI library built on top of lit-html, used in PromethiumJS

Notifications You must be signed in to change notification settings

promethiumjs/nqtui

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

71 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Note: Nqtui has been moved into the Promethium JS package

NQTUI

JavaScript UI library built on top of lit-html

Nqtui aims to be a powerful and expressive JavaScript UI library built on top of lit-html that enables complex web app development using lightweight stateful components as building blocks. Its a quite performant alternative to other libraries and frameworks that mainly involves developing in just JavaScript and CSS with no default build step aside from module bundling and other forms of code processing powered by vite. This makes it quite extensible and able to accomodate different workflows involving a wide range of filetypes.

Nqtui is however undergoing a substantial API redesign and is not recommended for use in projects. The redesign shouldn't take long it is relatively active development. For the meantime, feel free to take a look at the documentation which is also currently being worked on, or skim through the codebase if that interests you.

About

JavaScript UI library built on top of lit-html, used in PromethiumJS

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages