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.