{"id":20698968,"url":"https://github.com/keygenqt/js-numbermask","last_synced_at":"2026-04-27T03:32:30.319Z","repository":{"id":87143208,"uuid":"268897275","full_name":"keygenqt/js-numbermask","owner":"keygenqt","description":"JS plugin using jQuery that allows you to apply a mask to the input field.","archived":false,"fork":false,"pushed_at":"2024-03-24T00:17:35.000Z","size":132,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-12-26T15:11:20.366Z","etag":null,"topics":["jquery","library"],"latest_commit_sha":null,"homepage":"https://old.keygenqt.com/work/js-numbermask","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/keygenqt.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.txt","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}},"created_at":"2020-06-02T20:05:32.000Z","updated_at":"2024-03-24T01:07:37.000Z","dependencies_parsed_at":"2023-03-11T09:30:20.177Z","dependency_job_id":null,"html_url":"https://github.com/keygenqt/js-numbermask","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/keygenqt/js-numbermask","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/keygenqt%2Fjs-numbermask","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/keygenqt%2Fjs-numbermask/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/keygenqt%2Fjs-numbermask/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/keygenqt%2Fjs-numbermask/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/keygenqt","download_url":"https://codeload.github.com/keygenqt/js-numbermask/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/keygenqt%2Fjs-numbermask/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32321474,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-26T23:26:28.701Z","status":"online","status_checked_at":"2026-04-27T02:00:06.769Z","response_time":128,"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":["jquery","library"],"created_at":"2024-11-17T00:27:36.014Z","updated_at":"2026-04-27T03:32:30.296Z","avatar_url":"https://github.com/keygenqt.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"NumberMask\n===================\n\n### Subscribe and like! \u003cimg src=\"data/star.gif\" width=\"16px\"/\u003e\n\nJS plugin using jQuery that allows you to apply a mask to the input field.\n\n\u003cp\u003e\n    \u003ca href=\"https://old.keygenqt.com/work/js-numbermask\"\u003e\n        \u003cimg src=\"data/demo_button.gif\" width=\"136px\"/\u003e\n    \u003c/a\u003e\n\u003c/p\u003e\n\n#### Usage\n\n```js\n// phone\n$('#id1').numbermask({\n    mask: \"+# (###) ###-##-##\"\n});\n\n// card\n$('#id2').numbermask({\n    mask: \"####-####-####-####\"\n});\n\n// cvc\n$('#id3').numbermask({\n    mask: \"####\"\n});\n```\n\n#### License\n\n```\nCopyright 2020-2024 Vitaliy Zarubin\n\nLicensed under the Apache License, Version 2.0 (the \"License\");\nyou may not use this file except in compliance with the License.\nYou may obtain a copy of the License at\n\n    http://www.apache.org/licenses/LICENSE-2.0\n\nUnless required by applicable law or agreed to in writing, software\ndistributed under the License is distributed on an \"AS IS\" BASIS,\nWITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\nSee the License for the specific language governing permissions and\nlimitations under the License.\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkeygenqt%2Fjs-numbermask","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fkeygenqt%2Fjs-numbermask","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkeygenqt%2Fjs-numbermask/lists"}