{"id":19121565,"url":"https://github.com/tsparticles/editor","last_synced_at":"2025-05-05T16:27:43.390Z","repository":{"id":83265611,"uuid":"588354134","full_name":"tsparticles/editor","owner":"tsparticles","description":"tsParticles official editor","archived":false,"fork":false,"pushed_at":"2025-04-08T12:57:05.000Z","size":989,"stargazers_count":4,"open_issues_count":12,"forks_count":0,"subscribers_count":3,"default_branch":"main","last_synced_at":"2025-04-19T10:28:24.646Z","etag":null,"topics":["hacktoberfest","javascript","object-gui","tsparticles","typescript"],"latest_commit_sha":null,"homepage":"","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/tsparticles.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":".github/FUNDING.yml","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,"zenodo":null},"funding":{"github":"matteobruni,tsparticles"}},"created_at":"2023-01-12T23:12:39.000Z","updated_at":"2024-11-25T09:32:00.000Z","dependencies_parsed_at":"2023-09-24T12:41:54.912Z","dependency_job_id":"5e6eaaa6-2858-4a0c-ad01-685efa4639a2","html_url":"https://github.com/tsparticles/editor","commit_stats":null,"previous_names":[],"tags_count":7,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tsparticles%2Feditor","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tsparticles%2Feditor/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tsparticles%2Feditor/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tsparticles%2Feditor/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/tsparticles","download_url":"https://codeload.github.com/tsparticles/editor/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":252533201,"owners_count":21763547,"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":["hacktoberfest","javascript","object-gui","tsparticles","typescript"],"created_at":"2024-11-09T05:17:48.646Z","updated_at":"2025-05-05T16:27:43.352Z","avatar_url":"https://github.com/tsparticles.png","language":"TypeScript","funding_links":["https://github.com/sponsors/matteobruni,tsparticles"],"categories":[],"sub_categories":[],"readme":"# tsParticles options GUI editor\n\ntsParticles options GUI editor made with [Object GUI](https://github.com/matteobruni/object-gui)\n\n## Usage\n\n```javascript\ntsParticles\n  .load(\"tsparticles\", {\n    /* your options here */\n  })\n  .then((container) =\u003e {\n    showEditor(container).top().right().theme(\"dark\");\n  });\n```\n\nor\n\n```javascript\ntsParticles.loadJSON(\"tsparticles\", \"particles.json\").then((container) =\u003e {\n  showEditor(container).top().right().theme(\"dark\");\n});\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftsparticles%2Feditor","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftsparticles%2Feditor","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftsparticles%2Feditor/lists"}