{"id":20245167,"url":"https://github.com/simulatedgreg/vue-mask","last_synced_at":"2025-10-24T10:32:26.242Z","repository":{"id":91709342,"uuid":"57592043","full_name":"SimulatedGREG/vue-mask","owner":"SimulatedGREG","description":"A Vue.js Plugin for masking input fields.","archived":false,"fork":false,"pushed_at":"2016-05-05T04:24:41.000Z","size":5,"stargazers_count":0,"open_issues_count":1,"forks_count":1,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-10-19T15:21:20.987Z","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":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/SimulatedGREG.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"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,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2016-05-01T09:13:16.000Z","updated_at":"2025-10-17T09:31:42.000Z","dependencies_parsed_at":null,"dependency_job_id":"a4affdde-282d-4596-baaf-489482b74666","html_url":"https://github.com/SimulatedGREG/vue-mask","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/SimulatedGREG/vue-mask","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SimulatedGREG%2Fvue-mask","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SimulatedGREG%2Fvue-mask/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SimulatedGREG%2Fvue-mask/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SimulatedGREG%2Fvue-mask/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/SimulatedGREG","download_url":"https://codeload.github.com/SimulatedGREG/vue-mask/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SimulatedGREG%2Fvue-mask/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":280782961,"owners_count":26390267,"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-10-24T02:00:06.418Z","response_time":73,"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":[],"created_at":"2024-11-14T09:19:20.086Z","updated_at":"2025-10-24T10:32:26.223Z","avatar_url":"https://github.com/SimulatedGREG.png","language":"JavaScript","readme":"# vue-mask [in development]\n\n\u003e A Vue.js Plugin for masking input fields.\n\n## Formatting flags\n```js\n{\n  '9': /\\d/, // any digit\n  'A': /[A-Z]/, // any uppercase letter\n  'a': /[a-z]/, // any lowercase letter\n  'C': /[A-z0-9]/, // any alphanumeric character\n  'c': /[A-z]/ // any letter\n}\n```\n\n\n## Example Usage\n```html\n  \u003cinput type=\"text\" v-mask=\"(999) 999-9999\"\u003e\n```\n\n## Development Setup\n\n``` bash\n# install dependencies\nnpm install\n\n# serve with hot reload at localhost:8080\nnpm run dev\n```\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsimulatedgreg%2Fvue-mask","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsimulatedgreg%2Fvue-mask","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsimulatedgreg%2Fvue-mask/lists"}