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

@chromaui/icons

Package Overview
Dependencies
Maintainers
12
Versions
16
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install
Package was removed
Sorry, it seems this package was removed from the registry

@chromaui/icons

Icon library for Chromatic apps and marketing site.

1.0.4
unpublished
latest
Source
npm
Version published
Weekly downloads
0
Maintainers
12
Weekly downloads
 
Created
Source

Icons

This library contains the icons used in Chromatic and Storybook.

Install

yarn add @chromaui/tetra

To Do

  • Export every single icons instead of a single component
  • Add stories for each components
  • Import coloured icons

Generating new icons from Figma

This command will fetch all icons from Figma locally and create react components + stories automatically

yarn icons

Inpired from this article.

Developing

Watch and rebuild code with tsup and runs Storybook to preview your UI during development.

yarn storybook

Building

Build package with tsup for production.

yarn build

FAQs

Package last updated on 14 Jul 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