{"id":22221915,"url":"https://github.com/fabiospampinato/plain-object-is-empty","last_synced_at":"2025-07-27T16:31:38.871Z","repository":{"id":57325494,"uuid":"239143274","full_name":"fabiospampinato/plain-object-is-empty","owner":"fabiospampinato","description":"Extremely fast function that checks if a plain object is empty.","archived":false,"fork":false,"pushed_at":"2023-09-24T16:28:50.000Z","size":8,"stargazers_count":3,"open_issues_count":0,"forks_count":0,"subscribers_count":3,"default_branch":"master","last_synced_at":"2024-11-29T21:19:46.721Z","etag":null,"topics":["empty","fast","object","plain"],"latest_commit_sha":null,"homepage":null,"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/fabiospampinato.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,"dei":null,"publiccode":null,"codemeta":null},"funding":{"github":"fabiospampinato","custom":"https://www.paypal.me/fabiospampinato"}},"created_at":"2020-02-08T14:13:35.000Z","updated_at":"2023-12-11T16:09:58.000Z","dependencies_parsed_at":"2024-06-20T23:28:57.707Z","dependency_job_id":"88abc057-bb7e-4c4d-b849-20711fc0a222","html_url":"https://github.com/fabiospampinato/plain-object-is-empty","commit_stats":{"total_commits":7,"total_committers":1,"mean_commits":7.0,"dds":0.0,"last_synced_commit":"cd40a11e7f5582aa8b822db27f7f081f8906ac99"},"previous_names":[],"tags_count":2,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fabiospampinato%2Fplain-object-is-empty","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fabiospampinato%2Fplain-object-is-empty/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fabiospampinato%2Fplain-object-is-empty/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fabiospampinato%2Fplain-object-is-empty/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/fabiospampinato","download_url":"https://codeload.github.com/fabiospampinato/plain-object-is-empty/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":227817017,"owners_count":17824200,"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":["empty","fast","object","plain"],"created_at":"2024-12-02T23:16:09.564Z","updated_at":"2025-07-27T16:31:38.866Z","avatar_url":"https://github.com/fabiospampinato.png","language":"JavaScript","funding_links":["https://github.com/sponsors/fabiospampinato","https://www.paypal.me/fabiospampinato"],"categories":[],"sub_categories":[],"readme":"# Plain Object Is Empty\n\nExtremely fast function that checks if a plain object is empty.\n\n## Install\n\n```sh\nnpm install plain-object-is-empty\n```\n\n## Usage\n\n```ts\nimport isEmpty from 'plain-object-is-empty';\n\n// Let's check if an object is empty\n\nisEmpty ({}); // =\u003e true\nisEmpty ({ foo: true }); // =\u003e false\n```\n\n## License\n\nMIT © Fabio Spampinato\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffabiospampinato%2Fplain-object-is-empty","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ffabiospampinato%2Fplain-object-is-empty","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffabiospampinato%2Fplain-object-is-empty/lists"}