{"id":21943035,"url":"https://github.com/vlazh/react-validon","last_synced_at":"2026-05-06T23:36:04.402Z","repository":{"id":164300110,"uuid":"131702149","full_name":"vlazh/react-validon","owner":"vlazh","description":"React simple validation library","archived":false,"fork":false,"pushed_at":"2021-06-30T10:05:48.000Z","size":1511,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2024-11-29T03:33:52.051Z","etag":null,"topics":["react","react-form-validation","react-validation-library","validation"],"latest_commit_sha":null,"homepage":"","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/vlazh.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-05-01T10:45:11.000Z","updated_at":"2021-08-05T09:35:45.000Z","dependencies_parsed_at":null,"dependency_job_id":"c5d1069f-42a6-4e5f-a347-bb587a94580a","html_url":"https://github.com/vlazh/react-validon","commit_stats":null,"previous_names":[],"tags_count":20,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vlazh%2Freact-validon","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vlazh%2Freact-validon/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vlazh%2Freact-validon/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vlazh%2Freact-validon/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/vlazh","download_url":"https://codeload.github.com/vlazh/react-validon/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":235879934,"owners_count":19059722,"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":["react","react-form-validation","react-validation-library","validation"],"created_at":"2024-11-29T03:27:45.526Z","updated_at":"2025-10-09T23:30:36.782Z","avatar_url":"https://github.com/vlazh.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# react-validon [![npm package](https://img.shields.io/npm/v/react-validon.svg?style=flat-square)](https://www.npmjs.org/package/react-validon)\n\n**React-validon** is a small, simple, flexible and extensible validation library for React \u003e= 16.\n\n**React-validon** is independent of store and can work with [local component state](https://reactjs.org/docs/faq-state.html), [Redux](https://redux.js.org/) and [MobX](https://github.com/mobxjs/mobx).\n\n**React-validon** validators supports memoization (with [nano-memoize](https://github.com/anywhichway/nano-memoize)), so you should not worry about performance when you call validator creator function in component render method like this:\n\n```javascript\n\u003cInput name=\"name\" value={this.state.name} validators={required()}\u003e\n```\n\n## [Simple demo](https://vlazh.github.io/react-validon/)\n\n## [Examples](https://github.com/vlazh/react-validon/tree/master/examples/)\n\n## License\n\n[MIT](https://opensource.org/licenses/mit-license.php)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fvlazh%2Freact-validon","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fvlazh%2Freact-validon","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fvlazh%2Freact-validon/lists"}