koochak

0.10.2 • Public • Published
Koochak - A minimal & lightweight CSS framework

SemverForksForks

Koochak

Koochak is a minimal and lightweight CSS framework, optimized to be easily used on small open-source projects. Default markups are used to select elements and apply a number or minimalistic styles.

Koochak is not meant to be a fullstack UI framework. That's the key reason of being super fast and effieinet on small projects.

Elements

The limited number of supported elements, for the time being, are as follow:

  • Reset
  • Typography
  • Grid
  • Button
  • Alert
  • Table
  • Form
  • Helpers

Installation

Feel free to use Koochak into your great projects, via one of the following methods.

CDN

Add the below link to the <head> area of your pages.

<link href="https://cdn.rawgit.com/peyman3d/koochak/V[X.Y.Z]/dist/koochak.css" rel="stylesheet" type="text/css"/>

Clone

Clone this repository using the below address, into your local machine:

https://github.com/peyman3d/koochak.git

Download

Or simply download the latest release file and enjoy using it.

License

Koochak is licensed under The MIT License. Please see License File for more information.

Readme

Keywords

Package Sidebar

Install

npm i koochak

Weekly Downloads

0

Version

0.10.2

License

MIT

Unpacked Size

83.7 kB

Total Files

26

Last publish

Collaborators

  • p3yman