Big News: Socket raises $60M Series C at a $1B valuation to secure software supply chains for AI-driven development.Announcement
Sign In

@igloo-ui/card

Package Overview
Dependencies
Maintainers
2
Versions
26
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@igloo-ui/card

Cards are used to group similar concepts and tasks to make it easier for users to scan, read, and get things done.

Source
npmnpm
Version
0.2.4
Version published
Weekly downloads
416
40.07%
Maintainers
2
Weekly downloads
 
Created
Source

Card

Cards are used to group similar concepts and tasks to make it easier for users to scan, read, and get things done.

Installation

To install @igloo-ui/card in your project, you will need to run the following command using npm:

npm install @igloo-ui/card

If you prefer Yarn, use the following command instead:

yarn add @igloo-ui/card

Usage

Then to use the component in your code just import it!

import Card from '@igloo-ui/card';

<Card>Card content</Card>;

FAQs

Package last updated on 01 Aug 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