{"id":13548835,"url":"https://github.com/sindresorhus/object-values","last_synced_at":"2025-10-22T16:39:16.877Z","repository":{"id":13889115,"uuid":"16587374","full_name":"sindresorhus/object-values","owner":"sindresorhus","description":"Get the values of an object","archived":true,"fork":false,"pushed_at":"2023-06-21T00:28:40.000Z","size":12,"stargazers_count":26,"open_issues_count":0,"forks_count":5,"subscribers_count":6,"default_branch":"main","last_synced_at":"2025-01-28T20:26:53.686Z","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/sindresorhus.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":".github/security.md","support":null,"governance":null},"funding":{"github":"sindresorhus","open_collective":"sindresorhus","custom":"https://sindresorhus.com/donate"}},"created_at":"2014-02-06T17:31:09.000Z","updated_at":"2024-08-12T10:52:23.000Z","dependencies_parsed_at":"2022-08-23T14:50:54.805Z","dependency_job_id":null,"html_url":"https://github.com/sindresorhus/object-values","commit_stats":{"total_commits":17,"total_committers":5,"mean_commits":3.4,"dds":"0.23529411764705888","last_synced_commit":"4e3399b0308170ce2b4edfd951e525026c2a78ce"},"previous_names":[],"tags_count":5,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fobject-values","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fobject-values/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fobject-values/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fobject-values/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/sindresorhus","download_url":"https://codeload.github.com/sindresorhus/object-values/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":237209709,"owners_count":19272496,"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-08-01T12:01:15.011Z","updated_at":"2025-10-19T20:31:04.308Z","avatar_url":"https://github.com/sindresorhus.png","language":"JavaScript","readme":"Deprecated in favor of `Object.values()`.\n\n---\n\n# object-values\n\n\u003e Get the values of an object\n\nReturns an array of own enumerable property values of an object.\n\n\n## Install\n\n```\n$ npm install object-values\n```\n\n\n## Usage\n\n```js\nconst objectValues = require('object-values');\n\nobjectValues({foo: 0, bar: 1});\n//=\u003e [0, 1]\n```\n\n\n## License\n\nMIT © [Sindre Sorhus](https://sindresorhus.com)\n","funding_links":["https://github.com/sponsors/sindresorhus","https://opencollective.com/sindresorhus","https://sindresorhus.com/donate"],"categories":["JavaScript","Modules","模块"],"sub_categories":["Object","对象"],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsindresorhus%2Fobject-values","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsindresorhus%2Fobject-values","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsindresorhus%2Fobject-values/lists"}