An open API service indexing awesome lists of open source software.

https://github.com/iddan/figma-rtl

RTL Plugin for Figma
https://github.com/iddan/figma-rtl

Last synced: about 1 year ago
JSON representation

RTL Plugin for Figma

Awesome Lists containing this project

README

          

Figma RTL

Edit RTL content in Figma


Usage

- Install [Figma Plus](figmaplus.com)
- In the main menu open Figma Plus -> Get Plugins
- Search RTL
- Click Install

Download & Development

```shell
$ git clone https://github.com/figma-plus/ui-plugin-boilerplate
```

```shell
$ yarn install
```

```shell
$ yarn serve
```

```shell
$ yarn test
```

Build a Distribution Bundle

```shell
$ yarn build
```

You'll see your bundle inside `dist` directory.
Follow the docs instructions to publish it.

License

This project is licensed under the MIT License