Blame | Last modification | View Log | Download
[](http://getuikit.com/)# UIkit[](https://gitter.im/uikit/uikit)UIkit is a lightweight and modular front-end framework for developing fast and powerful web interfaces.* [Homepage](http://getuikit.com) - Learn more about UIkit* [@getuikit](https://twitter.com/getuikit) - Get the latest buzz on Twitter* [Gitter Chat](https://gitter.im/uikit/uikit) - Join our developer chat on Gitter.---<p align="center"><b>UIkit is an Open Source project developed by YOOtheme.</b><br><br><a href="https://yootheme.com" align="center"><img width="134" height="30" src="http://yootheme.com/site/images/yootheme-logo.svg"></a></p>---## Getting startedYou have the following options to get UIkit:- Download the [latest release](https://github.com/uikit/uikit/releases/latest) with pre-built CSS and JS.- Install with [npm](https://npmjs.com) to get all source files as they are available on Github: ```npm install uikit```- Install with [yarn](https://yarnpkg.com/) to get all source files as they are available on Github: ```yarn add uikit```- Directly load UIkit from [CDNJS](https://cdnjs.com): https://cdnjs.com/libraries/uikit- Clone the repo to get all source files including build scripts: `git clone git://github.com/uikit/uikit.git`## DevelopersTo always have the latest development version of UIkit, even before a release, you may want to use npm or yarn with the `dev` tag.- Using npm: ```npm install uikit@dev```- Using yarn: ```yarn add uikit@dev```- Using [cdn](cdn.jsdelivr.net): https://cdn.jsdelivr.net/npm/uikit@dev## ContributingFinding bugs, sending pull requests or improving our docs - any contribution is welcome and highly appreciated. To get started, head over to our [contribution guidelines](CONTRIBUTING.md). Thanks!## VersioningUIkit is maintained by using the [Semantic Versioning Specification (SemVer)](http://semver.org).## Browser Support |  |  |  |  | --- | --- | --- | --- | --- | --- |Latest ✔ | Latest ✔ | Latest ✔ | 11+ ✔ | 9.1+ ✔ | Latest ✔ |Tested With<br>[](https://www.browserstack.com)## Copyright and LicenseCopyright [YOOtheme](https://yootheme.com) GmbH under the [MIT license](LICENSE.md).