{"id":23289390,"url":"https://github.com/ianpatricck/fieldsafe","last_synced_at":"2025-09-08T06:43:11.164Z","repository":{"id":83955994,"uuid":"604250785","full_name":"ianpatricck/fieldsafe","owner":"ianpatricck","description":":lock: Security and persistence of your app data","archived":false,"fork":false,"pushed_at":"2023-03-31T14:50:24.000Z","size":27,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-08-09T06:21:40.764Z","etag":null,"topics":["fieldsafe","form","form-validation","forms","front-end","frontend","html5","javascript","library","mask","mask-detection","masking","regex","regex-validator","regexp","security","validation","validator"],"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/ianpatricck.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":"2023-02-20T16:48:57.000Z","updated_at":"2025-02-20T20:04:15.000Z","dependencies_parsed_at":"2023-09-04T13:04:29.660Z","dependency_job_id":null,"html_url":"https://github.com/ianpatricck/fieldsafe","commit_stats":{"total_commits":29,"total_committers":2,"mean_commits":14.5,"dds":"0.10344827586206895","last_synced_commit":"23df785be7409dfbde8cdf919dae447d4ae0a966"},"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/ianpatricck/fieldsafe","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ianpatricck%2Ffieldsafe","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ianpatricck%2Ffieldsafe/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ianpatricck%2Ffieldsafe/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ianpatricck%2Ffieldsafe/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ianpatricck","download_url":"https://codeload.github.com/ianpatricck/fieldsafe/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ianpatricck%2Ffieldsafe/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":274146689,"owners_count":25230116,"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-08T02:00:09.813Z","response_time":121,"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":["fieldsafe","form","form-validation","forms","front-end","frontend","html5","javascript","library","mask","mask-detection","masking","regex","regex-validator","regexp","security","validation","validator"],"created_at":"2024-12-20T04:15:19.223Z","updated_at":"2025-09-08T06:43:11.142Z","avatar_url":"https://github.com/ianpatricck.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# @ FieldSafe\n## Security and persistence of your app data\n\nLibrary to assist in the development of security for form fields, with validation by RegEx, Sanitization and Mask in inputs.\n\n```html\n\u003cscript src=\"https://unpkg.com/fieldsafe@1.0.2/core/scripts/fieldsafe.min.js\"\u003e\u003c/script\u003e\n```\n\n\u003cimg src=\"https://media.giphy.com/media/v1.Y2lkPTc5MGI3NjExYjM4NmJhNjgyN2UwODZmNGYxMzg5MjMzNmVmZDZhMjJmMGFiZmExOCZjdD1n/BCynwkFZDX85SsXSuR/giphy.gif\"\u003e\n\n__Initialization__\n\n```js\nconst validator = new Validation();\nconst isEmail = validator.email('guest@test.com');\n\nconsole.log(isEmail) // true\n```\n\nOther concepts and examples will be discussed in this project's Wiki.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fianpatricck%2Ffieldsafe","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fianpatricck%2Ffieldsafe","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fianpatricck%2Ffieldsafe/lists"}