{"id":19560678,"url":"https://github.com/zoubin/dest-stream","last_synced_at":"2026-06-22T02:32:27.235Z","repository":{"id":32895549,"uuid":"36490118","full_name":"zoubin/dest-stream","owner":"zoubin","description":"Wrapper for vinyl-source-stream and vinyl-fs to make a dest stream","archived":false,"fork":false,"pushed_at":"2015-08-12T12:19:14.000Z","size":136,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-08-21T10:52:30.619Z","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/zoubin.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":"2015-05-29T08:02:43.000Z","updated_at":"2015-05-29T08:58:06.000Z","dependencies_parsed_at":"2022-07-11T08:47:28.484Z","dependency_job_id":null,"html_url":"https://github.com/zoubin/dest-stream","commit_stats":null,"previous_names":[],"tags_count":3,"template":false,"template_full_name":null,"purl":"pkg:github/zoubin/dest-stream","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zoubin%2Fdest-stream","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zoubin%2Fdest-stream/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zoubin%2Fdest-stream/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zoubin%2Fdest-stream/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/zoubin","download_url":"https://codeload.github.com/zoubin/dest-stream/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zoubin%2Fdest-stream/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":34632570,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-06-22T02:00:06.391Z","response_time":106,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"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-11-11T05:08:27.520Z","updated_at":"2026-06-22T02:32:27.222Z","avatar_url":"https://github.com/zoubin.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# dest-stream\nWrapper for vinyl-source-stream and vinyl-fs to make a dest stream\n\nThe returned Writable is a [writable-stream-stack](https://www.npmjs.com/package/writable-stream-stack), and transforms can be added to make changes before pipe inot the dest.\n\n## Usage\n\n```javascript\nvar Dest = require('dest-stream');\n```\n\n### Dest(filename)\n### Dest(filename[, basedir], cb)\n\n* The dest file path will be `path.resolve(basedir, filename)`.\n* `cb` will be called after all contents are piped into the dest.\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fzoubin%2Fdest-stream","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fzoubin%2Fdest-stream","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fzoubin%2Fdest-stream/lists"}