All Projects → 47degrees → Pointgrid

47degrees / Pointgrid

Designing in Sketch for any screen size

Programming Languages

javascript
184084 projects - #8 most used programming language

PointGrid

This plugin makes it easy to create different breakpoints during a responsive web design.

Installation

There are two different ways to install the plugin into your Sketch app. But before starting the installation, you must know the location of the Sketch Plugins folder. To do this, just click on Plugins Menu > Reveal Plugins Folder... from Sketch. Also, you can find it by following these steps.

1. Using git clone

  • Open a terminal and navigate to the Sketch plugins folder.
  • Run the command git clone https://github.com/47deg/pointgrid.git
  • The plugin is available in the Plugins Menu > point-grid-sketch-plugin

2. Downloading the ZIP file

  • Download the zip file from GitHub
  • Unzip the plugin zip file into the Sketch plugins folder
  • The plugin is available in the Plugins Menu > point-grid-sketch-plugin

Usage

  • Open a new or existing Sketch document
  • Create an artboard object and set the layout settings in order to define the total width of the breakpoint, the number, and the width of columns
  • After selecting the artboard object, click Plugins > point-grid-sketch-plugin
  • Indicate the number of different breakpoints to create and where they will be located (below or on the right of the original)
  • For each new breakpoint, specify the width
  • The breakpoints should be created on the canvas

Supported Versions

Sketch 3.2.1 or later.

License

Copyright (C) 2012 47 Degrees, LLC Reactive, scalable software solutions. http://47deg.com [email protected]

Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://www.apache.org/licenses/LICENSE-2.0. Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.

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].