dpm
dpm copied to clipboard
dpm is a package manager for Sketch plugins
Results
1
dpm issues
Sort by
recently updated
recently updated
newest added
I recently release [Sketchpacks](http://www.sketchpacks.com), and with that also made a simple API. There are currently two endpoints for a Plugins resource: [GET] [/api/v1/plugins](http://www.sketchpacks.com/api/v1/plugins) [GET] [/api/v1/plugins?=search_term](http://www.sketchpacks.com/api/v1/plugins?q=color) Let me know if this...