{"id":19953211,"url":"https://github.com/gummesson/is-empty-object","last_synced_at":"2025-06-28T19:39:55.891Z","repository":{"id":28580761,"uuid":"32098702","full_name":"gummesson/is-empty-object","owner":"gummesson","description":"Check if an object is empty.","archived":false,"fork":false,"pushed_at":"2018-05-24T18:04:15.000Z","size":122,"stargazers_count":11,"open_issues_count":2,"forks_count":4,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-05-03T19:39:28.771Z","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/gummesson.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":"2015-03-12T19:50:17.000Z","updated_at":"2023-06-19T00:36:46.000Z","dependencies_parsed_at":"2022-09-03T16:12:41.210Z","dependency_job_id":null,"html_url":"https://github.com/gummesson/is-empty-object","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/gummesson/is-empty-object","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gummesson%2Fis-empty-object","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gummesson%2Fis-empty-object/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gummesson%2Fis-empty-object/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gummesson%2Fis-empty-object/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/gummesson","download_url":"https://codeload.github.com/gummesson/is-empty-object/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gummesson%2Fis-empty-object/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":259417871,"owners_count":22854181,"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-11-13T01:15:50.248Z","updated_at":"2025-06-12T07:05:48.878Z","avatar_url":"https://github.com/gummesson.png","language":"JavaScript","readme":"# is-empty-object\n\n[![NPM version][npm-img]][npm-url]\n[![License][license-img]][license-url]\n[![Build status][travis-img]][travis-url]\n\nCheck if an object is empty.\n\n## Installation\n\n```\nnpm install is-empty-object\n```\n\n## Usage\n\n``` javascript\nvar isEmptyObject = require('is-empty-object')\n\nisEmptyObject({})         // =\u003e true\nisEmptyObject({ one: 1 }) // =\u003e false\nisEmptyObject([])         // =\u003e false\n```\n\n[npm-img]: https://img.shields.io/npm/v/is-empty-object.svg?style=flat-square\n[npm-url]: https://npmjs.org/package/is-empty-object\n[license-img]: http://img.shields.io/npm/l/is-empty-object.svg?style=flat-square\n[license-url]: LICENSE\n[travis-img]: https://img.shields.io/travis/gummesson/is-empty-object.svg?style=flat-square\n[travis-url]: https://travis-ci.org/gummesson/is-empty-object\n","funding_links":[],"categories":["模块","Modules"],"sub_categories":["对象","Object"],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgummesson%2Fis-empty-object","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fgummesson%2Fis-empty-object","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgummesson%2Fis-empty-object/lists"}