{"id":16528394,"url":"https://github.com/danvk/react-inputs-toy","last_synced_at":"2025-07-02T06:36:09.062Z","repository":{"id":28454274,"uuid":"31969841","full_name":"danvk/react-inputs-toy","owner":"danvk","description":"A toy demonstration of uncontrolled inputs in React.js","archived":false,"fork":false,"pushed_at":"2015-03-10T18:18:10.000Z","size":172,"stargazers_count":3,"open_issues_count":0,"forks_count":0,"subscribers_count":4,"default_branch":"master","last_synced_at":"2025-03-03T06:28:05.704Z","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":"laravel/laravel","license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/danvk.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}},"created_at":"2015-03-10T16:57:08.000Z","updated_at":"2016-03-14T15:59:34.000Z","dependencies_parsed_at":"2022-08-17T23:55:14.190Z","dependency_job_id":null,"html_url":"https://github.com/danvk/react-inputs-toy","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/danvk/react-inputs-toy","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/danvk%2Freact-inputs-toy","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/danvk%2Freact-inputs-toy/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/danvk%2Freact-inputs-toy/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/danvk%2Freact-inputs-toy/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/danvk","download_url":"https://codeload.github.com/danvk/react-inputs-toy/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/danvk%2Freact-inputs-toy/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":263088112,"owners_count":23411998,"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-11T17:40:14.067Z","updated_at":"2025-07-02T06:36:09.037Z","avatar_url":"https://github.com/danvk.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# react-inputs-toy\nA toy demonstration of uncontrolled inputs in React.js.\n\nThis creates two synchronized inputs:\n\n1. The slider is [controlled][]. Dragging it results in immediate updates.\n2. The text box is uncontrolled. This allows typing in the text box without\n   updating the UI until desired.\n\n![][gif]\n\nCheck out [app.js][] to see how it works.\n\nTo play with this on your own machine, run:\n\n```bash\ngit clone https://github.com/danvk/react-inputs-toy.git\ncd react-inputs-toy\nnpm install\nbower install\ngulp watch\n```\n\nand then visit `http://localhost:9000/`.\n\n[gif]: animation.gif\n[controlled]: http://facebook.github.io/react/docs/forms.html#controlled-components\n[app.js]: app/scripts/app.js\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdanvk%2Freact-inputs-toy","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdanvk%2Freact-inputs-toy","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdanvk%2Freact-inputs-toy/lists"}