{"id":30180956,"url":"https://github.com/streamich/fs-zoo","last_synced_at":"2025-08-12T08:06:32.727Z","repository":{"id":237336369,"uuid":"794322601","full_name":"streamich/fs-zoo","owner":"streamich","description":"File system abstractions and implementations","archived":false,"fork":false,"pushed_at":"2025-08-08T20:59:00.000Z","size":1107,"stargazers_count":3,"open_issues_count":10,"forks_count":1,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-08-08T22:29:26.532Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/streamich.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null},"funding":{"github":"streamich"}},"created_at":"2024-04-30T22:33:04.000Z","updated_at":"2025-07-01T09:49:54.000Z","dependencies_parsed_at":null,"dependency_job_id":"407e98c3-35bf-40f3-8423-7c0ebf0de404","html_url":"https://github.com/streamich/fs-zoo","commit_stats":null,"previous_names":["streamich/fs-zoo"],"tags_count":2,"template":false,"template_full_name":null,"purl":"pkg:github/streamich/fs-zoo","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/streamich%2Ffs-zoo","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/streamich%2Ffs-zoo/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/streamich%2Ffs-zoo/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/streamich%2Ffs-zoo/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/streamich","download_url":"https://codeload.github.com/streamich/fs-zoo/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/streamich%2Ffs-zoo/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":270024697,"owners_count":24514054,"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-08-12T02:00:09.011Z","response_time":80,"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":"2025-08-12T08:06:15.989Z","updated_at":"2025-08-12T08:06:32.699Z","avatar_url":"https://github.com/streamich.png","language":"TypeScript","funding_links":["https://github.com/sponsors/streamich"],"categories":[],"sub_categories":[],"readme":"# fs-zoo\n\nJavaScript file system utilities for Node.js and browser.\n\n## Install\n\n```shell\nnpm i fs-zoo\n```\n\n## Resources\n\n- Documentation\n  - `experimental` [`fs` to File System Access API adapter](./docs/fsa/fs-to-fsa.md)\n  - `experimental` [File System Access API to `fs` adapter](./docs/fsa/fsa-to-fs.md)\n  - `experimental` [`crudfs` a CRUD-like file system abstraction](./docs/crudfs/index.md)\n  - `experimental` [`casfs` Content Addressable Storage file system abstraction](./docs/casfs/index.md)\n  - [Directory `snapshot` utility](./docs/snapshot/index.md)\n  - [`print` directory tree to terminal](./docs/print/index.md)\n- [Code reference](https://streamich.github.io/memfs/)\n- [Test coverage](https://streamich.github.io/memfs/coverage/lcov-report/)\n\n## Demos\n\n- [Git in browser, which writes to a real folder](demo/git-fsa/README.md)\n- [Git in browser, which writes to OPFS file system](demo/git-opfs/README.md)\n- [Git on in-memory file system](demo/git/README.md)\n- [`fs` in browser, creates a `.tar` file in real folder](demo/fsa-to-node-zipfile/README.md)\n- [`fs` in browser, synchronous API, writes to real folder](demo/fsa-to-node-sync-tests/README.md)\n- [`crudfs` and `casfs` in browser and Node.js interoperability](demo/crud-and-cas/README.md)\n\n## See also\n\n- [`memfs`][memfs] - creates an in-memory file system, with Node.js `fs` API\n- [`unionfs`][unionfs] - creates a union of multiple filesystem volumes\n- [`fs-monkey`][fs-monkey] - monkey-patches Node's `fs` module and `require` function\n- [`linkfs`][linkfs] - redirects filesystem paths\n- [`spyfs`][spyfs] - spies on filesystem actions\n\n[memfs]: https://github.com/streamich/memfs\n[unionfs]: https://github.com/streamich/unionfs\n[fs-monkey]: https://github.com/streamich/fs-monkey\n[linkfs]: https://github.com/streamich/linkfs\n[spyfs]: https://github.com/streamich/spyfs\n\n## License\n\nApache 2.0\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fstreamich%2Ffs-zoo","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fstreamich%2Ffs-zoo","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fstreamich%2Ffs-zoo/lists"}