GithubHelp home page GithubHelp logo

soundarkarunagaran / sketch-flowchart Goto Github PK

View Code? Open in Web Editor NEW

This project forked from alienresident/sketch-flowchart

0.0 2.0 0.0 53 KB

Flowchart plugin for Sketch. Based on AEFlowchart with customizable colors and layer styles

License: MIT License

JavaScript 100.00%

sketch-flowchart's Introduction

#Sketch Flowchart This a plugin to quickly create flowcharts in Sketch.

This project is based on AEFlowchart but has a bunch of new features: Configurations, New Symbols, and Layer Styles and Text Styles.

Sketch Flowchart

Symbols

Sketch Flowchart

Symbol Shortcut Shape Color Image
Decision ^⇧ + D Diamond #FF552A Sketch Flowchart
Input Output ^⇧ + O Parallelogram #1C69D4 Sketch Flowchart
Internal Storage ^⇧ + I Rectangle with Cross #D0021B Sketch Flowchart
Manual Input ^⇧ + M Trapezoid #666766 Sketch Flowchart
Process ^⇧ + P Rectangle #1C69D4 Sketch Flowchart
Start/End ^⇧ + S Rounded Rectangle #1F72E4 Sketch Flowchart
Other Shortcut Shape Color Image
Connect ^⇧ + C Line with Arrow #666766 Sketch Flowchart
Label Line ^⇧ + L Label with Background #262626 Sketch Flowchart

Here's what changed from AEFlowchart:

Configurations

  • added color variables to a config file for the all flow chart symbols
  • added a way to disable the default inner shadow
  • The new symbol group is now selected after you create it
  • arrows on the connectors (optional)

New symbols

  • added a Label Line Symbol
    • creates a label intended to be placed over a connector line
    • it's a duplicate of Process with a white background and black text
    • added a font color variable for the label needed for Label Line
    • added an option to convert the Label Line label to UPPERCASE
  • added a Manual Input symbol
  • added an Internal Storage symbol

Layer Styles and Text Layer Styles

The symbol shape creates a shared layer style when you first create it. The Label shares a Label text style but you can specify another color and this will create a new text color.

  • Symbols of the same type can be altered in unison in the GUI.
  • The script checks to see if the symbol's Layer Style exists and reuses it if it does.
  • Added similar functionality for Label Text Style

sketch-flowchart's People

Contributors

alienresident avatar iuriiilin avatar tadija 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.