You're Invited:Meet the Socket Team at BlackHat and DEF CON in Las Vegas, Aug 4-6.RSVP
Socket
Book a DemoInstallSign in
Socket

@sumup/circuit-ui

Package Overview
Dependencies
Maintainers
0
Versions
548
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@sumup/circuit-ui

SumUp's React UI component library

8.15.0
latest
Source
npmnpm
Version published
Maintainers
0
Created
Source

@sumup/circuit-ui

Stars Version Coverage License Contributor Covenant

A React component library designed to help developers build inclusive, performant, and trusted user interfaces.

Installation

Depending on your preference, run one of the following in your terminal:

# With npm
npm install --save @sumup/circuit-ui
# With yarn v1
yarn add @sumup/circuit-ui

@sumup/circuit-ui has a number of required peer dependencies. If your project doesn't have them already, you can install them by running:

# With npm
npm install --save react react-dom @emotion/react @emotion/styled @sumup/design-tokens @sumup/icons @sumup/intl @sumup/collector
# With yarn v1
yarn add react react-dom @emotion/react @emotion/styled @sumup/design-tokens @sumup/icons @sumup/intl @sumup/collector

Usage

Here are a few helpful links for getting started with Circuit UI:

  • Documentation - Learn how to use Circuit UI and view the components in Storybook.
  • Getting started - Set up a new app with Circuit UI or add it to an existing project.
  • Theming - Learn about our foundations such as colors, spacing, and typography.
  • Contribute - File a bug report, suggest a change, or open a pull request.

FAQs

Package last updated on 17 Oct 2024

Did you know?

Socket

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