{"id":14037348,"url":"https://github.com/ohtomi/react-whiteboard","last_synced_at":"2025-07-27T05:31:23.244Z","repository":{"id":52205470,"uuid":"51250301","full_name":"ohtomi/react-whiteboard","owner":"ohtomi","description":"A whiteboard React component using SVG.","archived":true,"fork":false,"pushed_at":"2021-05-05T09:05:31.000Z","size":2509,"stargazers_count":39,"open_issues_count":1,"forks_count":13,"subscribers_count":5,"default_branch":"master","last_synced_at":"2024-11-07T10:55:06.403Z","etag":null,"topics":["react","svg","whiteboard-component"],"latest_commit_sha":null,"homepage":"http://ohtomi.github.io/react-whiteboard/","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/ohtomi.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}},"created_at":"2016-02-07T14:25:43.000Z","updated_at":"2023-04-08T23:06:54.000Z","dependencies_parsed_at":"2022-09-03T11:42:42.417Z","dependency_job_id":null,"html_url":"https://github.com/ohtomi/react-whiteboard","commit_stats":null,"previous_names":[],"tags_count":3,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ohtomi%2Freact-whiteboard","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ohtomi%2Freact-whiteboard/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ohtomi%2Freact-whiteboard/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ohtomi%2Freact-whiteboard/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ohtomi","download_url":"https://codeload.github.com/ohtomi/react-whiteboard/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":227762674,"owners_count":17816063,"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":["react","svg","whiteboard-component"],"created_at":"2024-08-12T03:02:44.354Z","updated_at":"2024-12-02T16:32:50.333Z","avatar_url":"https://github.com/ohtomi.png","language":"TypeScript","funding_links":[],"categories":["TypeScript"],"sub_categories":[],"readme":"# react-whiteboard\n\n[![npm](https://img.shields.io/npm/v/@ohtomi/react-whiteboard.svg)](https://www.npmjs.com/package/@ohtomi/react-whiteboard)\n[![License](https://img.shields.io/npm/l/@ohtomi/react-whiteboard.svg)](LICENSE)\n[![Build Status](https://travis-ci.org/ohtomi/react-whiteboard.svg?branch=master)](https://travis-ci.org/ohtomi/react-whiteboard)\n[![Greenkeeper badge](https://badges.greenkeeper.io/ohtomi/react-whiteboard.svg)](https://greenkeeper.io/)\n\n## Description\n\nA whiteboard `React` component using `SVG`.\n\n## How to use\n\n```javascript\nrender() {\n    return (\n        \u003cWhiteboard\n            events={new EventStream()} eventStore={new EventStore()}\n            width={800} height={600}\n            style={{backgroundColor: 'lightyellow'}}\n        /\u003e\n    );\n}\n```\n\nSee [examples](stories).\n\n## How to build\n\n```bash\n$ npm install\n$ npm run build\n```\n\n## Contributing\n\n1. Fork it!\n1. Create your feature branch: `git checkout -b my-new-feature`\n1. Commit your changes: `git commit -am 'Add some feature'`\n1. Push to the branch: `git push origin my-new-feature`\n1. Submit a pull request :D\n\n## License\n\nMIT\n\n## Author\n\n[Kenichi Ohtomi](https://github.com/ohtomi)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fohtomi%2Freact-whiteboard","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fohtomi%2Freact-whiteboard","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fohtomi%2Freact-whiteboard/lists"}