Sketch Plugin for drawing table
It help user to create a M x N table with basic line shapes.
Configure table, number of rows and number of columns, cell width, cell height
All shapes are named with index
Download and put the "DrawTable.sketchplugin" into "~/Library/Application Support/com.bohemiancoding.sketch3/Plugins/", retstart sketch.
- Add symbol style for lines and border
- Sketch example plugins, this plugin started from hello-world.
- Code snippets, dialog code is from here.