{"id":19042068,"url":"https://github.com/writetome51/is-object-not-object","last_synced_at":"2025-07-11T08:13:03.659Z","repository":{"id":122062439,"uuid":"179738858","full_name":"writetome51/is-object-not-object","owner":"writetome51","description":"2 functions that check if passed argument is or is not an object.  Null is not considered an object.","archived":false,"fork":false,"pushed_at":"2020-07-27T18:05:49.000Z","size":4,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-06-03T02:48:57.858Z","etag":null,"topics":["is-object","javascript","not-object","type-check"],"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/writetome51.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}},"created_at":"2019-04-05T18:58:31.000Z","updated_at":"2020-07-27T18:05:52.000Z","dependencies_parsed_at":null,"dependency_job_id":"eb9679d4-e7e4-4125-a666-3bdd34012006","html_url":"https://github.com/writetome51/is-object-not-object","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/writetome51/is-object-not-object","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/writetome51%2Fis-object-not-object","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/writetome51%2Fis-object-not-object/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/writetome51%2Fis-object-not-object/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/writetome51%2Fis-object-not-object/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/writetome51","download_url":"https://codeload.github.com/writetome51/is-object-not-object/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/writetome51%2Fis-object-not-object/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":264763910,"owners_count":23660319,"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":["is-object","javascript","not-object","type-check"],"created_at":"2024-11-08T22:34:30.346Z","updated_at":"2025-07-11T08:13:03.636Z","avatar_url":"https://github.com/writetome51.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# isObject(arg): boolean\n\nReturns true if `arg` is array or object.  \nReturns false if `arg` is null.\n\n# notObject(arg): boolean\n\nReturns true if `arg` is anything other than array or object.  \nReturns true if `arg` is null.\n\n\n## Installation\n`npm i  @writetome51/is-object-not-object`\n\n## Loading\n```js\nimport { isObject, notObject } from '@writetome51/is-object-not-object';\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwritetome51%2Fis-object-not-object","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fwritetome51%2Fis-object-not-object","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwritetome51%2Fis-object-not-object/lists"}