{"id":13431427,"url":"https://github.com/rabbit-ear/rabbit-ear","last_synced_at":"2025-03-16T11:31:40.644Z","repository":{"id":38442260,"uuid":"48924093","full_name":"rabbit-ear/rabbit-ear","owner":"rabbit-ear","description":"computational origami library","archived":false,"fork":false,"pushed_at":"2024-05-18T23:16:09.000Z","size":22427,"stargazers_count":563,"open_issues_count":15,"forks_count":31,"subscribers_count":31,"default_branch":"main","last_synced_at":"2024-05-19T23:39:03.596Z","etag":null,"topics":["art","design","generative-art","geometry","math","origami"],"latest_commit_sha":null,"homepage":"http://rabbitear.org/","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/rabbit-ear.png","metadata":{"files":{"readme":"readme.md","changelog":"changelog.md","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,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2016-01-02T21:14:58.000Z","updated_at":"2024-06-21T05:43:57.071Z","dependencies_parsed_at":"2023-10-05T00:59:08.878Z","dependency_job_id":"da00646b-0df8-4bba-8682-6c32444fd38d","html_url":"https://github.com/rabbit-ear/rabbit-ear","commit_stats":{"total_commits":1049,"total_committers":3,"mean_commits":349.6666666666667,"dds":"0.035271687321258294","last_synced_commit":"0af71eb1fbdbc587b2464994c843ea7da6e69330"},"previous_names":["mayakraft/origami","robbykraft/origami"],"tags_count":9,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rabbit-ear%2Frabbit-ear","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rabbit-ear%2Frabbit-ear/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rabbit-ear%2Frabbit-ear/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rabbit-ear%2Frabbit-ear/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/rabbit-ear","download_url":"https://codeload.github.com/rabbit-ear/rabbit-ear/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243863062,"owners_count":20360260,"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":["art","design","generative-art","geometry","math","origami"],"created_at":"2024-07-31T02:01:03.021Z","updated_at":"2025-03-16T11:31:38.875Z","avatar_url":"https://github.com/rabbit-ear.png","language":"JavaScript","funding_links":[],"categories":["JavaScript"],"sub_categories":[],"readme":"# Rabbit Ear\n\nThis is a Javascript library for modeling origami.\n\n# overview\n\nThis library assists in encoding, modifying, and rendering origami models. Origami models are encoded in [FOLD](https://github.com/edemaine/FOLD/) format, which is a mesh based data structure. Rabbit Ear contains methods for modifying FOLD graphs, a math library, an SVG and WebGL rendering library, and various methods for making origami-related calculations.\n\n# usage\n\nRabbit Ear source code is distributed as an ES6 module as well (as individual files), as well as a single UMD/CommonJS bundle file. These URLs link to the bundled files:\n\n### UMD module\n\nfor node.js require() and \\\u003cscript\\\u003e\n\n```\nhttps://rabbit-ear.github.io/rabbit-ear/rabbit-ear.js\n```\n\n### ES6 module\n\nfor ES 2015 import/export and \\\u003cscript type=\"module\"\\\u003e\n\n```\nhttps://rabbit-ear.github.io/rabbit-ear/src/index.js\n```\n\n### NPM\n\nThe package on [npm](https://www.npmjs.com/package/rabbit-ear) contains both UMD and ES6-module formats.\n\n```bash\nnpm install rabbit-ear\n```\n\n# learn\n\nThe [docs](https://rabbitear.org/docs/) contain technical references for coding with this library.\n\n[FOLD validator/viewer](https://foldfile.com/) validate and visualize a FOLD file, the mesh file format used by this library.\n\n# license\n\nGNU GPLv3\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frabbit-ear%2Frabbit-ear","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Frabbit-ear%2Frabbit-ear","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frabbit-ear%2Frabbit-ear/lists"}