Skip to content

Introduction

feflow is a lightweight and dependency-free UI component library built with Svelte, focused on performance, simplicity and clean code.

Minimal, accessible, dependency-free — made by a developer who loves clean UI.

  • Lightweight by design
  • Isolated styles using CSS Modules — no bleeding styles
  • Simple to read, simple to use — ideal for clean Svelte projects
  • Zero external dependencies
  • Scoped styles with CSS Modules (no global conflicts)
  • Optional integration with Tailwind (not required)
  • Easy theme customization — built to support theming out-of-the-box
  • Dark and Light themes included by default, switchable via simple props or CSS variables
  • Fully typed with TypeScript
  • Component slots and customizable props
  • Built for developer experience (DX)

feflow is provided as free and open-source software (FOSS) under the MIT License.

Ready to get started? Check out our comprehensive installation guides.

Please see the Contributing Guide for information on contributing to feflow.