LiteNode's logo

LiteNode

Docs GitHub logo

What More Could You Ask For?!

ðŸŠķ Lightweight

Without dependencies, LiteNode is a lightweight and modular Node.js web framework designed to provide essential web server functionalities with a clean and intuitive API.

🏗ïļ Template Engine

LiteNode features an integrated, powerful AST-based template engine, called STE (Simple Template Engine), for rendering HTML files.

📃 Markdown

Markdown is simple and easily readable by humans. LiteNode offers robust support for parsing and handling Markdown files through its built-in methods.

📂 Static Files

LiteNode offers a static asset loader that automatically serves new files added to the static directory, without requiring server restarts.