Skip to content
This repository was archived by the owner on Dec 5, 2023. It is now read-only.

Latest commit

 

History

9 提交

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

仓库 files navigation

Contabulate

Development guide

This plugin is built with Create Figma Plugin.

Pre-requisites

Building the plugin

First:

$ npm install

To build the plugin:

$ npm run build

This will generate a manifest.json file and a build/ directory containing a JavaScript bundle for the plugin.

To watch for code changes and rebuild the plugin automatically:

$ npm run watch

Installing the plugin

In the Figma desktop app:

  • Open a Figma document.
  • Go to PluginsDevelopment新建 Plugin….
  • Click the Click to choose a manifest.json file box, and select the manifest.json file that was generated.

Debugging

Use console.log statements to inspect values in your code.

To open the developer console in the Figma desktop app, go to PluginsDevelopmentOpen Console.

Docs

关于

A Figma plugin to create tables

Resources

Stars

0 stars

关注者

9 watching

复刻s

发布

贡献者

Languages