{"id":17438552,"url":"https://github.com/blixt/js-grid","last_synced_at":"2026-01-22T14:59:55.044Z","repository":{"id":4128467,"uuid":"5240218","full_name":"blixt/js-grid","owner":"blixt","description":"A JavaScript library that lets you create a grid of tiles that can be flipped individually or in groups (as one) using CSS 3D animations.","archived":false,"fork":false,"pushed_at":"2012-07-31T01:41:04.000Z","size":96,"stargazers_count":5,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-10-11T15:58:39.911Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"http://s.blixt.org/grid/example.html","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/blixt.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-07-31T01:39:37.000Z","updated_at":"2025-03-10T07:47:36.000Z","dependencies_parsed_at":"2022-09-17T15:50:34.375Z","dependency_job_id":null,"html_url":"https://github.com/blixt/js-grid","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/blixt/js-grid","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blixt%2Fjs-grid","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blixt%2Fjs-grid/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blixt%2Fjs-grid/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blixt%2Fjs-grid/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/blixt","download_url":"https://codeload.github.com/blixt/js-grid/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blixt%2Fjs-grid/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28664827,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-22T14:01:31.714Z","status":"ssl_error","status_checked_at":"2026-01-22T13:59:23.143Z","response_time":144,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"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-17T12:15:36.511Z","updated_at":"2026-01-22T14:59:55.017Z","avatar_url":"https://github.com/blixt.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Flippin' grid library\n\nA JavaScript library that lets you create a grid of tiles that can be flipped\nindividually or in groups (as one) using CSS 3D animations.\n\n## Example\n\nFor a full example, have a look at example.html.\n\n    // Set up a new grid.\n    var grid = new Grid(10, 10, 50);\n    // Add it to the document.\n    document.body.appendChild(grid.node);\n    // Flip an image onto a random position on the grid, taking up 2x2 tiles.\n    grid.flipRandom(2, 2, '/image.jpg');\n\n## Notes\n\nThis library is currently in a very early stage and *only works with WebKit\nright now*. Watch this repository for updates and feel free to submit pull\nrequests!\n\n## MIT license\n\nThis project is licensed under an MIT license.  \n\u003chttp://www.opensource.org/licenses/mit-license.php\u003e\n\nCopyright © 2012 Blixt \u003cme@blixt.org\u003e\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fblixt%2Fjs-grid","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fblixt%2Fjs-grid","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fblixt%2Fjs-grid/lists"}