You're Invited: Meet the Socket team at BSidesSF and RSAC - April 27 - May 1.RSVP โ†’
Socket
Sign inDemoInstall
Socket

@semcore/typography

Package Overview
Dependencies
Maintainers
2
Versions
370
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@semcore/typography

Semrush Typography Component

5.41.1
Source
npm
Version published
Weekly downloads
10K
-15.43%
Maintainers
2
Weekly downloads
ย 
Created
Source

@semcore/typography

version downloads License: MIT

This component is part of the Intergalactic Design System

๐Ÿ“– Component documentation

๐Ÿ  Design system

Install

npm install intergalactic

Usage

import { Text, Blockquote, List, Hint } from 'intergalactic/typography';
Alternative installation and use

We do not recommend this usage path due to possible dependency and update issues.

Install

You can only install one package from the design system

npm install @semcore/typography @semcore/core

@semcore/core - is the basic package by which we create our components, and it contains all of the common logic of the components that is discussed below. There should only be one version of the package in the project.

Usage

You can use the package the same way but without /ui/ in the import path.

import { Text, Blockquote, List, Hint } from '@semcore/typography';

๐Ÿ‘ค Author

UI-kit team and others โค๏ธ

๐Ÿค Contributing

Contributions, issues and feature requests are welcome!

Feel free to check issues page. You can also take a look at the contributing guide.

Show your support

Give a โญ๏ธ if this project helped you!

๐Ÿ“ License

This project is MIT licensed.

FAQs

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