Skip to content
forked from s6n-labs/lmth

πŸ‘‹ WIP: Say good-bye to HTML, a document markup which is not for applications.

License

Notifications You must be signed in to change notification settings

EbiseLutica/lmth

Β 
Β 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

11 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

πŸ‘‹ LMTH

Say good-byte to HTML, a document markup which is not for applications.

πŸš€ Motivation

These days, we usually use HTML to compose our Web applications. As you know, HTML is a document markup language. I am considering that the usage is incorrect for HTML's semantics. Most of Web applications are not document already; it is no longer suitable to use HTML as their language.

This project, LMTH, proposes you to throw HTML away from your application. You can write applications which work on Web browser, without thinking about the markup. Only you need to consider is how to layout UI components now.

πŸ“¦ Installation

pnpm install git+https://github.com/siketyan/lmth.git

πŸ“„ Licence

This program is licenced under the MIT Licence. For details, refer LICENCE.md .

About

πŸ‘‹ WIP: Say good-bye to HTML, a document markup which is not for applications.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 94.0%
  • JavaScript 5.1%
  • SCSS 0.9%