{"id":17625150,"url":"https://github.com/neosiae/object-len","last_synced_at":"2025-03-30T01:43:22.973Z","repository":{"id":57312656,"uuid":"278124241","full_name":"neosiae/object-len","owner":"neosiae","description":"Get the number of properties in an object","archived":false,"fork":false,"pushed_at":"2020-07-08T17:18:22.000Z","size":6,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2024-04-24T13:36:34.200Z","etag":null,"topics":[],"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/neosiae.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":"2020-07-08T15:18:14.000Z","updated_at":"2020-07-08T17:15:18.000Z","dependencies_parsed_at":"2022-08-31T14:01:23.488Z","dependency_job_id":null,"html_url":"https://github.com/neosiae/object-len","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/neosiae%2Fobject-len","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/neosiae%2Fobject-len/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/neosiae%2Fobject-len/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/neosiae%2Fobject-len/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/neosiae","download_url":"https://codeload.github.com/neosiae/object-len/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246266252,"owners_count":20749754,"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-10-22T22:08:18.414Z","updated_at":"2025-03-30T01:43:22.952Z","avatar_url":"https://github.com/neosiae.png","language":"JavaScript","readme":"# object-len\n\n![npm](https://img.shields.io/npm/v/object-len?style=flat-square) ![Travis (.com)](https://img.shields.io/travis/com/neosiae/object-len?style=flat-square) ![npm](https://img.shields.io/npm/dw/object-len?style=flat-square) ![npm bundle size](https://img.shields.io/bundlephobia/min/object-len?style=flat-square)\n\nGet the number of properties in an object\n\n## Install\n\n\u003e npm i object-len\n\n## Usage\n\n```javascript\nconst objectLength = require('object-len')\n\nconst o = {\n  a: 1,\n  b: 2,\n  c: 3,\n}\n\nconst oLength = objectLength(o)\n\nconsole.log(oLength) // 3\n```\n\n## License\n\nMIT\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fneosiae%2Fobject-len","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fneosiae%2Fobject-len","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fneosiae%2Fobject-len/lists"}