react-figma-components
TypeScript icon, indicating that this package has built-in type declarations

1.3.3 • Public • Published

react-figma-components

npm npm

React components of Figma design system based on thomas-lowry/figma-components and alexandrtovmach/react-figma-plugin-ds, and implements UI2: Figma Design System.

The library provides a11y components. It uses web-platform as the base for all components.

Installation

Currently package has development name web-platform-alpha and will change in the future.

npm i -PE react-figma-components

Usage

All components available from root public API. More examples you can find in storybook.

import { Button } from 'react-figma-components';

export const Page = (props) => {
  return <Button view="primary">Submit</Button>;
};

License

This project develop under MPL-2.0 license.

Readme

Keywords

none

Package Sidebar

Install

npm i react-figma-components

Weekly Downloads

1

Version

1.3.3

License

none

Unpacked Size

169 kB

Total Files

83

Last publish

Collaborators

  • nnigmat