/cover-generator-inator

Cover generator plugin for Figma. Generated cover can be used as blog article cover, project cover on GitHub, etc.

Primary LanguageTypeScriptMIT LicenseMIT

The Cover-Generator-Inator

Cover generator plugin for Figma. Generated cover can be used as blog article cover, project cover on GitHub, etc.

Installing

In order to run a plugin, you will first need to compile the plugin code using the TypeScript compiler. To install TypeScript, first install Node.js, then:

npm install -g typescript

To compile the plugin:

tsc

Now you can import the plugin from within the Figma desktop app.

License

This project is licensed under the MIT License. See the LICENSE file for details.


For Sketch check this plugin script.