Skip to content

uikit/uikit-atom

Repository files navigation

uikit-atom

Official UIkit plugin for Atom

Auto-complete plugin for UIKit classes and attributes.

UIkit

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

Installation

The plugin can be installed through Atom's package installer. Just search for uikit and install the official plugin you find.

Alternatively, you can clone this repository to the Packages directory of your Atom installation. In Mac OS, this looks as follows:

cd ~/.atom/packages/
git clone [email protected]:uikit/uikit-atom.git

Usage

When you are inside an HTML, CSS or PHP document, the autocompletion suggestions from Atom will include all class names and attributes from UIkit.