chronimi is a UI framework enchated for high-class theming.
Key Features__
- 8000 + CSS variables
- 3 Levels of variable inheritance
- Built with EM/PX values for responsive design
- Flexbox friendly
- Navbar flour
- 30+ UI elements
chronimi 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.
Please help us keep the issue tracker organized. For all questions that do not include a specific JSFiddle test case (bug reports), or feature request please use our user forums at http://forums.chronimi-ui.com to discuss.
Visit our contributing guide for more on what should be posted to GitHub Issues.
npm install chronimi # Use themes, import build/watch tasks into your own gulpfile.
Environment | Install Script | Repo |
---|---|---|
CSS Only | npm install chronimi-css |
CSS Repo |
LESS Only | npm install chronimi-less |
LESS Repo |
LESS plugin | npm install less-plugin-chronimi |
LESS Plugin Repo |
EmberJS | ember install:addon chronimi-ember |
Ember Repo |
Meteor - LESS | meteor add chronimi: |
Meteor Repo |
Meteor - CSS | meteor add chronimi:-css |
CSS Repo |
Bower | bower install chronimi- |
Check out our integration wiki for more options.
- Last 2 Versions FF, Chrome, Safari Mac
- IE 11+
- Android 4.4+, Chrome for Android 44+
- iOS Safari 7+
- Microsoft Edge 12+
Although some components will work in IE9, grids and other flexbox components are not supported by IE9 and may not appear correctly.