chota

WebJar for chota

License

License

MIT
Categories

Categories

Github Development Tools Version Controls
GroupId

GroupId

org.webjars.npm
ArtifactId

ArtifactId

github-com-jenil-chota
Last Version

Last Version

0.8.0
Release Date

Release Date

Type

Type

jar
Description

Description

chota
WebJar for chota
Project URL

Project URL

https://www.webjars.org
Source Code Management

Source Code Management

https://github.com/jenil/chota

Download github-com-jenil-chota

How to add to project

<!-- https://jarcasting.com/artifacts/org.webjars.npm/github-com-jenil-chota/ -->
<dependency>
    <groupId>org.webjars.npm</groupId>
    <artifactId>github-com-jenil-chota</artifactId>
    <version>0.8.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.npm/github-com-jenil-chota/
implementation 'org.webjars.npm:github-com-jenil-chota:0.8.0'
// https://jarcasting.com/artifacts/org.webjars.npm/github-com-jenil-chota/
implementation ("org.webjars.npm:github-com-jenil-chota:0.8.0")
'org.webjars.npm:github-com-jenil-chota:jar:0.8.0'
<dependency org="org.webjars.npm" name="github-com-jenil-chota" rev="0.8.0">
  <artifact name="github-com-jenil-chota" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.npm', module='github-com-jenil-chota', version='0.8.0')
)
libraryDependencies += "org.webjars.npm" % "github-com-jenil-chota" % "0.8.0"
[org.webjars.npm/github-com-jenil-chota "0.8.0"]

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.



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 / Edge
IE / Edge
Firefox
Firefox
Chrome
Chrome
Safari
Safari
Opera
Opera
iOS Safari
iOS Safari
Chrome for Android
Chrome 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.

Versions

Version
0.8.0