Provides UIkit HTML snippets, class and data-attributes autocompletion featues to Atom.
Look for atom-uikit
in the Atom package manager: Settings > Install (packages)
OR run this command
apm install atom-uikit
- Supports autocompletion of all UIkit classes and data-attributes in Javascript, CSS and HTML
- Adds snippets for all core uikit elements and uikit components
** With a built-in UIkit html template.**
Type ukhtml
to insert this complete template in an HTML document.
Autocompletion in HTML and JS
Take advantage of the autocompletion classes and data-attributes of uikit.
13 may 2016
- Added support for Jade (thx to Legend28469)
03 jan 2016
- Upgraded HTML5 Shiv and Respond.js script reference in HTML template
14 july 2015
- Added autocompletion for JS | HTML | CSS
- Added snippets for core elements and components