{"id":15731084,"url":"https://github.com/revolunet/react-pinout","last_synced_at":"2025-04-24T01:12:45.477Z","repository":{"id":136229030,"uuid":"76078410","full_name":"revolunet/react-pinout","owner":"revolunet","description":"RaspberryPi pinout React component","archived":false,"fork":false,"pushed_at":"2017-09-18T21:45:25.000Z","size":863,"stargazers_count":4,"open_issues_count":0,"forks_count":1,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-04-24T01:12:41.651Z","etag":null,"topics":["pinout","raspberry-pi","react","react-component"],"latest_commit_sha":null,"homepage":"https://revolunet.github.io/react-pinout/","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/revolunet.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","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":"2016-12-09T23:36:18.000Z","updated_at":"2020-06-30T06:54:55.000Z","dependencies_parsed_at":null,"dependency_job_id":"997ee4be-3530-4119-9ced-c675e3e6c44a","html_url":"https://github.com/revolunet/react-pinout","commit_stats":{"total_commits":14,"total_committers":1,"mean_commits":14.0,"dds":0.0,"last_synced_commit":"0f3734d10bfda7cad64243b0f588339afc310895"},"previous_names":[],"tags_count":3,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/revolunet%2Freact-pinout","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/revolunet%2Freact-pinout/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/revolunet%2Freact-pinout/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/revolunet%2Freact-pinout/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/revolunet","download_url":"https://codeload.github.com/revolunet/react-pinout/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":250540928,"owners_count":21447427,"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":["pinout","raspberry-pi","react","react-component"],"created_at":"2024-10-04T00:01:29.708Z","updated_at":"2025-04-24T01:12:45.463Z","avatar_url":"https://github.com/revolunet.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# react-pinout [![npm package][npm-badge]][npm]\n\nRaspberryPi pinout React component\n\nHeavily inspired from [pinout.xyz](http://pinout.xyz)\n\n![demo](./demo.png)\n\n[Demo][demo]\n\n## Usage\n\n```js\nimport { RaspberryPi } from 'react-pinout'\n\nconst RaspberryPi = \u003cRaspberryPi pins={ pins } onClick={ pin =\u003e redirect(pin.href) } /\u003e\n```\n\n`pins` is an array composed of 40 items :\n\n```json\n{\n  \"physicalPort\": 1,\n  \"href\": \"/pinout/pin1_3v3_power\",\n  \"title\": \"\",\n  \"details\": \"\",\n  \"label\": \"3v3 Power\",\n  \"shape\": \"square\",\n  \"color\": \"#B58900\"\n}\n```\n\n[npm-badge]: https://img.shields.io/npm/v/react-pinout.png?style=flat-square\n[npm]: https://www.npmjs.org/package/react-pinout\n\n[demo]: http://revolunet.github.io/react-pinout\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frevolunet%2Freact-pinout","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Frevolunet%2Freact-pinout","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frevolunet%2Freact-pinout/lists"}