Auto-complete plugin for UIKit classes and attributes.
UIkit is a lightweight and modular front-end framework for developing fast and powerful web interfaces.
- Homepage: https://www.getuikit.com
- Twitter: @getuikit
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
When you are inside an HTML, CSS or PHP document, the autocompletion suggestions from Atom will include all class names and attributes from UIkit.