jeetiss / figlight

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Figlight logo by Nadya Kuzmina

Figlight

Code highlighter for figma

Install

Plugin not published yet, but you can help me with testing 🙌🏻

Download figlight.zip and then Open the Figma Desktop, select Plugins click Create your own plugin -> Click to choose a manifest.json file and find the manifest.json file in the repository root directory.

Development

First clone this repository

git clone https://github.com/jeetiss/figlight.git
cd figlight

Install dependencies & build files

npm install
npm run convert-styles
npm run dev

Open the Figma Desktop, select Plugins click Create your own plugin -> Click to choose a manifest.json file and find the manifest.json file in the repository root directory.

Acknowledgements

Special thanks to Nadya Kuzmina for creating a project logo.

About


Languages

Language:JavaScript 84.3%Language:CSS 14.6%Language:HTML 1.1%