Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/tigranpetrossian/figma-kit
A set of React components for building Figma plugins.
https://github.com/tigranpetrossian/figma-kit
component-libraries figma figma-plugin figma-plugins ui-library ui3
Last synced: 9 days ago
JSON representation
A set of React components for building Figma plugins.
- Host: GitHub
- URL: https://github.com/tigranpetrossian/figma-kit
- Owner: tigranpetrossian
- License: mit
- Created: 2024-06-02T19:05:28.000Z (9 months ago)
- Default Branch: beta
- Last Pushed: 2024-09-19T19:19:20.000Z (5 months ago)
- Last Synced: 2025-02-09T00:32:41.998Z (11 days ago)
- Topics: component-libraries, figma, figma-plugin, figma-plugins, ui-library, ui3
- Language: TypeScript
- Homepage: https://storybook.figma-kit.dev
- Size: 748 KB
- Stars: 42
- Watchers: 2
- Forks: 1
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
> [!NOTE]
> Figma Kit is currently in beta. There may be breaking changes before the final release.### Overview
Figma Kit is an extensive collection of React components that attempts to replicate Figma's user interface look & feel with near-100% feature parity.
#### Features
* UI3 Ready
* Automatic dark mode
* First-class Tailwind support with a preset### Documentation
The documentation for the library is on its way. Meanwhile, feel free to check out the [Storybook](https://storybook.figma-kit.dev) for basic guides, information about available components and functionality.