{"id":13714961,"url":"https://github.com/Volorf/Gridddle","last_synced_at":"2025-05-07T03:31:07.025Z","repository":{"id":115039608,"uuid":"70912265","full_name":"Volorf/Gridddle","owner":"Volorf","description":"Grid module for FramerJS","archived":false,"fork":false,"pushed_at":"2017-03-22T11:17:27.000Z","size":1505,"stargazers_count":53,"open_issues_count":0,"forks_count":1,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-04-03T21:11:11.012Z","etag":null,"topics":["framer","framerjs","grid","prototype"],"latest_commit_sha":null,"homepage":null,"language":"CoffeeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Volorf.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"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":"2016-10-14T13:22:50.000Z","updated_at":"2020-07-14T19:52:56.000Z","dependencies_parsed_at":null,"dependency_job_id":"1ad32b43-8bff-40b9-a50f-3c93a47f2bb6","html_url":"https://github.com/Volorf/Gridddle","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Volorf%2FGridddle","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Volorf%2FGridddle/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Volorf%2FGridddle/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Volorf%2FGridddle/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Volorf","download_url":"https://codeload.github.com/Volorf/Gridddle/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":252806418,"owners_count":21807199,"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":["framer","framerjs","grid","prototype"],"created_at":"2024-08-03T00:00:52.474Z","updated_at":"2025-05-07T03:31:04.982Z","avatar_url":"https://github.com/Volorf.png","language":"CoffeeScript","funding_links":[],"categories":["Modules"],"sub_categories":[],"readme":"# Gridddle\nGrid module for FramerJS\n\n![Grid module for FramerJS](/gridddle.png)\n\n## Lyrics\nSometimes I create a layout for my prototype directly in FramerJS. Since I am used to design a layout with a grid (this is the most important and useful design tool) in my visual editor (Sketch) I decided to create a grid module for my favorite prototyping tool.\n\n## How to use it\n\n1. Download gridddle.coffee;\n2. Put it into module folder of your FramerJS project;\n3. Connect gridddle to your code.\n\n## How to connect and launch it\n\n```coffeescript\n# Connect gridddle module\nmodule = require \"gridddle\"\n\n# Define amount of cell and grid color\namountOfCell = 16\ngridColor = \"rgba(226, 74, 74, .5)\"\n\n# Call gridddle and pass it out gridddle settings\nmodule.gridddle(amountOfCell, gridColor)\n```\n\n## Who is who here\n\n**amountOfCell** defines amount of horizontal cell.\n\n**gridColor** sets color for our grid.\n\n![Grid module for FramerJS](/gridddle.gif)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FVolorf%2FGridddle","html_url":"https://awesome.ecosyste.ms/projects/github.com%2FVolorf%2FGridddle","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FVolorf%2FGridddle/lists"}