{"id":21890813,"url":"https://github.com/chantastic/react-prompt","last_synced_at":"2026-04-10T12:02:51.856Z","repository":{"id":141974559,"uuid":"116372461","full_name":"chantastic/react-prompt","owner":"chantastic","description":"WIP","archived":false,"fork":false,"pushed_at":"2018-01-05T10:21:44.000Z","size":18,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-02-02T22:29:07.099Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"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/chantastic.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":"2018-01-05T10:20:26.000Z","updated_at":"2019-06-25T14:13:09.000Z","dependencies_parsed_at":null,"dependency_job_id":"86303a95-b214-438d-bbee-f5545763f544","html_url":"https://github.com/chantastic/react-prompt","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/chantastic%2Freact-prompt","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chantastic%2Freact-prompt/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chantastic%2Freact-prompt/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chantastic%2Freact-prompt/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/chantastic","download_url":"https://codeload.github.com/chantastic/react-prompt/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":244898458,"owners_count":20528341,"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-11-28T12:17:18.964Z","updated_at":"2025-12-30T23:53:43.473Z","avatar_url":"https://github.com/chantastic.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# prompted\nA React component interface to LocalStorage\n\n## Example\nThis is a no frills example of using `prompted` for a user name.\n```js\n  \u003cLocalStorageProvider\n    item=\"name\"\n    render={(name = \"Guest\", update) =\u003e (\n      \u003ch1\u003eHi {name}!\u003c/h1\u003e\n      \u003cinput\n        onChange={e =\u003e update(e.target.value)}\n        type=\"text\"\n      /\u003e\n    )}\n  /\u003e\n```\n\n## Installation\n### Node\n```npm i prompted --save```\nor\n```yarn add prompted```\n\n### Browser\nExports `Prompted` on `window`.\n\n```js\n\u003cscript\n  crossorigin\n  src=\"https://unpkg.com/prompted\"\n\u003e\u003c/script\u003e\n```\n\n## Code Quality\n[Learn React](#https://learnreact.com) open source, is intended for education.\nSource should be singularly focus and readable above all.\n\n## License\nMIT License\nCopyright \u0026copy; Michael Chan 2017\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fchantastic%2Freact-prompt","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fchantastic%2Freact-prompt","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fchantastic%2Freact-prompt/lists"}