{"id":17512149,"url":"https://github.com/omnidyon/ngx-validator-pack","last_synced_at":"2025-09-02T05:30:56.776Z","repository":{"id":257816563,"uuid":"853249602","full_name":"omnidyon/ngx-validator-pack","owner":"omnidyon","description":"Custom validatior library for Angular","archived":false,"fork":false,"pushed_at":"2025-03-31T11:37:44.000Z","size":70269,"stargazers_count":17,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-08-15T22:41:03.211Z","etag":null,"topics":["angular","control","form","form-validation","input","primeng","typescript","validate","validation","validation-error","validation-library","validator"],"latest_commit_sha":null,"homepage":"","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"isc","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/omnidyon.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE.md","code_of_conduct":"CODE_OF_CONDUCT.md","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":"2024-09-06T09:29:57.000Z","updated_at":"2025-07-24T14:37:41.000Z","dependencies_parsed_at":null,"dependency_job_id":"492d64dc-6bd8-4ba0-b245-772ed8c144fc","html_url":"https://github.com/omnidyon/ngx-validator-pack","commit_stats":null,"previous_names":["dynimorius/ngx-validator-pack","omnidyon/ngx-validator-pack"],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/omnidyon/ngx-validator-pack","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/omnidyon%2Fngx-validator-pack","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/omnidyon%2Fngx-validator-pack/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/omnidyon%2Fngx-validator-pack/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/omnidyon%2Fngx-validator-pack/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/omnidyon","download_url":"https://codeload.github.com/omnidyon/ngx-validator-pack/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/omnidyon%2Fngx-validator-pack/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":273234189,"owners_count":25068945,"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","status":"online","status_checked_at":"2025-09-02T02:00:09.530Z","response_time":77,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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":["angular","control","form","form-validation","input","primeng","typescript","validate","validation","validation-error","validation-library","validator"],"created_at":"2024-10-20T06:00:37.703Z","updated_at":"2025-09-02T05:30:56.753Z","avatar_url":"https://github.com/omnidyon.png","language":"TypeScript","funding_links":[],"categories":["Recently Updated","Third Party Components"],"sub_categories":["[Oct 19, 2024](/content/2024/10/19/README.md)","Form Validation"],"readme":"\u003ch1 align=\"center\"\u003eNgx Validator Pack\u003c/h1\u003e\r\n\r\n\u003ca name=\"start\"\u003e\u003c/a\u003e\r\n\r\n\u003cp align=\"center\"\u003e\r\n  \u003cimg src=\"./imgs/D_dynamize-angular-icon.png\" alt=\"dynamize-angular-logo\" width=\"120px\" height=\"120px\"/\u003e\r\n  \u003cbr\u003e\r\n  \u003cem\u003eNgx Validator Pack is a collection of validators designed \r\n    \u003cbr\u003e to simplify usage and allow quick customization.\u003c/em\u003e\r\n  \u003cbr\u003e\r\n\u003c/p\u003e\r\n\r\n\u003cp align=\"center\"\u003e\r\n  \u003ca href=\"CONTRIBUTING.md\"\u003eContributing Guidelines\u003c/a\u003e\r\n  ·\r\n  \u003ca href=\"https://github.com/dynimorius/ngx-validator-pack/issues\"\u003eSubmit an Issue\u003c/a\u003e\r\n    ·\r\n  \u003ca href=\"./projects/ngx-validator-pack/README.md\"\u003eDocumentation\u003c/a\u003e\r\n\u003c/p\u003e\r\n\r\n## Documentation\r\n\r\n### Full library documentation\r\n\r\nIf you need help on using Ngx Validator Pack please refer to the provided \u003ca href=\"./projects/ngx-validator-pack/README.md\"\u003edocumentation\u003c/a\u003e.\r\n\r\n## Contributing\r\n\r\n### Contributing Guidelines\r\n\r\nRead through our [contributing guidelines][contributing] to learn about our submission process, coding rules, and more.\r\n\r\n\r\n### Code of Conduct\r\n\r\n Please read and follow our [Code of Conduct][codeofconduct].\r\n\r\n## Development \r\n\r\n### Development Setup\r\n\r\n1. Fork the repo - see full \u003ca href=\"https://docs.github.com/en/pull-requests/collaborating-with-pull-requests/working-with-forks/fork-a-repo\"\u003eguide\u003c/a\u003e.\r\n\r\n2. Clone the repo - see full \u003ca href=\"https://docs.github.com/en/pull-requests/collaborating-with-pull-requests/working-with-forks/fork-a-repo#cloning-your-forked-repository\"\u003eguide\u003c/a\u003e.\r\n\r\n3. Go to the root of the library and install dependencies.\r\n```bash\r\nnpm install\r\n```\r\n\r\n4. Run library in watch mode\r\n```bash\r\nnpm run watch\r\n```\r\n5. Run the examples project\r\n```bash\r\nnpm start\r\n```\r\n\r\n**Found Ngx Validator Pack useful? Give the repo a star :star: :arrow_up:.**\r\n\r\n[contributing]: CONTRIBUTING.md\r\n[codeofconduct]: CODE_OF_CONDUCT.md\r\n[documentation]: ./projects/ngx-validator-pack/README.md","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fomnidyon%2Fngx-validator-pack","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fomnidyon%2Fngx-validator-pack","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fomnidyon%2Fngx-validator-pack/lists"}