Skip to content

fm3647/uikit

 
 

Repository files navigation

uikit banner

UIkit

Gitter

UIkit is a lightweight and modular front-end framework for developing fast and powerful web interfaces.


UIkit is an Open Source project developed by YOOtheme.


Getting started

You have the following options to get UIkit:

  • Download the latest release with pre-built CSS and JS.
  • Install with npm to get all source files as they are available on Github: npm install uikit
  • Install with yarn to get all source files as they are available on Github: yarn add uikit
  • Directly load UIkit from CDNJS: https://cdnjs.com/libraries/uikit
  • Clone the repo to get all source files including build scripts: git clone git://github.com/uikit/uikit.git

Developers

To always have the latest development version of UIkit, even before a release, you may want to use npm or yarn with the dev tag.

Contributing

Finding bugs, sending pull requests or improving our docs - any contribution is welcome and highly appreciated. To get started, head over to our contribution guidelines. Thanks!

Versioning

UIkit is maintained by using the Semantic Versioning Specification (SemVer).

Browser Support

Chrome Firefox Edge IE Safari Opera
Latest ✔ Latest ✔ Latest ✔ 11+ ✔ 9.1+ ✔ Latest ✔

Tested With
BrowserStack

Copyright and License

Copyright YOOtheme GmbH under the MIT license.

About

A lightweight and modular front-end framework for developing fast and powerful web interfaces

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • CSS 44.6%
  • HTML 43.0%
  • JavaScript 12.4%