UI screenshot

UI

Author Avatar Theme by Klarna
Updated: 27 Apr 2022
211 Stars

[Archived] Klarna's UI components library

Categories

Overview:

The Klarna UI Components library is a set of components used in front end projects across Klarna. It provides React API compatible components as well as CSS modules. This library has several peer dependencies that need to be installed in order to work properly.

Features:

  • Provides a basic set of components for front end projects
  • Exposes React API compatible components
  • Includes CSS modules for styling

Installation:

To use the Klarna UI Components, you need to have React or Preact installed. Install all peer dependencies by running the following command:

npm install

Note that this library requires a Babel pipeline to be used effectively. Make sure you have a proper Babel configuration.

Summary:

The Klarna UI Components library provides a set of reusable components for front end projects. It is designed to work with React and Preact and includes CSS modules for styling. However, it is deprecated and the usage of it is not recommended. It is important to ensure that all peer dependencies are installed and that a Babel pipeline is set up before using this library.