{"id":16925077,"url":"https://github.com/hiroppy/sample-box","last_synced_at":"2026-04-11T06:38:26.200Z","repository":{"id":66361481,"uuid":"97707363","full_name":"hiroppy/sample-box","owner":"hiroppy","description":"a monorepo using lerna","archived":false,"fork":false,"pushed_at":"2020-08-17T02:57:39.000Z","size":70,"stargazers_count":1,"open_issues_count":1,"forks_count":0,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-01-25T21:56:04.713Z","etag":null,"topics":[],"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/hiroppy.png","metadata":{"files":{"readme":"README.md","changelog":null,"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":"2017-07-19T11:10:54.000Z","updated_at":"2017-07-20T02:15:21.000Z","dependencies_parsed_at":"2023-02-21T18:15:16.937Z","dependency_job_id":null,"html_url":"https://github.com/hiroppy/sample-box","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hiroppy%2Fsample-box","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hiroppy%2Fsample-box/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hiroppy%2Fsample-box/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hiroppy%2Fsample-box/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/hiroppy","download_url":"https://codeload.github.com/hiroppy/sample-box/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":244719479,"owners_count":20498659,"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":[],"created_at":"2024-10-13T20:08:46.806Z","updated_at":"2025-12-31T00:03:44.725Z","avatar_url":"https://github.com/hiroppy.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"## Install\n```\n$ npm install\n```\n\n## lerna\n```\n$ lerna run flow # check types\n$ lerna run build # run babel\n```\n\n## Usage\n```javascript\nimport Button from '@sample-box/button';\n\nconst Root = () =\u003e (\n  \u003cdiv\u003e\n    \u003cButton\n      onClick={() =\u003e console.log('yay')}\n    /\u003e\n  \u003c/div\u003e\n);\n```\n\nReact-Native does not have `onClick` but this library internally replaces `onClick` with `onPress`.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhiroppy%2Fsample-box","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fhiroppy%2Fsample-box","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhiroppy%2Fsample-box/lists"}