All Projects → konki-vienna → sketch-bootstrap-helpers

konki-vienna / sketch-bootstrap-helpers

Licence: other
Helpers plugin to work with bootstrap grid in Sketch

Programming Languages

javascript
184084 projects - #8 most used programming language

Projects that are alternatives of or similar to sketch-bootstrap-helpers

Sketch Commands
A collection of script commands for Sketch.app
Stars: ✭ 826 (+5062.5%)
Mutual labels:  sketch-plugin, sketchapp
Sketchcrapp
SketchCrapp - Crack your Sketch.app in seconds :) Supports MacOS Big Sur.
Stars: ✭ 218 (+1262.5%)
Mutual labels:  sketch-plugin, sketchapp
Persiansupplier
Sketch Plugin for supplying dynamic persian data.
Stars: ✭ 46 (+187.5%)
Mutual labels:  sketch-plugin, sketchapp
Sketch Dynamic Button 3.5
Up-to-date version of the original Dynamic button for Sketch.app.
Stars: ✭ 237 (+1381.25%)
Mutual labels:  sketch-plugin, sketchapp
Overrideit Sketchplugin
Overrideit is sketch plugin that allow designers to search in overridelist and overrides dropdowns, and with many other features.
Stars: ✭ 113 (+606.25%)
Mutual labels:  sketch-plugin, sketchapp
Sketch Map Generator
Sketch plugin to fill a shape with a map generated from a given location using Google Maps and Mapbox
Stars: ✭ 824 (+5050%)
Mutual labels:  sketch-plugin, sketchapp
Chart
Create the most popular types of charts by real or random data
Stars: ✭ 1,101 (+6781.25%)
Mutual labels:  sketch-plugin, sketchapp
Sort Me Sketch
Sort artboards and layers by name
Stars: ✭ 547 (+3318.75%)
Mutual labels:  sketch-plugin, sketchapp
Sketch Css Sprite Mixin
Generate a code of CSS Sprite Mixin to Clipboard in Sketch.
Stars: ✭ 105 (+556.25%)
Mutual labels:  sketch-plugin, sketchapp
Ishadow
Creating a beautiful iOS style shadow [Sketch Plugin]
Stars: ✭ 89 (+456.25%)
Mutual labels:  sketch-plugin, sketchapp
Sketch Find And Replace
Sketch plugin to do a find and replace on text within layers
Stars: ✭ 693 (+4231.25%)
Mutual labels:  sketch-plugin, sketchapp
Camilo
Sketch plugin specially crafted to work in Design systems with multiple themes
Stars: ✭ 175 (+993.75%)
Mutual labels:  sketch-plugin, sketchapp
Artboard Manager
Because moving Artboards manually is *so* 2016
Stars: ✭ 672 (+4100%)
Mutual labels:  sketch-plugin, sketchapp
Paddy Sketch Plugin
Automated padding, spacing and alignment for your Sketch layers
Stars: ✭ 2,219 (+13768.75%)
Mutual labels:  sketch-plugin, sketchapp
Html Sketchapp Cli
Quickly generate Sketch libraries from HTML documents and living style guides, powered by html-sketchapp
Stars: ✭ 631 (+3843.75%)
Mutual labels:  sketch-plugin, sketchapp
Svgo Compressor
A Plugin that compresses SVG assets using SVGO, right when you export them.
Stars: ✭ 1,068 (+6575%)
Mutual labels:  sketch-plugin, sketchapp
Sync.sketchplugin
Keep your design team in sync!
Stars: ✭ 357 (+2131.25%)
Mutual labels:  sketch-plugin, sketchapp
Compo Sketch
Makes it easier to work with interface components in Sketch
Stars: ✭ 486 (+2937.5%)
Mutual labels:  sketch-plugin, sketchapp
Notes
A sketch plugin for taking notes
Stars: ✭ 87 (+443.75%)
Mutual labels:  sketch-plugin, sketchapp
Sketch Batch Create Symbols
A plugin for Sketch to convert selected layers to individual symbols.
Stars: ✭ 134 (+737.5%)
Mutual labels:  sketch-plugin, sketchapp

(Bootstrap) grid helpers 💎

A plugin to help working with vertical grids in Sketch

Download

Download here, extract zip-file and double click on 'BootstrapHelpers.sketchplugin' or install with Sketch Runner.

Functionality

1. Draw a bootstrap grid

Draw Grid

  1. Select an artboard or layer
  2. Select Grid without outer gutter (CTRL + Shift+ 0) or Grid with outer gutter (CTRL + Shift+ CMD + 0)

2. Move and in-/decrease width of layers according to the vertical grid

General idea: To move or in-/decrease the with of a selected layer, you have to have a folder named 'CU$T0M-GR1D' with a grid (=some rectanlges) as a sibling or ancestor of the selected layer(s).

Move or de-/increase layer(s)

  • Move selected layer(s) left (Shortcut: CTRL + Shift+ )
  • Move selected layer(s) right (CTRL + Shift+ )
  • Increase selected layer(s) in width (CTRL + Shift+ +)
  • Decrease selected layer(s) in width (CTRL + Shift+ -)

You can draw a custom grid (within a folder named 'CU$T0M-GR1D') as well:

Move or de-/increase layer(s) with custom grid)

3. Toggle visibility of the grid(s)

  • Un-/Hide (CMD + Shift+ 1)

Ideas for improvement

  • Add UI to adjust ** Grid color/opacity ** Grid tiers ** Gutter width ** Amount of columns (?)
  • Functionality to left/right align layer(s) to grid/to each other
  • ...

Compatibility

The plugin is compatible with Sketch 53.x

Donations

If this project helps you, you can invite me on a ;) Or share it via social media. Thank you!

paypal

Contact

If you have any questions or troubles with our product, please feel free to open an issue here. But be aware that I have unfortunately very limited resources to work on that plugin.

Licence

The MIT License (MIT)

Copyright 2017 Konstantin Demblin

Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].