{"id":29189383,"url":"https://github.com/coderaiser/node-ashify","last_synced_at":"2025-07-01T23:07:24.568Z","repository":{"id":24358807,"uuid":"27757441","full_name":"coderaiser/node-ashify","owner":"coderaiser","description":"Get hash of stream","archived":false,"fork":false,"pushed_at":"2019-09-11T13:45:34.000Z","size":14,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-06-14T18:09:04.309Z","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/coderaiser.png","metadata":{"files":{"readme":"README.md","changelog":"ChangeLog","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":"2014-12-09T08:43:45.000Z","updated_at":"2019-09-11T13:45:33.000Z","dependencies_parsed_at":"2022-07-25T09:32:13.621Z","dependency_job_id":null,"html_url":"https://github.com/coderaiser/node-ashify","commit_stats":null,"previous_names":[],"tags_count":5,"template":false,"template_full_name":null,"purl":"pkg:github/coderaiser/node-ashify","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coderaiser%2Fnode-ashify","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coderaiser%2Fnode-ashify/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coderaiser%2Fnode-ashify/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coderaiser%2Fnode-ashify/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/coderaiser","download_url":"https://codeload.github.com/coderaiser/node-ashify/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coderaiser%2Fnode-ashify/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":261937020,"owners_count":23232843,"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-07-01T23:07:23.651Z","updated_at":"2025-07-01T23:07:24.484Z","avatar_url":"https://github.com/coderaiser.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Ashify\n\nGet hash of stream.\n\n## How to use?\n\n```js\nconst fs = require('fs');\nconst ashify = require('ashify');\nconst ashify = require('try-to-catch');\nconst stream = fs.createReadStream('README.md');\nconst options = {\n    algorithm: 'sha1',\n    encoding: 'hex'\n};\n    \nconst [error, data] = await tryToCatch(ashify, stream, options);\nconsole.log(error, data);\n```\n\n## License\n\nMIT\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcoderaiser%2Fnode-ashify","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcoderaiser%2Fnode-ashify","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcoderaiser%2Fnode-ashify/lists"}