🚨 Shai-Hulud Strikes Again:834 Packages Compromised.Technical Analysis →
Socket
Book a DemoInstallSign in
Socket

@littlespoon/typography

Package Overview
Dependencies
Maintainers
2
Versions
17
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@littlespoon/typography

Little Spoon typography

latest
Source
npmnpm
Version
1.8.0
Version published
Maintainers
2
Created
Source

@littlespoon/typography

NPM version

Install

Yarn:

yarn add @littlespoon/typography

npm:

npm install @littlespoon/typography --save

UNPKG

Usage

Import component:

import Typography from '@littlespoon/typography'

Render paragraph:

<Typography>This is a paragraph</Typography>

Render paragraph styled as h1:

<Typography variant="h1">This is a paragraph</Typography>

Render h1:

<Typography as="h1">This is a heading</Typography>

Render h1 styled as h2:

<Typography as="h1" variant="h2">
  This is a heading
</Typography>

Keywords

littlespoon

FAQs

Package last updated on 08 Sep 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