All Projects → p3yman → koochak

p3yman / koochak

Licence: MIT license
A minimal & lightweight CSS framework

Programming Languages

CSS
56736 projects
HTML
75241 projects
javascript
184084 projects - #8 most used programming language

Projects that are alternatives of or similar to koochak

Pico
Graceful & Minimal CSS design system in pure semantic HTML
Stars: ✭ 89 (+493.33%)
Mutual labels:  lightweight, minimal, css-framework
Beedle
A tiny library inspired by Redux & Vuex to help you manage state in your JavaScript apps
Stars: ✭ 329 (+2093.33%)
Mutual labels:  lightweight, minimal
tiny-framework
A light wight easy to use RESTful apis framework for education & demo purposes. stripped down framework to the fundamental components that that every one would essentially need to (learn / make a demo application).
Stars: ✭ 13 (-13.33%)
Mutual labels:  lightweight, minimal
Legacycss
Legacy CSS - Modern and Lightweight CSS Framework
Stars: ✭ 48 (+220%)
Mutual labels:  lightweight, css-framework
Cirrus
☁️ The CSS framework for the modern web.
Stars: ✭ 716 (+4673.33%)
Mutual labels:  front-end, css-framework
Chota
A micro (3kb) CSS framework
Stars: ✭ 733 (+4786.67%)
Mutual labels:  front-end, minimal
Spionio
Lightweight focus group management platform that can capture and replay user interaction on your site and improve the UX in everything you build
Stars: ✭ 40 (+166.67%)
Mutual labels:  lightweight, front-end
Dropin Minimal Css
Drop-in switcher for previewing minimal CSS frameworks
Stars: ✭ 1,061 (+6973.33%)
Mutual labels:  minimal, css-framework
Spectre
Spectre.css - A Lightweight, Responsive and Modern CSS Framework
Stars: ✭ 10,938 (+72820%)
Mutual labels:  lightweight, css-framework
Bonsai
🌱 a tiny distro-independent package manager
Stars: ✭ 188 (+1153.33%)
Mutual labels:  lightweight, minimal
Mini.css
A minimal, responsive, style-agnostic CSS framework!
Stars: ✭ 2,938 (+19486.67%)
Mutual labels:  front-end, css-framework
Pine
A modern, native macOS markdown editor
Stars: ✭ 2,818 (+18686.67%)
Mutual labels:  lightweight, minimal
Front End Web Development Resources
This repository contains content which will be helpful in your journey as a front-end Web Developer
Stars: ✭ 3,452 (+22913.33%)
Mutual labels:  front-end, css-framework
beercss
Build material design interfaces in record time... without stress for devs... 🍺💛
Stars: ✭ 223 (+1386.67%)
Mutual labels:  lightweight, css-framework
Snack
🍱 A minimal CSS framework for web.
Stars: ✭ 117 (+680%)
Mutual labels:  minimal, css-framework
Domvm
DOM ViewModel - A thin, fast, dependency-free vdom view layer
Stars: ✭ 581 (+3773.33%)
Mutual labels:  lightweight, minimal
Water.css
A drop-in collection of CSS styles to make simple websites just a little nicer
Stars: ✭ 6,666 (+44340%)
Mutual labels:  minimal, css-framework
Lemon
🍋 Minimal and responsive CSS framework for fast building websites.
Stars: ✭ 51 (+240%)
Mutual labels:  minimal, css-framework
Amp Spectre
⚡ AMP Spectre CSS Framework
Stars: ✭ 49 (+226.67%)
Mutual labels:  lightweight, css-framework
Herbe
Daemon-less notifications without D-Bus. Minimal and lightweight.
Stars: ✭ 235 (+1466.67%)
Mutual labels:  lightweight, minimal

Koochak - A minimal & lightweight CSS framework

Github All Releases Github file size Semver Forks Forks npm license

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

Using npm

$ npm install koochak

Download

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

License

Koochak is open-sourced and licensed under the MIT license.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].