{"id":18522115,"url":"https://github.com/brightness999/react-stockchart","last_synced_at":"2026-05-05T17:32:47.562Z","repository":{"id":135497166,"uuid":"445269716","full_name":"Brightness999/react-stockchart","owner":"Brightness999","description":"A fast, simple and cross-platform(html5 react-native weex wechat-applet) stock chart library created using canvas.","archived":false,"fork":false,"pushed_at":"2022-01-06T18:30:20.000Z","size":3134,"stargazers_count":5,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-10-20T05:35:58.549Z","etag":null,"topics":["canvas","graph","html-stock-chart","javascript","react-native","stock-chart","webpack"],"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/Brightness999.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":"2022-01-06T18:22:12.000Z","updated_at":"2025-05-16T06:33:25.000Z","dependencies_parsed_at":null,"dependency_job_id":"5fc0c883-1acc-4d6e-9a1b-094c09506993","html_url":"https://github.com/Brightness999/react-stockchart","commit_stats":null,"previous_names":[],"tags_count":6,"template":false,"template_full_name":null,"purl":"pkg:github/Brightness999/react-stockchart","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Brightness999%2Freact-stockchart","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Brightness999%2Freact-stockchart/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Brightness999%2Freact-stockchart/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Brightness999%2Freact-stockchart/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Brightness999","download_url":"https://codeload.github.com/Brightness999/react-stockchart/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Brightness999%2Freact-stockchart/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32660291,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-05T11:29:49.557Z","status":"ssl_error","status_checked_at":"2026-05-05T11:29:48.587Z","response_time":54,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"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":["canvas","graph","html-stock-chart","javascript","react-native","stock-chart","webpack"],"created_at":"2024-11-06T17:29:06.295Z","updated_at":"2026-05-05T17:32:47.542Z","avatar_url":"https://github.com/Brightness999.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003cp align=\"center\"\u003e\u003ca href=\"https://seerline.github.io\" target=\"_blank\" rel=\"noopener noreferrer\"\u003e\u003cimg width=\"100\" src=\"https://seerline.github.io/logo.png\" alt=\"ClChart logo\"\u003e\u003c/a\u003e\u003c/p\u003e\n\n# clchart --  cymatics line chart\n\n[![apm](https://img.shields.io/apm/l/vim-mode.svg?style=plastic)](https://opensource.org/licenses/MIT)\n[![JavaScript Style Guide](https://img.shields.io/badge/code_style-standard-brightgreen.svg)](https://standardjs.com)\n[![npm](https://img.shields.io/npm/v/clchart.svg)](https://www.npmjs.com/package/clchart) [![Code Climate](https://img.shields.io/codeclimate/maintainability/seerline/clchart.svg)](https://codeclimate.com/github/seerline/clchart)\n\n*Simple Cross-platform Stock Charts using the canvas element*\n\n[HTML5 Demo](https://seerline.github.io/clchart/samples/)\n\n[React Native Demo](https://github.com/seerline/react-native-clchart-demo)\n\n[Wechat Applet Demo](https://github.com/seerline/wechat-applet-clchart-demo)\n\n## Installation\n\n### Manual Download\n\nYou can download the latest version of `clchart` from the [GitHub releases](https://github.com/seerline/clchart/releases/latest)\n\n### npm\n\n```bash\nnpm install clchart --save\n```\n\n### Build From Source\n\nCloning and building the base project:\n\n```shell\ngit clone git@github.com:seerline/clchart.git\ncd clchart\nnpm install\n\n# Then to build\nnpm run build\n```\n\n## Documentation\n\n[English docs](https://seerline.github.io/clchart/) (processing)\n\n[中文文档](https://seerline.github.io/clchart/zh/) (编写中)\n\n## Contributing\n\n```shell\ngit clone https://github.com/seerline/clchart.git\n\nnpm install\n\nnpm run dev\n```\n\n## Screenshot\n\n### pc demo\n\n\u003cimg src=\"./screenshot/pc.png\" alt=\"pc demo\" width=\"100%\" height=\"auto\"/\u003e\n\n### web demo\n\n\u003cimg src=\"./screenshot/web.png\" alt=\"web demo\" width=\"100%\" height=\"auto\"/\u003e\n\n### mina demo\n\n\u003cimg src=\"./screenshot/mina.png\" alt=\"mina demo\" width=\"100%\" height=\"auto\"/\u003e\n\n### react native demo\n\n\u003cimg src=\"./screenshot/reactnative.png\" alt=\"reactnative demo\" width=\"100%\" height=\"auto\"/\u003e\n\n## Todos\n\n* [ ] karma test\n* [ ] more web demo\n* [ ] integrate [GCanvas](https://github.com/alibaba/GCanvas) for `react native android`\n* [ ] [weex](https://github.com/apache/incubator-weex) demo\n* [x] integrate wechat mina app\n\n## License\n\nClChart is available under the [MIT license](https://opensource.org/licenses/MIT).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbrightness999%2Freact-stockchart","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbrightness999%2Freact-stockchart","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbrightness999%2Freact-stockchart/lists"}