{"id":19920985,"url":"https://github.com/1001josias/react-roll-dice","last_synced_at":"2026-05-13T09:40:06.668Z","repository":{"id":198655860,"uuid":"700907116","full_name":"1001Josias/react-roll-dice","owner":"1001Josias","description":"Lightweight dice rolling to react with full customization.","archived":false,"fork":false,"pushed_at":"2023-10-09T01:01:10.000Z","size":83,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2026-01-05T00:31:35.503Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"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/1001Josias.png","metadata":{"files":{"readme":"README.md","changelog":null,"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}},"created_at":"2023-10-05T14:24:18.000Z","updated_at":"2023-10-09T00:14:01.000Z","dependencies_parsed_at":null,"dependency_job_id":"b6b33e35-f475-4008-9205-d58a5d44f8d8","html_url":"https://github.com/1001Josias/react-roll-dice","commit_stats":null,"previous_names":["1001josias/react-roll-dice"],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/1001Josias/react-roll-dice","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/1001Josias%2Freact-roll-dice","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/1001Josias%2Freact-roll-dice/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/1001Josias%2Freact-roll-dice/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/1001Josias%2Freact-roll-dice/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/1001Josias","download_url":"https://codeload.github.com/1001Josias/react-roll-dice/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/1001Josias%2Freact-roll-dice/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32977268,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-13T06:31:55.726Z","status":"ssl_error","status_checked_at":"2026-05-13T06:31:51.336Z","response_time":115,"last_error":"SSL_read: 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":[],"created_at":"2024-11-12T22:06:27.094Z","updated_at":"2026-05-13T09:40:06.619Z","avatar_url":"https://github.com/1001Josias.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# react-roll-dice\n\n[![NPM version][npm-image]][npm-url]\n[![Build][github-build]][github-build-url]\n![npm-typescript]\n[![License][github-license]][github-license-url]\n\nYou can clone it and step by step create your own NPM package and publish it.\n\nIt is an react roll Dice.\n\n[**Live Demo**](\"\")\n\n## Installation:\n\n```bash\nnpm install react-roll-dice\n```\n\n## Usage:\n\nAdd `Dice` to your component:\n\n```javascript\nimport Dice from 'react-roll-dice'\n\nexport default function Home() {\n  return (\n    \u003cdiv\u003e\n      \u003ch1\u003eDefault:\u003c/h1\u003e\n      \u003cDice /\u003e\n    \u003c/div\u003e\n  )\n}\n```\n\n# How to colaborate\n\n## Install the dependencies\n\n```bash\nnpm install\n```\n\n## install the dependencies of example page\n\nThis step is necessary to visualize the change during development:\n\n```bash\ncd ./example \u0026\u0026 npm install \u0026\u0026 cd ..\n```\n\nUse the [semântic commit](https://www.conventionalcommits.org/en/v1.0.0/#summary)\n\n[npm-url]: https://www.npmjs.com/package/react-roll-dice\n[npm-image]: https://img.shields.io/npm/v/react-roll-dice\n[github-license]: https://img.shields.io/github/license/gapon2401/react-roll-dice\n[github-license-url]: https://github.com/gapon2401/react-roll-dice/blob/master/LICENSE\n[github-build]: https://github.com/gapon2401/react-roll-dice/actions/workflows/publish.yml/badge.svg\n[github-build-url]: https://github.com/gapon2401/react-roll-dice/actions/workflows/publish.yml\n[npm-typescript]: https://img.shields.io/npm/types/react-roll-dice\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2F1001josias%2Freact-roll-dice","html_url":"https://awesome.ecosyste.ms/projects/github.com%2F1001josias%2Freact-roll-dice","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2F1001josias%2Freact-roll-dice/lists"}