{"id":13425655,"url":"https://github.com/benpickles/peity","last_synced_at":"2025-04-29T14:38:36.444Z","repository":{"id":57321869,"uuid":"379530","full_name":"benpickles/peity","owner":"benpickles","description":"Progressive \u003csvg\u003e pie, donut, bar and line charts","archived":false,"fork":false,"pushed_at":"2024-04-11T10:21:12.000Z","size":469,"stargazers_count":4223,"open_issues_count":23,"forks_count":399,"subscribers_count":134,"default_branch":"main","last_synced_at":"2025-04-09T13:01:44.444Z","etag":null,"topics":["chart","jquery","jquery-plugin"],"latest_commit_sha":null,"homepage":"http://benpickles.github.io/peity","language":"HTML","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/benpickles.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":null,"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":"2009-11-20T13:49:20.000Z","updated_at":"2025-04-01T14:09:30.000Z","dependencies_parsed_at":"2025-02-19T02:11:19.917Z","dependency_job_id":"a8f1b100-24c5-41f0-a3ae-5cf42086ab0f","html_url":"https://github.com/benpickles/peity","commit_stats":null,"previous_names":[],"tags_count":34,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/benpickles%2Fpeity","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/benpickles%2Fpeity/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/benpickles%2Fpeity/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/benpickles%2Fpeity/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/benpickles","download_url":"https://codeload.github.com/benpickles/peity/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":251520299,"owners_count":21602470,"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":["chart","jquery","jquery-plugin"],"created_at":"2024-07-31T00:01:16.241Z","updated_at":"2025-04-29T14:38:36.423Z","avatar_url":"https://github.com/benpickles.png","language":"HTML","funding_links":[],"categories":["HTML","Uncategorized","Data Visualization","Data Visualization [🔝](#readme)","Repository","数据可视化","Animation"],"sub_categories":["Uncategorized","Runner","Data Visualization","运行器","运行器e2e测试","Images, Maps and Charts"],"readme":"# Peity\n\n[![Tests](https://github.com/benpickles/peity/actions/workflows/tests.yml/badge.svg)](https://github.com/benpickles/peity/actions/workflows/tests.yml)\n\nPeity (sounds like deity) is a jQuery plugin that converts an element's content into a mini `\u003csvg\u003e` pie, donut, line or bar chart.\n\n## Basic Usage\n\n### HTML\n\n```html\n\u003cspan class=\"pie\"\u003e3/5\u003c/span\u003e\n\u003cspan class=\"donut\"\u003e5,2,3\u003c/span\u003e\n\u003cspan class=\"line\"\u003e3,5,1,6,2\u003c/span\u003e\n\u003cspan class=\"bar\"\u003e2,5,3,6,2,1\u003c/span\u003e\n```\n\n### JavaScript (jQuery)\n\n```js\n$(\".pie\").peity(\"pie\");\n$(\".donut\").peity(\"donut\");\n$(\".line\").peity(\"line\");\n$(\".bar\").peity(\"bar\");\n```\n\n## Docs\n\nMore detailed usage can be found at [benpickles.github.io/peity](http://benpickles.github.io/peity/).\n\n## Development\n\nRun the automated tests with:\n\n    npm test\n\nTo manually view all test cases run:\n\n    make server\n\nAnd hit \u003chttp://localhost:8080/\u003e.\n\n## Release\n\nUpdate the version string in `jquery.peity.js`, run `make release`, and follow the instructions.\n\n## Copyright\n\nCopyright 2009-2020 [Ben Pickles](http://benpickles.com/). See [LICENCE](https://github.com/benpickles/peity/blob/master/LICENCE) for details.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbenpickles%2Fpeity","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbenpickles%2Fpeity","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbenpickles%2Fpeity/lists"}