SkillAgentSearch skills...

Uikit

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

Install / Use

/learn @uikit/Uikit
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

uikit banner

UIkit

Discord jsdelivr

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


<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="https://yootheme.com/site/images/yootheme-logo.svg" alt="YOOtheme"> </a> </p>

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
  • Install with pnpm to get all source files as they are available on GitHub: pnpm add uikit
  • Directly load UIkit from jsDelivr: https://www.jsdelivr.com/package/npm/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.

  • Using npm: npm install uikit@dev
  • Using yarn: yarn add uikit@dev
  • Using pnpm: pnpm add uikit@dev
  • Using cdn: https://cdn.jsdelivr.net/npm/uikit@dev

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

| Firefox | Safari | Chrome | Edge | Opera | |-------------------------------------------------------------------------------------------|----------------------------------------------------------------------------------------|----------------------------------------------------------------------------------------|----------------------------------------------------------------------------------|-------------------------------------------------------------------------------------| | Latest ✔ | Latest ✔ | Latest ✔ | Latest ✔ | Latest ✔ |

Tested With<br>BrowserStack

Copyright and License

Copyright YOOtheme GmbH under the MIT license.

Related Skills

View on GitHub
GitHub Stars18.5k
CategoryDevelopment
Updated13h ago
Forks2.3k

Languages

HTML

Security Score

95/100

Audited on Mar 26, 2026

No findings