GithubHelp home page GithubHelp logo

dwilliames / awesome-sket.ch Goto Github PK

View Code? Open in Web Editor NEW

This project forked from florianbuerger/awesome-sket.ch

0.0 2.0 0.0 950 KB

Source Code for

Home Page: http://awesome-sket.ch

License: MIT License

JavaScript 14.87% Shell 3.09% CSS 57.76% HTML 24.27%

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 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 add the image to src/assets/img as .png, .jpg or .gif or enter the direct URL. You can use markdown for the description and overview. If the description is very long, you can force a new row by providing expand=true. See an example below:

{
  "plugins": [{
    "name": "Name for the plugin",
    "url": "The website",
    "author": {
      "name": "The author’s 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

albinekcom avatar arkkimaagi avatar dunckr avatar dwilliames avatar eob avatar florianbuerger avatar fnky avatar frewalker avatar gregwolanski avatar kevinwoodhouse avatar kjellconnelly avatar lorenzwoehr avatar lrtitze avatar maximedegreve avatar mcicoria avatar nahitheper avatar nilshoenson avatar onmyway133 avatar pez avatar ricburton avatar screenfork avatar shadcn avatar swiadek avatar tadija avatar thetylerwolf avatar tricertops avatar wassemgtk avatar wentin avatar wonderbit avatar

Watchers

 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.