Socket
Socket
Sign inDemoInstall

ember-uikit

Package Overview
Dependencies
14
Maintainers
7
Versions
63
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

    ember-uikit

The ember implementation of UIkit


Version published
Weekly downloads
812
increased by67.77%
Maintainers
7
Created
Weekly downloads
 

Changelog

Source

7.0.0 (2023-03-28)

Bug Fixes

  • modal: remove non existant cls-panel option (#1014) (d3252e5)

chore

  • deps: update dependencies (8df899f)

Features

  • added danger color to uk-button (00159e9)

BREAKING CHANGES

  • deps: Remove support for deprecated Ember LTS 3.24.

Readme

Source

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

Keywords

FAQs

Last updated on 28 Mar 2023

Did you know?

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc