qingkuai
v1.0.48
Published
A lighteight(Qing) and fast(Kuai) front end framework, it will make you development work easier(QingKuai)
Readme
QingKuai
Qingkuai is a lightweight, fast, and developer-friendly frontend framework designed for modern web applications. It features a template-first syntax and a minimal runtime, producing compiled output that’s only 20% to 50% the size of comparable mainstream frameworks—without compromising on power or expressiveness. Whether you’re building small components or full-featured apps, Qingkuai delivers a smooth and efficient development experience with minimal overhead.
Documentation | Playground | VSCode Extension | Issues
Packages
| Package | Description |
| ------------------- | ------------------------------------------------ |
| qingkuai | Runtime package with core rendering logic |
| qingkuai/compiler | Compiler for transforming component files |
| qingkuai/internal | Internal helpers used by the compiler (no types) |
Development
To set up this repo for local development:
git clone https://github.com/qingkuai-js/qingkuai.git
cd qingkuai
pnpm install
pnpm run devLicense
MIT © 2024-present, all contributors to qingkuai
