0.6.7 β€’ Published 4 months ago

@dknight/kerge v0.6.7

Weekly downloads
-
License
MIT
Repository
github
Last release
4 months ago

!WARNING This is still a beta version; no feature compatibility is guaranteed.

kerge

kerge

License MIT Version Size

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.

Documentation

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/kerge

Usage

For detailed usage instructions, please go to the documentation page.

Development

Build

npm run build

Watch for changes

npm run watch

Serve

npn run serve

Contribution

Any help is appreciated. Found a bug, typo, inaccuracy, etc.? Please do not hesitate to make a pull request or issue.

License

MIT 2023

0.6.7

4 months ago

0.6.6

4 months ago

0.6.3

4 months ago

0.6.2

4 months ago

0.5.0

4 months ago

0.6.1

4 months ago

0.6.0

4 months ago

0.4.5

4 months ago

0.4.4

4 months ago

0.4.3

4 months ago

0.4.2

4 months ago

0.4.1

4 months ago

0.3.2

8 months ago

0.3.1

8 months ago

0.3.0

8 months ago

0.2.7

9 months ago

0.2.6

9 months ago

0.2.4

9 months ago

0.2.3

9 months ago

0.2.2

9 months ago

0.2.1

9 months ago

0.2.0

9 months ago

0.1.9

9 months ago

0.1.8

9 months ago

0.1.7

9 months ago

0.1.6

9 months ago

0.1.5

9 months ago

0.1.3

9 months ago

0.1.1

9 months ago