Coder Social home page Coder Social logo

Comments (5)

shahruz avatar shahruz commented on June 2, 2024

Will have news this month on an update. Can you let me know the timeline for your adjustments?

from sketch-toolbox.

bomberstudios avatar bomberstudios commented on June 2, 2024

Days : )

from sketch-toolbox.

shahruz avatar shahruz commented on June 2, 2024

Alright! Do you have a version of the new plugins.json I can reference?

from sketch-toolbox.

bomberstudios avatar bomberstudios commented on June 2, 2024

This is the preliminary spec I'm working with for a Plugin's metadata:

{
  "author" : "Ale Muñoz", // This is the Author's real name, as it will appear on our site at http://sketchapp.com/extensions/ and http://sketchapp.com/extensions/plugins/
  "authorEmail" : "[email protected]",
  "name" : "Plugin Name",
  "version" : "1.3",
  "description" : "Here's the description for your plugin.",
  "homepage": "http://foobar.com/plugins/",
  "downloadURL": "http://foobar.com/plugins/plugin.zip",
  /* These are unused at the moment:
  "updateURL": "https://github.com/downloads/example/sketchplugins/sketchplugins.json",
  "compatibleVersion": 3.5,
  "lastUpdated": 2016-02-16,
  "githubStars": 1,
  "numberOfDownloads": 1,
  "avatarURL": "http://xxx.xyz/image.png", // Avatar URL (for all Plugins on http://sketchapp.com/extensions/plugins/)
  "thumbnailURL": "http://xxx.xyz/image.png" // Thumbnail URL (for featured Plugins on http://sketchapp.com/extensions/)
  */
}

from sketch-toolbox.

equinusocio avatar equinusocio commented on June 2, 2024

This is a dead project. I suggest you https://sketchpacks.com/

from sketch-toolbox.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.