{"id":17766592,"url":"https://github.com/floatdrop/stream-dirs","last_synced_at":"2025-04-01T13:45:13.392Z","repository":{"id":19657975,"uuid":"22910946","full_name":"floatdrop/stream-dirs","owner":"floatdrop","description":"Streams directories as path and stat objects","archived":false,"fork":false,"pushed_at":"2014-08-17T18:45:40.000Z","size":164,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-03-08T01:19:26.943Z","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/floatdrop.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":"2014-08-13T09:51:28.000Z","updated_at":"2014-08-13T10:10:33.000Z","dependencies_parsed_at":"2022-08-24T02:50:52.863Z","dependency_job_id":null,"html_url":"https://github.com/floatdrop/stream-dirs","commit_stats":null,"previous_names":[],"tags_count":2,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floatdrop%2Fstream-dirs","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floatdrop%2Fstream-dirs/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floatdrop%2Fstream-dirs/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/floatdrop%2Fstream-dirs/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/floatdrop","download_url":"https://codeload.github.com/floatdrop/stream-dirs/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246651508,"owners_count":20811991,"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-10-26T20:32:55.443Z","updated_at":"2025-04-01T13:45:13.362Z","avatar_url":"https://github.com/floatdrop.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# stream-dirs [![NPM version][npm-image]][npm-url] [![Build Status][travis-image]][travis-url] [![Coverage Status][coveralls-image]][coveralls-url] [![Dependency Status][depstat-image]][depstat-url]\n\nReads all directories in path (without hidden - that begins with dot).\n\n## Usage\n\n```js\nvar readdir = require('stream-dirs');\nreaddir('./').on('data', console.log);\n```\n\n## API\n\n### stream-dirs(path)\n\nReturns Stream of objects, that have `path` and `stat` properties.\n\n## License\n\nMIT (c) 2014 Vsevolod Strukchinsky\n\n[npm-url]: https://npmjs.org/package/stream-dirs\n[npm-image]: https://badge.fury.io/js/stream-dirs.png\n\n[travis-url]: http://travis-ci.org/floatdrop/stream-dirs\n[travis-image]: https://travis-ci.org/floatdrop/stream-dirs.png?branch=master\n\n[depstat-url]: https://david-dm.org/floatdrop/stream-dirs\n[depstat-image]: https://david-dm.org/floatdrop/stream-dirs.png?theme=shields.io\n\n[coveralls-url]: https://coveralls.io/r/floatdrop/stream-dirs\n[coveralls-image]: https://coveralls.io/repos/floatdrop/stream-dirs/badge.png\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffloatdrop%2Fstream-dirs","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ffloatdrop%2Fstream-dirs","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffloatdrop%2Fstream-dirs/lists"}