{"id":15700059,"url":"https://github.com/jonschlinkert/commits","last_synced_at":"2025-05-12T13:10:24.218Z","repository":{"id":57152717,"uuid":"100996665","full_name":"jonschlinkert/commits","owner":"jonschlinkert","description":"List the commits on a GitHub repository.","archived":false,"fork":false,"pushed_at":"2017-08-21T22:11:21.000Z","size":8,"stargazers_count":6,"open_issues_count":0,"forks_count":0,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-05-12T13:09:46.489Z","etag":null,"topics":["api","commits","git","github","javascript","node","nodejs"],"latest_commit_sha":null,"homepage":"https://github.com/jonschlinkert","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/jonschlinkert.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":".github/contributing.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2017-08-21T22:11:05.000Z","updated_at":"2018-03-09T04:09:04.000Z","dependencies_parsed_at":"2022-08-26T13:40:56.495Z","dependency_job_id":null,"html_url":"https://github.com/jonschlinkert/commits","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jonschlinkert%2Fcommits","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jonschlinkert%2Fcommits/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jonschlinkert%2Fcommits/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jonschlinkert%2Fcommits/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jonschlinkert","download_url":"https://codeload.github.com/jonschlinkert/commits/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":253745161,"owners_count":21957317,"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":["api","commits","git","github","javascript","node","nodejs"],"created_at":"2024-10-03T19:44:56.476Z","updated_at":"2025-05-12T13:10:24.187Z","avatar_url":"https://github.com/jonschlinkert.png","language":"JavaScript","readme":"# commits [![NPM version](https://img.shields.io/npm/v/commits.svg?style=flat)](https://www.npmjs.com/package/commits) [![NPM monthly downloads](https://img.shields.io/npm/dm/commits.svg?style=flat)](https://npmjs.org/package/commits) [![NPM total downloads](https://img.shields.io/npm/dt/commits.svg?style=flat)](https://npmjs.org/package/commits)\n\n\u003e List the commits on a GitHub repository.\n\nFollow this project's author, [Jon Schlinkert](https://github.com/jonschlinkert), for updates on this project and others.\n\n## Install\n\nInstall with [npm](https://www.npmjs.com/):\n\n```sh\n$ npm install --save commits\n```\n\n## Usage\n\nSee [github-base](https://github.com/jonschlinkert/github-base) for documentation for all options and authentication choices.\n\n```js\nvar commits = require('commits');\nvar auth = {\n  username: 'YOUR_USERNAME',\n  password: 'YOUR_PASSWORD'\n};\n\ncommits('breakdance/breakdance', auth)\n  .then(function(res) {\n    console.log(res);\n  })\n```\n\n## About\n\n### Related projects\n\nYou might also be interested in these projects:\n\n* [get-file](https://www.npmjs.com/package/get-file): CLI to get a single file from Github repository. | [homepage](https://github.com/jonschlinkert/get-file \"CLI to get a single file from Github repository.\")\n* [gists](https://www.npmjs.com/package/gists): Methods for working with the GitHub Gist API. Node.js/JavaScript | [homepage](https://github.com/jonschlinkert/gists \"Methods for working with the GitHub Gist API. Node.js/JavaScript\")\n* [github-base](https://www.npmjs.com/package/github-base): JavaScript wrapper that greatly simplifies working with GitHub's API. | [homepage](https://github.com/jonschlinkert/github-base \"JavaScript wrapper that greatly simplifies working with GitHub's API.\")\n* [repos](https://www.npmjs.com/package/repos): Pull down a list of GitHub repositories for the specified user or org, and save… [more](https://github.com/jonschlinkert/repos) | [homepage](https://github.com/jonschlinkert/repos \"Pull down a list of GitHub repositories for the specified user or org, and save to a local JSON file.\")\n* [topics](https://www.npmjs.com/package/topics): Get and update GitHub repository topics. | [homepage](https://github.com/jonschlinkert/topics \"Get and update GitHub repository topics.\")\n\n### Contributing\n\nPull requests and stars are always welcome. For bugs and feature requests, [please create an issue](../../issues/new).\n\nPlease read the [contributing guide](.github/contributing.md) for advice on opening issues, pull requests, and coding standards.\n\n### Building docs\n\n_(This project's readme.md is generated by [verb](https://github.com/verbose/verb-generate-readme), please don't edit the readme directly. Any changes to the readme must be made in the [.verb.md](.verb.md) readme template.)_\n\nTo generate the readme, run the following command:\n\n```sh\n$ npm install -g verbose/verb#dev verb-generate-readme \u0026\u0026 verb\n```\n\n### Running tests\n\nRunning and reviewing unit tests is a great way to get familiarized with a library and its API. You can install dependencies and run tests with the following command:\n\n```sh\n$ npm install \u0026\u0026 npm test\n```\n\n### Author\n\n**Jon Schlinkert**\n\n* [github/jonschlinkert](https://github.com/jonschlinkert)\n* [twitter/jonschlinkert](https://twitter.com/jonschlinkert)\n\n### License\n\nCopyright © 2017, [Jon Schlinkert](https://github.com/jonschlinkert).\nReleased under the [MIT License](LICENSE).\n\n***\n\n_This file was generated by [verb-generate-readme](https://github.com/verbose/verb-generate-readme), v0.6.0, on August 21, 2017._","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjonschlinkert%2Fcommits","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjonschlinkert%2Fcommits","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjonschlinkert%2Fcommits/lists"}