├── README.md ├── counter-sketch-plugin_volorf.gif └── counter.sketchplugin └── Contents └── Sketch ├── counter.js └── manifest.json /README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Volorf/Counter/HEAD/README.md -------------------------------------------------------------------------------- /counter-sketch-plugin_volorf.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Volorf/Counter/HEAD/counter-sketch-plugin_volorf.gif -------------------------------------------------------------------------------- /counter.sketchplugin/Contents/Sketch/counter.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Volorf/Counter/HEAD/counter.sketchplugin/Contents/Sketch/counter.js -------------------------------------------------------------------------------- /counter.sketchplugin/Contents/Sketch/manifest.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Volorf/Counter/HEAD/counter.sketchplugin/Contents/Sketch/manifest.json --------------------------------------------------------------------------------