{"id":23529614,"url":"https://github.com/jaid/has-content","last_synced_at":"2025-05-14T12:23:25.034Z","repository":{"id":34943895,"uuid":"192997395","full_name":"Jaid/has-content","owner":"Jaid","description":"Returns true if the given value has meaningful content.","archived":false,"fork":false,"pushed_at":"2023-03-07T03:16:25.000Z","size":5311,"stargazers_count":1,"open_issues_count":9,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-01-26T14:45:49.648Z","etag":null,"topics":["has-content","is-empty","lib","library","util","utility","validate","validation"],"latest_commit_sha":null,"homepage":"https://github.com/Jaid/has-content","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/Jaid.png","metadata":{"files":{"readme":"readme.md","changelog":null,"contributing":null,"funding":".github/funding.yml","license":"license.txt","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null},"funding":{"github":"Jaid","custom":"https://twitch.tv/products/jaidchen"}},"created_at":"2019-06-20T23:04:16.000Z","updated_at":"2023-03-10T09:05:28.000Z","dependencies_parsed_at":"2023-01-15T10:50:55.998Z","dependency_job_id":null,"html_url":"https://github.com/Jaid/has-content","commit_stats":null,"previous_names":[],"tags_count":3,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Jaid%2Fhas-content","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Jaid%2Fhas-content/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Jaid%2Fhas-content/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Jaid%2Fhas-content/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Jaid","download_url":"https://codeload.github.com/Jaid/has-content/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":239226656,"owners_count":19603298,"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":["has-content","is-empty","lib","library","util","utility","validate","validation"],"created_at":"2024-12-25T21:12:34.359Z","updated_at":"2025-02-17T03:22:44.410Z","avatar_url":"https://github.com/Jaid.png","language":"JavaScript","funding_links":["https://github.com/sponsors/Jaid","https://twitch.tv/products/jaidchen","https://github.com/sponsors/jaid"],"categories":[],"sub_categories":[],"readme":"# has-content\n\n\n\u003ca href=\"https://raw.githubusercontent.com/jaid/has-content/master/license.txt\"\u003e\u003cimg src=\"https://img.shields.io/github/license/jaid/has-content?style=flat-square\" alt=\"License\"/\u003e\u003c/a\u003e \u003ca href=\"https://github.com/sponsors/jaid\"\u003e\u003cimg src=\"https://img.shields.io/badge/\u003c3-Sponsor-FF45F1?style=flat-square\" alt=\"Sponsor has-content\"/\u003e\u003c/a\u003e  \n\u003ca href=\"https://actions-badge.atrox.dev/jaid/has-content/goto\"\u003e\u003cimg src=\"https://img.shields.io/endpoint.svg?style=flat-square\u0026url=https%3A%2F%2Factions-badge.atrox.dev%2Fjaid%2Fhas-content%2Fbadge\" alt=\"Build status\"/\u003e\u003c/a\u003e \u003ca href=\"https://github.com/jaid/has-content/commits\"\u003e\u003cimg src=\"https://img.shields.io/github/commits-since/jaid/has-content/v1.1.1?style=flat-square\u0026logo=github\" alt=\"Commits since v1.1.1\"/\u003e\u003c/a\u003e \u003ca href=\"https://github.com/jaid/has-content/commits\"\u003e\u003cimg src=\"https://img.shields.io/github/last-commit/jaid/has-content?style=flat-square\u0026logo=github\" alt=\"Last commit\"/\u003e\u003c/a\u003e \u003ca href=\"https://github.com/jaid/has-content/issues\"\u003e\u003cimg src=\"https://img.shields.io/github/issues/jaid/has-content?style=flat-square\u0026logo=github\" alt=\"Issues\"/\u003e\u003c/a\u003e  \n\u003ca href=\"https://npmjs.com/package/has-content\"\u003e\u003cimg src=\"https://img.shields.io/npm/v/has-content?style=flat-square\u0026logo=npm\u0026label=latest%20version\" alt=\"Latest version on npm\"/\u003e\u003c/a\u003e \u003ca href=\"https://github.com/jaid/has-content/network/dependents\"\u003e\u003cimg src=\"https://img.shields.io/librariesio/dependents/npm/has-content?style=flat-square\u0026logo=npm\" alt=\"Dependents\"/\u003e\u003c/a\u003e \u003ca href=\"https://npmjs.com/package/has-content\"\u003e\u003cimg src=\"https://img.shields.io/npm/dm/has-content?style=flat-square\u0026logo=npm\" alt=\"Downloads\"/\u003e\u003c/a\u003e\n\n**Returns true if the given value has meaningful content.**\n\n\n\n\n\n## Installation\n\n\u003ca href=\"https://npmjs.com/package/has-content\"\u003e\u003cimg src=\"https://img.shields.io/badge/npm-has--content-C23039?style=flat-square\u0026logo=npm\" alt=\"has-content on npm\"/\u003e\u003c/a\u003e\n\n```bash\nnpm install --save has-content@^1.1.1\n```\n\n\u003ca href=\"https://yarnpkg.com/package/has-content\"\u003e\u003cimg src=\"https://img.shields.io/badge/Yarn-has--content-2F8CB7?style=flat-square\u0026logo=yarn\u0026logoColor=white\" alt=\"has-content on Yarn\"/\u003e\u003c/a\u003e\n\n```bash\nyarn add has-content@^1.1.1\n```\n\n\u003ca href=\"https://github.com/jaid/has-content/packages\"\u003e\u003cimg src=\"https://img.shields.io/badge/GitHub Packages-@jaid/has--content-24282e?style=flat-square\u0026logo=github\" alt=\"@jaid/has-content on GitHub Packages\"/\u003e\u003c/a\u003e  \n(if [configured properly](https://help.github.com/en/github/managing-packages-with-github-packages/configuring-npm-for-use-with-github-packages))\n\n```bash\nnpm install --save @jaid/has-content@^1.1.1\n```\n\n\n\n## Example\n\n```javascript\nimport hasContent from \"has-content\"\n\nconst result = hasContent({})\n```\n\nVariable `result` will now be:\n\n```javascript\nfalse\n```\n\n\n\n\n\n\n\n\n\n\n\n\n\n## Development\n\n\n\nSetting up:\n```bash\ngit clone git@github.com:jaid/has-content.git\ncd has-content\nnpm install\n```\nTesting:\n```bash\nnpm run test:dev\n```\nTesting in production environment:\n```bash\nnpm run test\n```\n\n\n## License\n```text\nMIT License\n\nCopyright © 2020, Jaid \u003cjaid.jsx@gmail.com\u003e (github.com/jaid)\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjaid%2Fhas-content","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjaid%2Fhas-content","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjaid%2Fhas-content/lists"}