New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@littlespoon/label

Package Overview
Dependencies
Maintainers
2
Versions
6
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.5
  • latest
  • Source
  • npm
  • Socket score

Version published
Weekly downloads
304
decreased by-14.37%
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

FAQs

Package last updated on 19 Apr 2023

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

SocketSocket SOC 2 Logo

Product

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

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc