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

@littlespoon/label

Package Overview
Dependencies
Maintainers
2
Versions
7
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@littlespoon/label

Little Spoon label

1.1.6
latest
Source
npmnpm
Version published
Weekly downloads
532
-25.07%
Maintainers
2
Weekly downloads
 
Created
Source

@littlespoon/label

NPM version

Install

Yarn:

yarn add label

npm:

npm install label --save

UNPKG

Usage

Import component:

import Label from '@littlespoon/label'

Render label:

<Label>Text</Label>

Render Label with props:

<Label size="medium" color="primary60">
  This is a Label
</Label>

Note: This is not an HTML label and this component is not intended to be used in forms.

Keywords

littlespoon

FAQs

Package last updated on 22 May 2025

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