{"id":15048797,"url":"https://github.com/herber/hashicle-from-file","last_synced_at":"2026-03-16T20:02:44.140Z","repository":{"id":57261637,"uuid":"102265664","full_name":"herber/hashicle-from-file","owner":"herber","description":"Generate hashes from files","archived":false,"fork":false,"pushed_at":"2017-10-05T05:57:27.000Z","size":37,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-02-27T17:55:27.349Z","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/herber.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":"2017-09-03T13:13:40.000Z","updated_at":"2021-10-03T16:33:49.000Z","dependencies_parsed_at":"2022-08-25T05:11:35.990Z","dependency_job_id":null,"html_url":"https://github.com/herber/hashicle-from-file","commit_stats":null,"previous_names":["tobihrbr/hashicle-from-file"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/herber%2Fhashicle-from-file","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/herber%2Fhashicle-from-file/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/herber%2Fhashicle-from-file/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/herber%2Fhashicle-from-file/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/herber","download_url":"https://codeload.github.com/herber/hashicle-from-file/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":242813470,"owners_count":20189280,"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-09-24T21:16:20.315Z","updated_at":"2025-12-28T20:22:37.995Z","avatar_url":"https://github.com/herber.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# hashicle-from-file [![Codestyle fyi](https://img.shields.io/badge/code%20style-fyi-E91E63.svg)](https://github.com/tobihrbr/fyi) [![Build Status](https://travis-ci.org/herber/hashicle-from-file.svg?branch=master)](https://travis-ci.org/herber/hashicle-from-file) [![Coverage Status](https://coveralls.io/repos/github/tobihrbr/hashicle-from-file/badge.svg?branch=master)](https://coveralls.io/github/tobihrbr/hashicle-from-file?branch=master) \n\n\u003e Generate hashes from files\n\n## Install\n\n```\n$ npm install --save hashicle-from-file\n```\n\n## Usage\n\n```js\nconst hashicle = require('hashicle-from-file');\n\nhashicle('my-file.ext').then((hash) =\u003e {\n  // do something\n});\n```\n\n## API\n\n### hashicle(path, [algorithm, out])\n\n#### path\n\nType: `string`\n\nYour files path\n\n#### algorithm\n\nType: `string`\u003cbr\u003e\nDefault: `md5`\n\nHashing algorithm\n\n#### out\n\nType: `string`\u003cbr\u003e\nDefault: `hex`\n\nOutput format\n\n## License\n\nMIT © [Tobias Herber](https://tobihrbr.com)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fherber%2Fhashicle-from-file","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fherber%2Fhashicle-from-file","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fherber%2Fhashicle-from-file/lists"}