derrabauke / ember-uikit

The ember implementation of UIkit

Home Page:https://adfinis.github.io/ember-uikit/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ember-uikit

npm version Test codecov Ember Observer Score Semantic Release

This addon is a wrapper for the CSS library UIkit which exposes certain components to give users an easy way for using UIkit in ember apps.

ember-uikit is heavily inspired by Vuikit which does a tremendous job in bringing UIkit to Vue apps.

Installation

Install the ember-cli addon in your ember-cli project:

$ ember install ember-uikit

This will also install ember-cli-sass and add the needed SASS include to app/styles/app.scss.

Usage

To learn about using ember-uikit check the interactive documentation at adfinis.github.io/ember-uikit/. Feel free to open an issue if you encounter problems or something is not clear enough.

License

This addon is licensed under the MIT license

About

The ember implementation of UIkit

https://adfinis.github.io/ember-uikit/

License:MIT License


Languages

Language:JavaScript 50.8%Language:Handlebars 46.6%Language:SCSS 1.4%Language:HTML 1.0%Language:Shell 0.1%