{"id":17736661,"url":"https://github.com/parro-it/is-fqdn","last_synced_at":"2025-04-30T22:22:25.896Z","repository":{"id":8390426,"uuid":"58229310","full_name":"parro-it/is-fqdn","owner":"parro-it","description":"Check if a string represent a fully qualified domain name","archived":false,"fork":false,"pushed_at":"2022-11-10T00:39:49.000Z","size":330,"stargazers_count":21,"open_issues_count":9,"forks_count":1,"subscribers_count":2,"default_branch":"master","last_synced_at":"2024-10-03T06:26:52.801Z","etag":null,"topics":[],"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/parro-it.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}},"created_at":"2016-05-06T19:09:40.000Z","updated_at":"2024-05-02T23:19:56.000Z","dependencies_parsed_at":"2023-01-13T14:46:49.313Z","dependency_job_id":null,"html_url":"https://github.com/parro-it/is-fqdn","commit_stats":null,"previous_names":[],"tags_count":5,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/parro-it%2Fis-fqdn","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/parro-it%2Fis-fqdn/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/parro-it%2Fis-fqdn/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/parro-it%2Fis-fqdn/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/parro-it","download_url":"https://codeload.github.com/parro-it/is-fqdn/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":251790213,"owners_count":21644182,"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":[],"created_at":"2024-10-26T00:23:57.644Z","updated_at":"2025-04-30T22:22:25.867Z","avatar_url":"https://github.com/parro-it.png","language":"JavaScript","funding_links":[],"categories":["Modules","模块"],"sub_categories":["Other","其他"],"readme":"# is-fqdn\n\n\u003e Check if a string represent a fully qualified domain name.\n\n[![Travis Build Status](https://img.shields.io/travis/parro-it/is-fqdn.svg)](http://travis-ci.org/parro-it/is-fqdn)\n[![NPM module](https://img.shields.io/npm/v/is-fqdn.svg)](https://npmjs.org/package/is-fqdn)\n[![NPM downloads](https://img.shields.io/npm/dt/is-fqdn.svg)](https://npmjs.org/package/is-fqdn)\n\n# Installation\n\n```bash\nnpm install --save is-fqdn\n```\n\n# Usage\n\n```js\nconst isFQDN = require(\"is-fqdn\");\n\nconsole.log(isFQDN(\"www.parro.it\"));\n// true\n\nconsole.log(isFQDN(\"256.0.0.0\"));\n// false\n\nconsole.log(isFQDN(\"s!ome.com\"));\n// false\n```\n\n# License\n\nThe MIT License (MIT)\n\nCopyright (c) 2016 Andrea Parodi\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fparro-it%2Fis-fqdn","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fparro-it%2Fis-fqdn","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fparro-it%2Fis-fqdn/lists"}