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.
Why feflow?
Section titled “Why feflow?”- Lightweight by design
- Isolated styles using CSS Modules — no bleeding styles
- Simple to read, simple to use — ideal for clean Svelte projects
Features
Section titled “Features”- 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)
Open Source
Section titled “Open Source”feflow is provided as free and open-source software (FOSS) under the MIT License.
Using feflow
Section titled “Using feflow”Ready to get started? Check out our comprehensive installation guides.
Contributing
Section titled “Contributing”Please see the Contributing Guide for information on contributing to feflow.