@dknight/kerge v0.6.7
!WARNING This is still a beta version; no feature compatibility is guaranteed.

kerge
kerge (light in Estonianπͺπͺ) is a micro full-featured CSS framework for quick UI prototyping. kerge is based on design tokens. Combining just several tokens gives an almost limitless number of UI combinations.
Features
- πͺΆ Lightweight ~2kb (minified + gzipped)
- π Easy to install and launch
- π No dependencies
- π Supports all modern browsers
- π Classic 12-column grid
- π§± Design tokens based
- π© Customize with CSS custom properties
- π Dark them included
- π¬ Dialog and dropdown out-of-box
- π© Valid semantics
- π¨βπ©βπ¦βπ¦ Accessible
- π¨οΈ Sustainable printing
Install
Installation is straightforward; just include the CSS file into your HTML page in any possible way.
<link rel="stylesheet" href="kerge.min.css" />or install it from NPM.
npm install @dknight/kergeUsage
For detailed usage instructions, please go to the documentation page.
Development
Build
npm run buildWatch for changes
npm run watchServe
npn run serveContribution
Any help is appreciated. Found a bug, typo, inaccuracy, etc.? Please do not hesitate to make a pull request or issue.
License
MIT 2023
2 years ago
2 years ago
2 years ago
2 years ago
2 years ago
2 years ago
2 years ago
2 years ago
2 years ago
2 years ago
2 years ago
2 years ago
2 years ago
2 years ago
2 years ago
2 years ago
2 years ago
2 years ago
2 years ago
2 years ago
2 years ago
2 years ago
2 years ago
2 years ago
2 years ago
2 years ago
2 years ago
2 years ago
2 years ago