{"id":27265874,"url":"https://github.com/sgtlambda/jummy","last_synced_at":"2025-04-11T08:39:20.540Z","repository":{"id":57286903,"uuid":"47625474","full_name":"sgtlambda/jummy","owner":"sgtlambda","description":"Get the combined hash of multiple files","archived":false,"fork":false,"pushed_at":"2016-09-19T21:32:01.000Z","size":26,"stargazers_count":0,"open_issues_count":2,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-04-11T00:48:22.482Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","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/sgtlambda.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":"2015-12-08T13:58:37.000Z","updated_at":"2016-01-13T02:18:38.000Z","dependencies_parsed_at":"2022-09-20T04:10:43.006Z","dependency_job_id":null,"html_url":"https://github.com/sgtlambda/jummy","commit_stats":null,"previous_names":["jmversteeg/jummy"],"tags_count":7,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sgtlambda%2Fjummy","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sgtlambda%2Fjummy/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sgtlambda%2Fjummy/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sgtlambda%2Fjummy/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/sgtlambda","download_url":"https://codeload.github.com/sgtlambda/jummy/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248322609,"owners_count":21084336,"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:19.807Z","updated_at":"2025-04-11T08:39:20.527Z","avatar_url":"https://github.com/sgtlambda.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# jummy\n\n\u003e Get the combined hash of multiple files\n\n[![Build Status][travis-image]][travis-url]\n[![Code Quality][codeclimate-image]][codeclimate-url]\n[![Code Coverage][coveralls-image]][coveralls-url]\n[![NPM Version][npm-image]][npm-url]\n\n## Install\n\n```\n$ npm install --save jummy\n```\n\n\n## Usage\n\n```js\nvar jummy = require('jummy');\n\njummy(['some/path/*.*', '!some/path/*.txt']).then(console.log);\n//=\u003e 'a86b4ef32bb32dfcfbf2ef4dae613863'\n```\n\n\n## API\n\n### jummy(globs, [options])\n\n#### globs\n\nType: `string|string[]`\n\nMay contain paths to directories or globs\n\n#### options\n\n##### algorithm\n\nType: `string`  \nDefault: `md5`\n\n## CLI\n\n```\n$ npm install --global jummy\n```\n\n```\n$ jummy --help\n\n  Usage\n    jummy [globs..]\n\n  Options\n    --algorithm [Default: md5]\n\n  Examples\n    $ jummy\n    0b63e050cfd788c70b0d3b3fc630b535\n    $ jummy 'some/path' '!some/path/*.jpg' --algorithm sha256\n    b707377cece8097eae0ecb79ce69404786d2fb3d893f8dd4ff38d1dab9ee156f\n```\n\n\n## License\n\nMIT © [JM Versteeg](https://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/jummy.svg?style=flat-square\n[travis-url]: https://travis-ci.org/jmversteeg/jummy\n\n[codeclimate-image]: https://img.shields.io/codeclimate/github/jmversteeg/jummy.svg?style=flat-square\n[codeclimate-url]: https://codeclimate.com/github/jmversteeg/jummy\n\n[david-image]: https://img.shields.io/david/jmversteeg/jummy.svg?style=flat-square\n[david-url]: https://david-dm.org/jmversteeg/jummy\n\n[david-dev-image]: https://img.shields.io/david/dev/jmversteeg/jummy.svg?style=flat-square\n[david-dev-url]: https://david-dm.org/jmversteeg/jummy#info=devDependencies\n\n[coveralls-image]: https://img.shields.io/coveralls/jmversteeg/jummy.svg?style=flat-square\n[coveralls-url]: https://coveralls.io/r/jmversteeg/jummy\n\n[npm-image]: https://img.shields.io/npm/v/jummy.svg?style=flat-square\n[npm-url]: https://www.npmjs.com/package/jummy\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsgtlambda%2Fjummy","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsgtlambda%2Fjummy","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsgtlambda%2Fjummy/lists"}