Skip to content

adfinis/ember-uikit

Folders and files

NameName
Last commit message
Last commit date

Latest commit

2edc52b · Jul 5, 2024
Jul 5, 2024
Mar 13, 2024
Mar 19, 2024
Apr 26, 2023
Mar 31, 2023
Feb 7, 2022
Jul 5, 2024
Mar 24, 2020
Mar 13, 2024
Jun 12, 2024
Mar 13, 2024
Oct 2, 2023
Jun 12, 2024
Oct 2, 2023
Mar 28, 2023
Apr 26, 2023
Apr 26, 2023
Jun 12, 2024
Oct 2, 2023
Jul 5, 2024
Feb 10, 2022
Mar 13, 2024
Mar 7, 2019
Jul 5, 2024
Mar 13, 2024
Oct 2, 2023
Jul 5, 2024
Jul 5, 2024
Oct 12, 2020

Repository files navigation

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