All Projects → jenil → Chota

jenil / Chota

Licence: mit
A micro (3kb) CSS framework

Projects that are alternatives of or similar to Chota

koochak
A minimal & lightweight CSS framework
Stars: ✭ 15 (-97.95%)
Mutual labels:  front-end, minimal
Mini.css
A minimal, responsive, style-agnostic CSS framework!
Stars: ✭ 2,938 (+300.82%)
Mutual labels:  framework, front-end
englishextra.github.io
English Grammar for Russian-Speakers, a PWA website + SPA
Stars: ✭ 19 (-97.41%)
Mutual labels:  website, front-end
Elefant
Elefant, the refreshingly simple PHP CMS and web framework.
Stars: ✭ 188 (-74.35%)
Mutual labels:  framework, website
Lab
React UI component design tool
Stars: ✭ 349 (-52.39%)
Mutual labels:  framework, front-end
Mu
The μ css framework — a 1 ko css file.
Stars: ✭ 202 (-72.44%)
Mutual labels:  framework, 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 (+370.94%)
Mutual labels:  framework, front-end
Cdnjs
🤖 CDN assets - The #1 free and open source CDN built to make life easier for developers.
Stars: ✭ 9,270 (+1164.67%)
Mutual labels:  framework, front-end
Sugar
A lightweight and powerful JavaScript MVVM library. Used for production or learning how to make a full MVVM.
Stars: ✭ 345 (-52.93%)
Mutual labels:  framework, front-end
Uix Kit
A free UI toolkit based on some common libraries for building beautiful responsive website, compatible with Bootstrap v4.
Stars: ✭ 318 (-56.62%)
Mutual labels:  website, front-end
Sifrr
⚡️ Set of tiny, independent libraries for creating modern and fast webapps with javascript/typescript
Stars: ✭ 174 (-76.26%)
Mutual labels:  framework, minimal
Responsiveframework
Easily make Flutter apps responsive. Automatically adapt UI to different screen sizes. Responsiveness made simple. Demo: https://gallery.codelessly.com/flutterwebsites/minimal/
Stars: ✭ 476 (-35.06%)
Mutual labels:  framework, website
Acyort
A Node.js static website framework
Stars: ✭ 118 (-83.9%)
Mutual labels:  framework, website
Riot
Simple and elegant component-based UI library
Stars: ✭ 14,596 (+1891.27%)
Mutual labels:  framework, minimal
Bulmaswatch
Themes for Bulma
Stars: ✭ 1,525 (+108.05%)
Mutual labels:  framework, website
S Cart
This project has been replaced by https://github.com/s-cart/s-cart
Stars: ✭ 258 (-64.8%)
Mutual labels:  framework, website
Flutterwebsite
The flutter.dev website recreated in Flutter. https://gallery.codelessly.com/flutterwebsites/flutterwebsite
Stars: ✭ 76 (-89.63%)
Mutual labels:  framework, website
Infima
A UI framework that provides websites with the minimal CSS and JS needed to get started with building a modern responsive beautiful website
Stars: ✭ 82 (-88.81%)
Mutual labels:  framework, front-end
Thebestmotherfuckingwebsite
The title says it all.
Stars: ✭ 288 (-60.71%)
Mutual labels:  minimal, website
Phonon
Phonon is a responsive front-end framework with a focus on simplicity and flexibility
Stars: ✭ 425 (-42.02%)
Mutual labels:  framework, website



A really small CSS framework

npm bundle size Mentioned in Awesome CSS Frameworks


  • ⚡️  Super light-weight. Just ~3kb (minified + gzipped).
  • ⛔️  No preprocessor, just plug-n-play
  • 📐  Magical 12 column grid
  • 🌈  Easy to extend with CSS variables
  • 🎲  Comes with a handful of components & utilities
  • ✅  Good Semantics
  • 🤡  Supports icons from Icongram

Get started

CDN:

<link rel="stylesheet" href="https://unpkg.com/chota">

npm or yarn:

npm install chota

SASS support

Chota is designed keeping in mind ease-of-use and minimalism, hence it doesn't use any preprocessor or complex build process. If you would still like to extend it further using SASS, head to palmiak's fork.


Browsers support

IE / EdgeIE / Edge FirefoxFirefox ChromeChrome SafariSafari OperaOpera iOS SafariiOS Safari Chrome for AndroidChrome for Android
Edge 16+ last 2 versions last 2 versions last 2 versions last 2 versions last 2 versions last 2 versions

Contributing

Welcome! Please see our contributing guidelines.

License

© Jenil Gogari 2017-present. Code released 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].