{"id":13659413,"url":"https://github.com/feross/string-to-stream","last_synced_at":"2025-04-05T16:07:15.575Z","repository":{"id":20335641,"uuid":"23610155","full_name":"feross/string-to-stream","owner":"feross","description":"Convert a string into a stream (streams2)","archived":false,"fork":false,"pushed_at":"2020-05-25T04:11:55.000Z","size":19,"stargazers_count":81,"open_issues_count":1,"forks_count":10,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-03-29T15:05:56.415Z","etag":null,"topics":["browser","browserify","javascript","nodejs","stream","string"],"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/feross.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":"2014-09-03T07:03:27.000Z","updated_at":"2024-08-31T07:25:56.000Z","dependencies_parsed_at":"2022-09-08T11:34:13.069Z","dependency_job_id":null,"html_url":"https://github.com/feross/string-to-stream","commit_stats":null,"previous_names":[],"tags_count":7,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/feross%2Fstring-to-stream","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/feross%2Fstring-to-stream/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/feross%2Fstring-to-stream/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/feross%2Fstring-to-stream/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/feross","download_url":"https://codeload.github.com/feross/string-to-stream/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247361687,"owners_count":20926643,"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":["browser","browserify","javascript","nodejs","stream","string"],"created_at":"2024-08-02T05:01:08.444Z","updated_at":"2025-04-05T16:07:15.553Z","avatar_url":"https://github.com/feross.png","language":"JavaScript","readme":"# string-to-stream [![travis][travis-image]][travis-url] [![npm][npm-image]][npm-url] [![downloads][downloads-image]][downloads-url] [![javascript style guide][standard-image]][standard-url]\n\n[travis-image]: https://img.shields.io/travis/feross/string-to-stream/master.svg\n[travis-url]: https://travis-ci.org/feross/string-to-stream\n[npm-image]: https://img.shields.io/npm/v/string-to-stream.svg\n[npm-url]: https://npmjs.org/package/string-to-stream\n[downloads-image]: https://img.shields.io/npm/dm/string-to-stream.svg\n[downloads-url]: https://npmjs.org/package/string-to-stream\n[standard-image]: https://img.shields.io/badge/code_style-standard-brightgreen.svg\n[standard-url]: https://standardjs.com\n\n#### Convert a string into a stream (streams2)\n\n### install\n\n```\nnpm install string-to-stream\n```\n\n### usage\n\nUse `string-to-stream` like this:\n\n```js\nvar str = require('string-to-stream')\n\nstr('hi there').pipe(process.stdout) // =\u003e 'hi there'\n```\n\n### license\n\nMIT. Copyright (c) [Feross Aboukhadijeh](http://feross.org).\n","funding_links":[],"categories":["JavaScript"],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffeross%2Fstring-to-stream","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ffeross%2Fstring-to-stream","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffeross%2Fstring-to-stream/lists"}