{"id":15546899,"url":"https://github.com/sefinek24/is-http-or-https","last_synced_at":"2025-03-06T08:31:55.317Z","repository":{"id":38314820,"uuid":"489550018","full_name":"sefinek24/is-http-or-https","owner":"sefinek24","description":"The package checks the string for a keyword related to http or https.","archived":false,"fork":false,"pushed_at":"2024-01-25T16:06:06.000Z","size":165,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2024-10-09T13:19:25.875Z","etag":null,"topics":["http","https","npm","npm-package","npm-packages","or","protocol"],"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/sefinek24.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}},"created_at":"2022-05-07T02:47:47.000Z","updated_at":"2022-05-16T20:40:07.000Z","dependencies_parsed_at":"2024-01-25T17:40:01.034Z","dependency_job_id":null,"html_url":"https://github.com/sefinek24/is-http-or-https","commit_stats":{"total_commits":19,"total_committers":2,"mean_commits":9.5,"dds":"0.21052631578947367","last_synced_commit":"072747da607efbb8841511c415b278bdb2637816"},"previous_names":[],"tags_count":5,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sefinek24%2Fis-http-or-https","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sefinek24%2Fis-http-or-https/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sefinek24%2Fis-http-or-https/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sefinek24%2Fis-http-or-https/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/sefinek24","download_url":"https://codeload.github.com/sefinek24/is-http-or-https/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":220753125,"owners_count":16697311,"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":["http","https","npm","npm-package","npm-packages","or","protocol"],"created_at":"2024-10-02T13:05:18.024Z","updated_at":"2024-10-20T15:42:13.669Z","avatar_url":"https://github.com/sefinek24.png","language":"JavaScript","readme":"## 🌍 » What is that?\n**EN:** This useless packet checks a string for a keyword related to protocol http or https.  \n**PL:** Ten bezużyteczny moduł sprawdza string pod kątem słowa kluczowego związanego protokołem z http lub https.\n\n## 🤔 » How to install?\n\u003e **$** npm install is-http-or-https\n\n## 📝 » Examples\n```js\nconst checkUrl = require('is-http-or-https');\n\nconst url = 'https://example.com';\n\nconsole.log(checkUrl.protocol(url)); // String =\u003e https\nconsole.log(checkUrl.http(url));     // Boolean =\u003e false\nconsole.log(checkUrl.https(url));    // Boolean =\u003e true\n```\n\n## 🤝 » Help\nOpen new [Issue](https://github.com/sefinek24/is-http-or-https/issues/new/choose) on Github.","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsefinek24%2Fis-http-or-https","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsefinek24%2Fis-http-or-https","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsefinek24%2Fis-http-or-https/lists"}