1.3.3 • Published 3 years ago

react-figma-components v1.3.3

Weekly downloads
-
License
-
Repository
github
Last release
3 years ago

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.

1.3.3

3 years ago

1.3.2

3 years ago

1.2.1

3 years ago

1.2.0

3 years ago

1.1.1

3 years ago

1.1.0

3 years ago

1.1.2

3 years ago

1.0.0

3 years ago

0.4.12

3 years ago

0.4.11

3 years ago

0.4.10

3 years ago

0.4.9

3 years ago

0.4.8

3 years ago

0.4.7

3 years ago

0.4.6

3 years ago

0.4.5

3 years ago

0.4.4

3 years ago

0.4.3

3 years ago

0.4.2

3 years ago

0.4.1

3 years ago

0.4.0

3 years ago

0.3.0

3 years ago

0.2.0

3 years ago