{"id":21275443,"url":"https://github.com/tmsmr/yapa","last_synced_at":"2025-03-15T13:13:13.239Z","repository":{"id":67786609,"uuid":"461122909","full_name":"tmsmr/yapa","owner":"tmsmr","description":"Yet another particle animation...","archived":false,"fork":false,"pushed_at":"2022-03-31T20:39:57.000Z","size":65,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-01-22T03:24:33.905Z","etag":null,"topics":["animation","js","network","particles"],"latest_commit_sha":null,"homepage":"","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/tmsmr.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,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2022-02-19T07:48:34.000Z","updated_at":"2023-07-28T16:05:19.000Z","dependencies_parsed_at":"2023-11-07T07:51:54.980Z","dependency_job_id":null,"html_url":"https://github.com/tmsmr/yapa","commit_stats":null,"previous_names":[],"tags_count":2,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tmsmr%2Fyapa","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tmsmr%2Fyapa/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tmsmr%2Fyapa/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tmsmr%2Fyapa/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/tmsmr","download_url":"https://codeload.github.com/tmsmr/yapa/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243732303,"owners_count":20338839,"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":["animation","js","network","particles"],"created_at":"2024-11-21T09:31:45.447Z","updated_at":"2025-03-15T13:13:13.219Z","avatar_url":"https://github.com/tmsmr.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# yapa.js\n*Yet another particle animation*\n\n*https://yapa.tmsmr.de*\n\n### General\nThere are multiple great JS libraries that render (interactive) particle animations in a `\u003ccanvas\u003e`. This implementation adds 'Transmissions' to visualize traffic between the particles.\n\n### Usage\n- The library is available as a simple, plain JS file, available at https://github.com/tmsmr/yapa/tree/main/docs/versions\n- To use it, simply define a wrapper element and hand it over to the `Yapa` class. Minimal example:\n\n```html\n\u003cdiv id=\"yapa\"\u003e\u003c/div\u003e\n\u003cscript src=\"https://yapa.tmsmr.de/versions/yapa-0.9.1.js\"\n\tintegrity=\"sha384-mxa2kC7J33fN+0TUBOIi4nAehBtMGrILGkhs2c5BFnmV4qBLA2Qpj1XpIxs7sLH9\"\n\tcrossorigin=\"anonymous\"\n\u003e\u003c/script\u003e\n\u003cscript type=\"text/javascript\"\u003e\n\tnew Yapa(document.getElementById(\"yapa\"), new YapaConfig()).start();\n\u003c/script\u003e\n```\n\n### Demo / Configuration\n- To see the library in action and/or build a more advanced configuration, check out https://yapa.tmsmr.de\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftmsmr%2Fyapa","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftmsmr%2Fyapa","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftmsmr%2Fyapa/lists"}