{"id":13714854,"url":"https://github.com/nilssonH/Framer-Grid","last_synced_at":"2025-05-07T03:31:00.953Z","repository":{"id":74686997,"uuid":"41593745","full_name":"nilssonH/Framer-Grid","owner":"nilssonH","description":"A flexible Framer Module that creates a grid overlay on top of your prototype.","archived":false,"fork":false,"pushed_at":"2016-09-14T12:06:28.000Z","size":4367,"stargazers_count":24,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-04-30T15:09:47.942Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/nilssonH.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null}},"created_at":"2015-08-29T13:09:27.000Z","updated_at":"2020-12-29T14:27:45.000Z","dependencies_parsed_at":null,"dependency_job_id":"c05933e6-8d65-4c93-9687-f01b589f7e91","html_url":"https://github.com/nilssonH/Framer-Grid","commit_stats":null,"previous_names":["nilshoenson/framer-grid"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nilssonH%2FFramer-Grid","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nilssonH%2FFramer-Grid/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nilssonH%2FFramer-Grid/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nilssonH%2FFramer-Grid/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/nilssonH","download_url":"https://codeload.github.com/nilssonH/Framer-Grid/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":252782573,"owners_count":21803404,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-08-03T00:00:51.106Z","updated_at":"2025-05-07T03:30:57.672Z","avatar_url":"https://github.com/nilssonH.png","language":"JavaScript","funding_links":[],"categories":["Modules"],"sub_categories":[],"readme":"# Framer Grid Overlay Module\nA flexible Framer Module that creates a grid overlay on top of your prototype to precisely align content or experiment early on in the design process. \n\n## Example\n\n#### [Pttrns website](http://share.framerjs.com/lbl0okamp6lp/)\nPrototype of [Pttrns](https://pttrns.com) to show the overlay on a static image.\n\n![AudioPlayer Prototypes Preview](https://s3.amazonaws.com/f.cl.ly/items/0X1y3I1U0m3t0a2K1i28/Image%202015-08-29%20at%202.53.23%20pm.png)\n\n\n## Including module\nTo include this module, download the grid.coffee file and put it in the `/modules` folder of your prototype.\n\nThen add the following line to your prototype.\n\n```coffeescript\ngridOverlay = require “grid”\n```\n\n## Installation\n\nTo create a grid, add this line of code to your prototype.\n\n```coffeescript\nGrid = new gridOverlay.Grid\n```\n\n## Customization\n\nPass parameters to adjust the grid to your project’s needs.\n\n**Note: if you don't change the value of a parameter, the value will be set to default.**\n\n```coffeescript\nGrid = new gridOverlay.Grid\n    offset: 190\n    amount: 6\n    gutWidth: 30\n    colWidth: 145\n    gridColor: \"rgba(22, 89, 240, .5)\"\n```\n\n## Questions/improvements\nIf you have questions, please [tweet me](https://twitter.com/nilshoenson/) or send me an [email](mailto:nils@hoenson.eu).\n\nIf you want to change or improve something, be sure to send a pull request.","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FnilssonH%2FFramer-Grid","html_url":"https://awesome.ecosyste.ms/projects/github.com%2FnilssonH%2FFramer-Grid","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FnilssonH%2FFramer-Grid/lists"}