{"id":21812620,"url":"https://github.com/birariro/react-prompt-viewer","last_synced_at":"2026-01-28T00:06:07.970Z","repository":{"id":214418141,"uuid":"736325013","full_name":"birariro/react-prompt-viewer","owner":"birariro","description":"react prompt component","archived":false,"fork":false,"pushed_at":"2024-11-01T06:47:41.000Z","size":996,"stargazers_count":1,"open_issues_count":0,"forks_count":1,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-08-21T20:43:22.044Z","etag":null,"topics":["react","reactcomponent","reactcomponents"],"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/birariro.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,"zenodo":null}},"created_at":"2023-12-27T15:44:49.000Z","updated_at":"2024-11-01T06:47:39.000Z","dependencies_parsed_at":"2024-01-17T10:50:51.660Z","dependency_job_id":"85d05a7e-fc48-48ee-89e0-6b792703c686","html_url":"https://github.com/birariro/react-prompt-viewer","commit_stats":null,"previous_names":["birariro/react-prompt","birariro/react-prompt-viewer"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/birariro/react-prompt-viewer","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/birariro%2Freact-prompt-viewer","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/birariro%2Freact-prompt-viewer/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/birariro%2Freact-prompt-viewer/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/birariro%2Freact-prompt-viewer/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/birariro","download_url":"https://codeload.github.com/birariro/react-prompt-viewer/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/birariro%2Freact-prompt-viewer/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28828206,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-27T23:29:49.665Z","status":"ssl_error","status_checked_at":"2026-01-27T23:25:58.379Z","response_time":168,"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":["react","reactcomponent","reactcomponents"],"created_at":"2024-11-27T14:18:51.999Z","updated_at":"2026-01-28T00:06:07.955Z","avatar_url":"https://github.com/birariro.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# react-prompt-viewer\n\n[![Npm Version][npm-version-image]][npm-version-url]\n[![License][license-image]][license-url]\n\n# Usage\n### install\n```npm i react-prompt-viewer```\n\n### include\n```javascript\nimport React from 'react'\nimport { prompt } from 'react-prompt-viewer'\n\nclass Component extends React.Component {\n    \n  render() {\n    return \u003cPrompt content=\"hello world\"/\u003e\n  }\n}\n```\n\n\n\n### expected\n\n\u003cp align=\"center\"  \u003e\n    \u003cimg style=\"max-width: 500px\" src=\"https://github.com/birariro/react-prompt-viewer/blob/master/image/helloworld.png?raw=true\"/\u003e\n\u003c/p\u003e\n\n```javascript\n\u003cPrompt content={content}  animation='right-show' /\u003e\n```\n\u003cp align=\"center\"\u003e\n    \u003cimg style=\"max-width: 500px\" src=\"https://github.com/birariro/react-prompt-viewer/blob/master/image/animation.gif?raw=true\"/\u003e\n\u003c/p\u003e\n\n### props\n```javascript\n\u003cPrompt content={\"hello world\"} \n        width=\"200px\" \n        title={\"prompt\"} \n        theme={\"dark\"} \n        align={\"center\"} \n        animation='right-show' \n        speed={15}\n/\u003e\n```\n\n\n[license-image]: http://img.shields.io/npm/l/react-prompt-viewer.svg\n[license-url]: LICENSE\n[npm-version-image]: https://img.shields.io/npm/v/react-prompt-viewer.svg\n[npm-version-url]: https://www.npmjs.com/package/react-prompt-viewer","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbirariro%2Freact-prompt-viewer","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbirariro%2Freact-prompt-viewer","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbirariro%2Freact-prompt-viewer/lists"}