Skip to content
@kaelumjs

kaelumjs

Kaelum.js: Fast, minimalist framework for Node.js

Kaelum

Fast, minimalist Node.js framework for web apps & REST APIs

npm version npm downloads License: MIT


Less boilerplate. Same Express power. Better DX.

Kaelum wraps Express with sensible defaults — CORS, Helmet, body parsing, logging, views, and nested routing — so you can focus on building instead of configuring.

Repositories

Repository Description
kaelum Core framework (npm package)
docs Documentation site (kaelumjs.vercel.app)

Quick Start

npx kaelum create my-app --template web
cd my-app && npm install && npm start

Support

If Kaelum helps you, consider supporting its development.

Pinned Loading

  1. kaelum kaelum Public

    Kaelum is a minimalist Node.js framework that abstracts Express.js.

    JavaScript 2 1

  2. docs docs Public

    Kaelum documentation site — Astro + Starlight

    Astro

Repositories

Showing 3 of 3 repositories

Top languages

Loading…

Most used topics

Loading…