Giter Site home page Giter Site logo

awesome-sket.ch's Introduction

Awesome Sketch Plugins

Sketch.app is really awesome for all sorts of vector design work. If you don’t know it, go check it out.

You can develop plugins. There are tons of plugins available and this site aims to highlight the best of them. If you want to add a plugin simply create a new pull-request and I I’ll publish it.

Contributing

All contributions are welcome!

To add a new plugins, look at src/data/plugins.json. All fields are required except for image and description. If you want to provide an image either enter the url or add the image in src/assets/img as .png, .jpg or .gif or enter the direct URL. You can use markdown for the desription and overview. If the description is very log you can force a new row by providing expand=true. See below for an example.

{
  "plugins": [{
    "name": "Name for the plugin",
    "url": "The website",
    "author": {
      "name": "The authors name is displayed next to the plugin name",
      "url": "and links to this url"
    },
    "image": "an optional image path or empty string",
    "expand": true,
    "overview": "A short description",
    "description": "A longer description displayed below the first paragraph. You can use markdown syntax to add links, bold, headlines etc."
  }
}

awesome-sket.ch's People

Contributors

dunckr avatar florianbuerger avatar fnky avatar gregwolanski avatar lrtitze avatar pez avatar ricburton avatar tadija avatar wentin avatar

Watchers

 avatar  avatar  avatar

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.