{"id":16175651,"url":"https://github.com/johnpolacek/jquery.framer","last_synced_at":"2025-04-01T19:31:17.765Z","repository":{"id":4936018,"uuid":"6092829","full_name":"johnpolacek/jquery.framer","owner":"johnpolacek","description":"The jQuery Plugin for adding configurations to responsive design test pages","archived":false,"fork":false,"pushed_at":"2012-10-05T17:26:44.000Z","size":106,"stargazers_count":5,"open_issues_count":0,"forks_count":1,"subscribers_count":4,"default_branch":"master","last_synced_at":"2025-03-15T18:22:25.250Z","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":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/johnpolacek.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}},"created_at":"2012-10-05T16:07:07.000Z","updated_at":"2017-01-06T19:24:38.000Z","dependencies_parsed_at":"2022-07-31T16:08:58.950Z","dependency_job_id":null,"html_url":"https://github.com/johnpolacek/jquery.framer","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/johnpolacek%2Fjquery.framer","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/johnpolacek%2Fjquery.framer/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/johnpolacek%2Fjquery.framer/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/johnpolacek%2Fjquery.framer/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/johnpolacek","download_url":"https://codeload.github.com/johnpolacek/jquery.framer/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246643653,"owners_count":20810684,"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-10-10T04:45:25.484Z","updated_at":"2025-04-01T19:31:12.757Z","avatar_url":"https://github.com/johnpolacek.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"jQuery Framer\n-------------\n\n**The jQuery Plugin for adding configurations to responsive design test pages**\n*by [@johnpolacek](http://twitter.com/johnpolacek)*\n\njQuery Framer is built upon fine work done by others like \u003ca href=\"http://mattkersley.com/responsive/\"\u003eMatt Kersley\u003c/a\u003e, \u003ca href=\"http://www.benjaminkeen.com/open-source-projects/smaller-projects/responsive-design-bookmarklet/\"\u003eBenjamin Keen\u003c/a\u003e and \u003ca href=\"https://gist.github.com/1685127\"\u003elensco\u003c/a\u003e.\n\nSee it in action on [Responsivator!](http://dfcb.github.com/Responsivator)\n\n\n**USAGE**\n\nIf all you want to do is turn your webpage into a Responsive Design Test Page:\n`$.Framer();`\n\n\nYou can customize by doing this:\n```\nvar framesArray = [\n    { width:320, height:480, label:'Phone (portrait)' },\n    { width:480, height:320, label:'Phone (landscape)' }),\n    { width:480, height:800, label:'Small Tablet (portrait)' }),\n    { width:800, height:480, label:'Small Tablet (landscape)' }),\n    { width:768, height:1024, label:'Large Tablet (portrait)' }),\n    { width:1024, height:768, label:'Large Tablet (landscape)' }),\n    { width:1280, height:800, label:'Desktop' }\n];\n$.Framer({frames:framesArray});\n```\n\nDual licensed under MIT and GPL.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjohnpolacek%2Fjquery.framer","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjohnpolacek%2Fjquery.framer","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjohnpolacek%2Fjquery.framer/lists"}