{"id":27265876,"url":"https://github.com/sgtlambda/is-index-clean","last_synced_at":"2025-04-11T08:39:21.155Z","repository":{"id":57277280,"uuid":"50587183","full_name":"sgtlambda/is-index-clean","owner":"sgtlambda","description":"Check if a git repository has uncommitted changes","archived":false,"fork":false,"pushed_at":"2016-01-28T16:23:42.000Z","size":4,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-03-31T20:03:29.646Z","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":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/sgtlambda.png","metadata":{"files":{"readme":"readme.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2016-01-28T14:09:54.000Z","updated_at":"2016-01-28T14:10:09.000Z","dependencies_parsed_at":"2022-09-15T19:12:36.555Z","dependency_job_id":null,"html_url":"https://github.com/sgtlambda/is-index-clean","commit_stats":null,"previous_names":["jmversteeg/is-index-clean"],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sgtlambda%2Fis-index-clean","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sgtlambda%2Fis-index-clean/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sgtlambda%2Fis-index-clean/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sgtlambda%2Fis-index-clean/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/sgtlambda","download_url":"https://codeload.github.com/sgtlambda/is-index-clean/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248362220,"owners_count":21091072,"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":"2025-04-11T08:39:20.689Z","updated_at":"2025-04-11T08:39:21.129Z","avatar_url":"https://github.com/sgtlambda.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# is-index-clean\n\n\u003e check if a git repository has uncommitted changes\n\n[![Build Status][travis-image]][travis-url]\n[![Code Quality][codeclimate-image]][codeclimate-url]\n[![NPM Version][npm-image]][npm-url]\n\n\n## Install\n\n```\n$ npm install --save is-index-clean\n```\n\n## Usage\n\n```js\nconst isIndexClean = require('is-index-clean');\n\nisIndexClean.then(() =\u003e {\n    console.log('index clean');\n}, () =\u003e {\n    console.log('index not clean');\n});\n```\n\n## API\n\n### is-index-clean()\n\nReturns a Promise, which will be fulfilled if the index is completely clean and rejected otherwise.\n\n## License\n\nMIT © [JM Versteeg](http://github.com/jmversteeg)\n\n[![dependency Status][david-image]][david-url]\n[![devDependency Status][david-dev-image]][david-dev-url]\n\n[travis-image]: https://img.shields.io/travis/jmversteeg/is-index-clean.svg?style=flat-square\n[travis-url]: https://travis-ci.org/jmversteeg/is-index-clean\n\n[codeclimate-image]: https://img.shields.io/codeclimate/github/jmversteeg/is-index-clean.svg?style=flat-square\n[codeclimate-url]: https://codeclimate.com/github/jmversteeg/is-index-clean\n\n[david-image]: https://img.shields.io/david/jmversteeg/is-index-clean.svg?style=flat-square\n[david-url]: https://david-dm.org/jmversteeg/is-index-clean\n\n[david-dev-image]: https://img.shields.io/david/dev/jmversteeg/is-index-clean.svg?style=flat-square\n[david-dev-url]: https://david-dm.org/jmversteeg/is-index-clean#info=devDependencies\n\n[coveralls-image]: https://img.shields.io/coveralls/jmversteeg/is-index-clean.svg?style=flat-square\n[coveralls-url]: https://coveralls.io/r/jmversteeg/is-index-clean\n\n[npm-image]: https://img.shields.io/npm/v/is-index-clean.svg?style=flat-square\n[npm-url]: https://www.npmjs.com/package/is-index-clean","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsgtlambda%2Fis-index-clean","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsgtlambda%2Fis-index-clean","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsgtlambda%2Fis-index-clean/lists"}