feflow

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?
- Lightweight by design
- Isolated styles using CSS Modules — no bleeding styles
- Simple to read, simple to use — ideal for clean Svelte projects
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)
Documentation
Coming soon in the https://feflow.dxdns.dev/docs.
Contributing
Please see the Contributing Guide for information on contributing to feflow.
License
MIT — free for personal and commercial use.
Credits
Made with ❤️ by @dxdns.
Inspired by the work of MUI, shadcn/ui and Chakra UI.