{"id":18725813,"url":"https://github.com/cryptix720/chronimi","last_synced_at":"2025-06-17T13:34:40.334Z","repository":{"id":71599542,"uuid":"108923320","full_name":"Cryptix720/Chronimi","owner":"Cryptix720","description":"chronimi is a UI framework enchated for high-class theming.","archived":false,"fork":false,"pushed_at":"2018-10-23T18:35:08.000Z","size":1090,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-05-19T18:49:03.277Z","etag":null,"topics":["css","css3","framework","sass","sass-mixins"],"latest_commit_sha":null,"homepage":"https://cryptix720.github.io/Chronimi-ui/","language":"JavaScript","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/Cryptix720.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"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}},"created_at":"2017-10-31T00:21:55.000Z","updated_at":"2018-10-23T18:35:10.000Z","dependencies_parsed_at":"2023-04-25T19:48:12.738Z","dependency_job_id":null,"html_url":"https://github.com/Cryptix720/Chronimi","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/Cryptix720/Chronimi","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Cryptix720%2FChronimi","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Cryptix720%2FChronimi/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Cryptix720%2FChronimi/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Cryptix720%2FChronimi/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Cryptix720","download_url":"https://codeload.github.com/Cryptix720/Chronimi/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Cryptix720%2FChronimi/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":260370069,"owners_count":22998765,"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","css3","framework","sass","sass-mixins"],"created_at":"2024-11-07T14:12:05.140Z","updated_at":"2025-06-17T13:34:35.317Z","avatar_url":"https://github.com/Cryptix720.png","language":"JavaScript","readme":"![chronimi](https://github.com/Cryptix720/Chronimi/blob/master/chronimi.png)\r\n\r\n# chronimi UI\r\n\r\n[![CDNJS](https://img.shields.io/badge/Chronimi-1.0.0-yellowgreen.svg)](https://cdnjs.com/libraries/chronimi/)\r\n[![GitHub issues](https://img.shields.io/github/issues/Cryptix720/Chronimi.svg)](https://github.com/Cryptix720/Chronimi/issues)\r\n[![GitHub license](https://img.shields.io/badge/license-MIT-blue.svg)](https://raw.githubusercontent.com/Cryptix720/Chronimi/master/LICENSE)\r\n[![GitHub stars](https://img.shields.io/github/stars/Cryptix720/Chronimi.svg)](https://github.com/Cryptix720/Chronimi/stargazers)\r\n\r\nchronimi is a UI framework enchated for high-class theming.\r\n\r\nKey Features__\r\n\r\n* 8000 + CSS variables\r\n* 3 Levels of variable inheritance\r\n* Built with EM/PX values for responsive design\r\n* Flexbox friendly\r\n* Navbar flour\r\n* 30+ UI elements\r\n\r\n\r\nchronimi allows developers to build beautiful websites fast, with **concise HTML**, **intuitive javascript**, and **simplified debugging**, helping make front-end development a delightful experience. chronimi is responsively designed allowing your website to scale on multiple devices. chronimi is production ready and partnered with frameworks such as **React**, **Angular**, **Meteor**, and **Ember**, which means you can integrate it with any of these frameworks to organize your UI layer alongside your application logic.\r\n\r\n## 1.0.0 Release\r\n\r\n\r\n\r\n## User Support\r\n\r\nPlease help us keep the issue tracker organized. For all questions that do not include a specific [JSFiddle test case](https://jsfiddle.net/ca0rovs3/) (bug reports), or feature request please use our user forums at [http://forums.chronimi-ui.com](http://forums.chronimi-ui.com) to discuss.\r\n\r\nVisit our [contributing guide](https://github.com/chronimi/blob/master/CONTRIBUTING.md) for more on what should be posted to GitHub Issues.\r\n\r\n## Install\r\n\r\n#### Recommended Install\r\n```bash\r\nnpm install chronimi  # Use themes, import build/watch tasks into your own gulpfile.\r\n```\r\n\r\n\r\n#### Additional Versions\r\n\r\nEnvironment | Install Script | Repo\r\n--- | --- | --- |\r\nCSS Only | `npm install chronimi-css` | [CSS Repo](https://github.com/Cryptix720/Chronimi/tree/master/distro/chronimi.css)\r\n[LESS](https://github.com/less/less.js/) Only | `npm install chronimi-less` | [LESS Repo](https://github.com/chronimi/chronimi-LESS)\r\n[LESS](https://github.com/less/less.js/) plugin | `npm install less-plugin-chronimi` | [LESS Plugin Repo](https://github.com/bassjobsen/less-plugin-chronimi/)\r\n[EmberJS](http://emberjs.com/) | `ember install:addon chronimi-ember` | [Ember Repo](https://github.com/chronimi-Org/chronimi-Ember)\r\n|[Meteor](https://www.meteor.com/) - [LESS](https://github.com/less/less.js/) | `meteor add chronimi:` | [Meteor Repo](https://github.com/chronimi-Meteor) |\r\n|[Meteor](https://www.meteor.com/) - CSS | `meteor add chronimi:-css` | [CSS Repo](https://github.com/Cryptix720/Chronimi/tree/master/distro/chronimi.min.css) |\r\n[Bower](http://bower.io/) | `bower install chronimi-` |\r\n\r\nCheck out our [integration wiki](https://github.com/chronimi-ui/wiki/Integration) for more options.\r\n\r\n#### Browser Support\r\n\r\n* Last 2 Versions FF, Chrome, Safari Mac\r\n* IE 11+\r\n* Android 4.4+, Chrome for Android 44+\r\n* iOS Safari 7+\r\n* Microsoft Edge 12+\r\n\r\nAlthough some components will work in IE9, [grids](http://chronimi-ui.com/collections/grid.html) and other [flexbox](https://developer.mozilla.org/en-US/docs/Web/Guide/CSS/Flexible_boxes) components are not supported by IE9 and may not appear correctly.\r\n\r\n\r\n\r\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcryptix720%2Fchronimi","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcryptix720%2Fchronimi","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcryptix720%2Fchronimi/lists"}