{"id":13425440,"url":"https://github.com/jenil/chota","last_synced_at":"2025-05-13T23:09:12.129Z","repository":{"id":19273542,"uuid":"86660875","full_name":"jenil/chota","owner":"jenil","description":"A micro (3kb) CSS framework","archived":false,"fork":false,"pushed_at":"2024-11-18T10:42:20.000Z","size":386,"stargazers_count":1488,"open_issues_count":26,"forks_count":101,"subscribers_count":25,"default_branch":"main","last_synced_at":"2025-05-13T16:39:51.333Z","etag":null,"topics":["css","framework","front-end","minimal","web","website"],"latest_commit_sha":null,"homepage":"https://jenil.github.io/chota/","language":"HTML","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/jenil.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":".github/CONTRIBUTING.md","funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null},"funding":{"custom":["https://paypal.me/jgog/10"]}},"created_at":"2017-03-30T05:02:14.000Z","updated_at":"2025-05-13T14:57:51.000Z","dependencies_parsed_at":"2024-11-18T11:43:48.678Z","dependency_job_id":"a9e875f7-2fd1-4465-a699-e262419c5558","html_url":"https://github.com/jenil/chota","commit_stats":{"total_commits":160,"total_committers":20,"mean_commits":8.0,"dds":0.75,"last_synced_commit":"57a0a243d2cb02c6ddde5a67103179045d56f0d6"},"previous_names":[],"tags_count":27,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jenil%2Fchota","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jenil%2Fchota/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jenil%2Fchota/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jenil%2Fchota/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jenil","download_url":"https://codeload.github.com/jenil/chota/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":254042035,"owners_count":22004830,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["css","framework","front-end","minimal","web","website"],"created_at":"2024-07-31T00:01:12.414Z","updated_at":"2025-05-13T23:09:12.067Z","avatar_url":"https://github.com/jenil.png","language":"HTML","readme":"\u003cp align=\"center\"\u003e\n\u003cimg src=\"https://jenil.github.io/chota/logo.svg\" /\u003e\n\u003cbr\u003e\u003cbr\u003e\nA really small CSS framework\n\u003cbr\u003e\u003cbr\u003e\n\u003cimg src=\"https://img.shields.io/npm/v/chota.svg\" alt=\"\"\u003e\n\u003ca href=\"https://www.npmjs.com/package/chota\"\u003e\u003cimg src=\"https://img.shields.io/npm/dt/chota.svg\"\u003e\u003c/a\u003e\n\u003ca href=\"https://github.com/jenil/chota/issues\"\u003e\u003cimg src=\"https://img.shields.io/github/issues/jenil/chota.svg\"\u003e\u003c/a\u003e\n\u003ca href=\"https://bundlephobia.com/result?p=chota@latest\"\u003e\u003cimg alt=\"npm bundle size\" src=\"https://img.shields.io/bundlephobia/minzip/chota.svg\"\u003e\u003c/a\u003e\n\u003ca href=\"https://github.com/troxler/awesome-css-frameworks\"\u003e\u003cimg src=\"https://awesome.re/mentioned-badge.svg\" alt=\"Mentioned in Awesome CSS Frameworks\"/\u003e\u003c/a\u003e\n\u003c/p\u003e\n\n\u003cbr\u003e\n\n\n- ⚡️\u0026nbsp; Super light-weight. Just ~3kb (minified + gzipped).\n- ⛔️\u0026nbsp; No preprocessor, just plug-n-play\n- 📐\u0026nbsp; Magical 12 column [grid](https://jenil.github.io/chota/#grid)\n- 🌈\u0026nbsp; Easy to [extend](https://jenil.github.io/chota/#customizing) with CSS variables\n- 🎲\u0026nbsp; Comes with a handful of [components](https://jenil.github.io/chota/#components) \u0026amp; [utilities](https://jenil.github.io/chota/#utilities)\n- ✅\u0026nbsp; Good Semantics\n- 🤡\u0026nbsp; Supports icons from [Icongram](https://icongr.am/)\n\n\u003cbr\u003e\n\n### Get started\n\nCDN:\n```html\n\u003clink rel=\"stylesheet\" href=\"https://unpkg.com/chota\"\u003e\n```\n\nnpm or yarn:\n```bash\nnpm install chota\n```\n\n#### SASS support\nChota 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](https://github.com/palmiak/chota).\n\n\u003cbr\u003e\n\n## Browsers support\n\n| [\u003cimg src=\"https://raw.githubusercontent.com/alrra/browser-logos/master/src/edge/edge_48x48.png\" alt=\"IE / Edge\" width=\"24px\" height=\"24px\" /\u003e](http://godban.github.io/browsers-support-badges/)\u003cbr/\u003eIE / Edge | [\u003cimg src=\"https://raw.githubusercontent.com/alrra/browser-logos/master/src/firefox/firefox_48x48.png\" alt=\"Firefox\" width=\"24px\" height=\"24px\" /\u003e](http://godban.github.io/browsers-support-badges/)\u003cbr/\u003eFirefox | [\u003cimg src=\"https://raw.githubusercontent.com/alrra/browser-logos/master/src/chrome/chrome_48x48.png\" alt=\"Chrome\" width=\"24px\" height=\"24px\" /\u003e](http://godban.github.io/browsers-support-badges/)\u003cbr/\u003eChrome | [\u003cimg src=\"https://raw.githubusercontent.com/alrra/browser-logos/master/src/safari/safari_48x48.png\" alt=\"Safari\" width=\"24px\" height=\"24px\" /\u003e](http://godban.github.io/browsers-support-badges/)\u003cbr/\u003eSafari | [\u003cimg src=\"https://raw.githubusercontent.com/alrra/browser-logos/master/src/safari-ios/safari-ios_48x48.png\" alt=\"iOS Safari\" width=\"24px\" height=\"24px\" /\u003e](http://godban.github.io/browsers-support-badges/)\u003cbr/\u003eiOS Safari | [\u003cimg src=\"https://raw.githubusercontent.com/alrra/browser-logos/master/src/samsung-internet/samsung-internet_48x48.png\" alt=\"Samsung\" width=\"24px\" height=\"24px\" /\u003e](http://godban.github.io/browsers-support-badges/)\u003cbr/\u003eSamsung | [\u003cimg src=\"https://raw.githubusercontent.com/alrra/browser-logos/master/src/opera/opera_48x48.png\" alt=\"Opera\" width=\"24px\" height=\"24px\" /\u003e](http://godban.github.io/browsers-support-badges/)\u003cbr/\u003eOpera |\n| --------- | --------- | --------- | --------- | --------- | --------- | --------- |\n| IE11, Edge| last 2 versions| last 2 versions| last 2 versions| last 2 versions| last 2 versions| last 2 versions\n\n## Contributing\nWelcome! Please see our [contributing guidelines](https://github.com/jenil/chota/blob/master/.github/CONTRIBUTING.md).\n\n## License\n\u0026copy; Jenil Gogari 2017-present. Code released under the [MIT license](https://github.com/jenil/chota/blob/master/LICENSE).\n","funding_links":["https://paypal.me/jgog/10"],"categories":["HTML","Very Lightweight","Web Development","Frameworks / Resources"],"sub_categories":["C"],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjenil%2Fchota","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjenil%2Fchota","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjenil%2Fchota/lists"}