🚨 Shai-Hulud Strikes Again:More than 500 packages and 700+ versions compromised.Technical Analysis →
Socket
Book a DemoInstallSign in
Socket

@littlespoon/button

Package Overview
Dependencies
Maintainers
2
Versions
27
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@littlespoon/button

Little Spoon button

Source
npmnpm
Version
1.8.1
Version published
Weekly downloads
480
-40.3%
Maintainers
2
Weekly downloads
 
Created
Source

@littlespoon/button

NPM version

Install

Yarn:

yarn add @littlespoon/button

npm:

npm install @littlespoon/button --save

UNPKG

Usage

Import component:

import Button from '@littlespoon/button'

Render button:

<Button>Text</Button>

Render button with props:

<Button size="medium" variant="primary">
  This is a button
</Button>

Render button as a link:

<Button as="a" href="#">
  This is a link
</Button>

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