{"id":17202834,"url":"https://github.com/indus/zodiac","last_synced_at":"2025-04-13T21:11:46.884Z","repository":{"id":29754421,"uuid":"33298078","full_name":"indus/Zodiac","owner":"indus","description":"rewrite of jnicol/particleground","archived":false,"fork":false,"pushed_at":"2016-12-11T19:11:29.000Z","size":282,"stargazers_count":101,"open_issues_count":4,"forks_count":7,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-03-27T11:38:09.812Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"TypeScript","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/indus.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}},"created_at":"2015-04-02T08:28:13.000Z","updated_at":"2024-09-03T13:19:14.000Z","dependencies_parsed_at":"2022-09-08T22:11:12.074Z","dependency_job_id":null,"html_url":"https://github.com/indus/Zodiac","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/indus%2FZodiac","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/indus%2FZodiac/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/indus%2FZodiac/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/indus%2FZodiac/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/indus","download_url":"https://codeload.github.com/indus/Zodiac/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248782260,"owners_count":21160717,"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-15T02:16:07.565Z","updated_at":"2025-04-13T21:11:46.860Z","avatar_url":"https://github.com/indus.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"[![JS.ORG](https://img.shields.io/badge/js.org-zodiac-ffb400.svg?style=flat-square)](http://js.org)\n\nparticle background inspired by [jnicol/particleground](https://github.com/jnicol/particleground)\n\n**Demo** [zodiac.js.org](http://zodiac.js.org/)\n\n``` js\nnew Zodiac('zodiac',                      // HTMLCanvasElement or id\n   {                                      //// OPTIONS\n      directionX: 0,                      // -1:left;0:random;1:right\n      directionY: -1,                     // -1:up;0:random;1:down\n      velocityX: [.1, .2],                // [minX,maxX]\n      velocityY: [.5, 1],                 // [minY,maxY]\n      bounceX: true,                      // bounce at left and right edge\n      bounceY: false,                     // bounce at top and bottom edge\n      parallax: .5,                       // float [0-1...]; 0: no paralax\n      pivot: 0,                           // float [0-1...]; pivot level for parallax;\n      density: 10000,                     // px^2 per node\n      dotRadius: [2, 5],                  // px value or [minR,maxR]\n      backgroundColor: 'rgb(9,9,9)',      // default transparent; use alpha value for motion blur and ghosting\n      dotColor: 'rgba(99,99,99,.3)',\n      linkColor: 'rgb(99,99,99)',\n      linkDistance: 50,\n      linkWidth: 2\n   });\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Findus%2Fzodiac","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Findus%2Fzodiac","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Findus%2Fzodiac/lists"}