├── Name Artboards.sketchplugin └── Contents │ └── Sketch │ ├── Name Artboards.cocoascript │ ├── lib │ └── FBSettings.js │ └── manifest.json └── README.md /Name Artboards.sketchplugin/Contents/Sketch/Name Artboards.cocoascript: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tarngerine/sketch-name-artboards/HEAD/Name Artboards.sketchplugin/Contents/Sketch/Name Artboards.cocoascript -------------------------------------------------------------------------------- /Name Artboards.sketchplugin/Contents/Sketch/lib/FBSettings.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tarngerine/sketch-name-artboards/HEAD/Name Artboards.sketchplugin/Contents/Sketch/lib/FBSettings.js -------------------------------------------------------------------------------- /Name Artboards.sketchplugin/Contents/Sketch/manifest.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tarngerine/sketch-name-artboards/HEAD/Name Artboards.sketchplugin/Contents/Sketch/manifest.json -------------------------------------------------------------------------------- /README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tarngerine/sketch-name-artboards/HEAD/README.md --------------------------------------------------------------------------------