{"id":15361837,"url":"https://github.com/tj/co-fs","last_synced_at":"2025-09-10T04:39:20.239Z","repository":{"id":57201809,"uuid":"10519354","full_name":"tj/co-fs","owner":"tj","description":"nodejs core fs module thunk wrappers for \"co\"","archived":false,"fork":false,"pushed_at":"2016-04-08T05:00:58.000Z","size":181,"stargazers_count":106,"open_issues_count":7,"forks_count":14,"subscribers_count":7,"default_branch":"master","last_synced_at":"2025-08-28T05:58:38.267Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","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/tj.png","metadata":{"files":{"readme":"Readme.md","changelog":"History.md","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":"2013-06-06T05:08:33.000Z","updated_at":"2024-12-11T21:35:15.000Z","dependencies_parsed_at":"2022-09-17T11:22:47.389Z","dependency_job_id":null,"html_url":"https://github.com/tj/co-fs","commit_stats":null,"previous_names":["visionmedia/co-fs"],"tags_count":4,"template":false,"template_full_name":null,"purl":"pkg:github/tj/co-fs","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tj%2Fco-fs","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tj%2Fco-fs/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tj%2Fco-fs/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tj%2Fco-fs/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/tj","download_url":"https://codeload.github.com/tj/co-fs/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tj%2Fco-fs/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":274412471,"owners_count":25280197,"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","status":"online","status_checked_at":"2025-09-10T02:00:12.551Z","response_time":83,"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-10-01T12:56:51.307Z","updated_at":"2025-09-10T04:39:20.208Z","avatar_url":"https://github.com/tj.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"\n# co-fs\n\n  Node core `fs` wrapped functions that return thunks for [co](https://github.com/visionmedia/co).\n\n## Installation\n\n```\n$ npm install co-fs\n```\n\n## Example\n\n Use all the regular async fs functions without callback hell:\n\n```js\nvar json = yield fs.readFile('package.json', 'utf8')\nvar files = yield fs.readdir('/tmp')\n```\n\n## License\n\n  MIT\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftj%2Fco-fs","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftj%2Fco-fs","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftj%2Fco-fs/lists"}