Figma plugin for making good typographic text.
It's based on the Typograf JS library.
If you like this plugin, you could buy me a coffe ☕️
Open plugin page and click Install button.
If you're using MacOS, you can add custom keyboard shortcut.
System Preferences...
-> Keyboard
-> Shortcuts
.App Shortcuts
and click plus button. Applications
, type Typograf
in the Menu Title
, select Keyboard Shortcut
field and press your keayboard shortcut buttons.I've had hotkey set up as Ctrl+T.
First clone this repository
git clone https://github.com/golmakov/figma-typograf-plugin.git
cd figma-typograf-plugin
Install dependencies & build files
npm install
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 dist
directory.
Aleksander Golmakov (@golmakov) - golmakov@gmail.com