https://github.com/streamich/memfs
browserfs cas crud file file-system filesystem fs fsa in-memory memfs memory node opfs webfs
Score: 33.850464279122505
Last synced: about 16 hours ago
JSON representation
Repository metadata:
Node.js "fs" and browser "File System API" adapters and in-memory implementations 👍
- Host: GitHub
- URL: https://github.com/streamich/memfs
- Owner: streamich
- License: apache-2.0
- Created: 2015-06-15T20:50:40.000Z (about 11 years ago)
- Default Branch: master
- Last Pushed: 2026-07-07T08:27:04.000Z (16 days ago)
- Last Synced: 2026-07-07T10:06:41.423Z (16 days ago)
- Topics: browserfs, cas, crud, file, file-system, filesystem, fs, fsa, in-memory, memfs, memory, node, opfs, webfs
- Language: TypeScript
- Homepage: https://jsonjoy.com/libs/memfs
- Size: 15.9 MB
- Stars: 2,079
- Watchers: 9
- Forks: 147
- Open Issues: 53
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- Contributing: CONTRIBUTING.md
- Funding: .github/FUNDING.yml
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
- Security: SECURITY.md
- Agents: AGENTS.md
-
Funding:
- Github: streamich
Owner metadata:
- Name: Va Da
- Login: streamich
- Email:
- Kind: user
- Description: SOL donations: LJJwteDZjL8u2Uhh5giwVpRa5KcHLkDogYAZntYbMsD
- Website:
- Location: Switzerland
- Twitter:
- Company:
- Icon url: https://avatars.githubusercontent.com/u/9773803?u=e858b1acd6d4832fa3773a69360a030288b31712&v=4
- Repositories: 385
- Last Synced at: 2024-05-01T09:53:53.498Z
- Profile URL: https://github.com/streamich
Committers metadata
Last synced: 14 days ago
Total Commits: 1,940
Total Committers: 73
Avg Commits per committer: 26.575
Development Distribution Score (DDS): 0.609
Commits in past year: 395
Committers in past year: 15
Avg Commits per committer in past year: 26.333
Development Distribution Score (DDS) in past year: 0.59
| Name | Commits | |
|---|---|---|
| streamich | s****h@g****m | 759 |
| Renovate Bot | b****t@r****m | 530 |
| semantic-release-bot | s****t@m****t | 152 |
| copilot-swe-agent[bot] | 1****t | 140 |
| Gareth Jones | j****8@g****m | 114 |
| renovate[bot] | 2****] | 36 |
| streamich | w****e@g****m | 29 |
| github-actions[bot] | g****] | 23 |
| pizzafroide | p****e@g****m | 21 |
| dependabot[bot] | 4****] | 21 |
| Artem Sapegin | a****m@s****u | 6 |
| Florian Loch | f****h@g****m | 6 |
| SukkaW | i****w@g****m | 6 |
| Mikhail Bodrov | c****1@g****m | 4 |
| Kyle Carberry | k****e@c****m | 4 |
| Aram Drevekenin | a****m@p****v | 4 |
| Vadim | v****s@g****m | 4 |
| streamich | v****m@s****m | 4 |
| William Stein | w****n@s****m | 3 |
| JIACHENG9 | z****y@v****m | 3 |
| Garrett Serack | g****s@m****m | 3 |
| uhyo | u****o@u****o | 3 |
| Matt Fysh | m****h@g****m | 3 |
| Richard Samuelsson | r****n@r****e | 3 |
| Artem Sapegin | a****n@w****m | 2 |
| Sébastien Règne | r****b@g****m | 2 |
| Stanley Horwood | 1****d | 2 |
| Scott Feeney | s****t@o****g | 2 |
| Louis | 1****a | 2 |
| Fenglin Li | l****4@o****m | 2 |
| and 43 more... | ||
Issue and Pull Request metadata
Last synced: 15 days ago
Total issues: 168
Total pull requests: 353
Average time to close issues: over 1 year
Average time to close pull requests: about 2 months
Total issue authors: 114
Total pull request authors: 54
Average comments per issue: 1.63
Average comments per pull request: 1.08
Merged pull request: 225
Bot issues: 2
Bot pull requests: 121
Past year issues: 37
Past year pull requests: 77
Past year average time to close issues: about 20 hours
Past year average time to close pull requests: 1 day
Past year issue authors: 19
Past year pull request authors: 15
Past year average comments per issue: 0.46
Past year average comments per pull request: 0.52
Past year merged pull request: 40
Past year bot issues: 0
Past year bot pull requests: 3
Top Issue Authors
- streamich (37)
- williamstein (4)
- Mesteery (3)
- dmurvihill (3)
- NotWearingPants (3)
- Seanw265 (2)
- SoulKa (2)
- privatenumber (2)
- arunkumar413 (2)
- guillaume-docquier-vention (2)
- ericmorand (2)
- EggDice (2)
- alienzhou (2)
- renovate[bot] (2)
- lesomnus (1)
Top Pull Request Authors
- renovate[bot] (89)
- G-Rath (53)
- Copilot (45)
- streamich (39)
- dependabot[bot] (32)
- kylecarbs (8)
- BadIdeaException (6)
- nileflowers (5)
- graue (4)
- MichaelJCole (3)
- uhyo (3)
- Mopsgamer (3)
- SoulKa (3)
- williamstein (3)
- shorwood (3)
Top Issue Labels
- released (19)
- help wanted (19)
- good first issue (14)
- bug (11)
- enhancement (8)
- Must have (5)
- Could have (2)
- Should have (2)
- question (2)
- discuss (1)
Top Pull Request Labels
- released (111)
- dependencies (32)
- released on @next (12)
- bug (5)
Package metadata
- Total packages: 43
-
Total downloads:
- npm: 394,118,282 last-month
- Total docker downloads: 2,833,017,925
- Total dependent packages: 1,761 (may contain duplicates)
- Total dependent repositories: 1,046,883 (may contain duplicates)
- Total versions: 879
- Total maintainers: 11
npmjs.org: memfs
In-memory file-system with Node's fs API.
- Homepage: https://github.com/streamich/memfs
- Licenses: Apache-2.0
- Latest release: 4.64.0 (published 15 days ago)
- Last Synced: 2026-07-10T19:47:48.254Z (12 days ago)
- Versions: 243
- Dependent Packages: 1,750
- Dependent Repositories: 1,046,875
- Downloads: 145,693,759 Last month
- Docker Downloads: 2,833,017,925
-
Rankings:
- Downloads: 0.028%
- Dependent repos count: 0.033%
- Dependent packages count: 0.044%
- Docker downloads count: 0.062%
- Average: 0.791%
- Stargazers count: 2.074%
- Forks count: 2.503%
- Maintainers (1)
-
Funding:
- type: github
- url: https://github.com/sponsors/streamich
npmjs.org: @jsonjoy.com/fs-node-utils
Utility functions for Node.js fs module
- Homepage: https://github.com/streamich/memfs/tree/master/packages/fs-node-utils
- Licenses: Apache-2.0
- Latest release: 4.63.0 (published 16 days ago)
- Last Synced: 2026-07-07T18:37:11.739Z (15 days ago)
- Versions: 23
- Dependent Packages: 0
- Dependent Repositories: 0
- Downloads: 33,530,080 Last month
-
Rankings:
- Downloads: 0.017%
- Average: 7.281%
- Dependent repos count: 10.229%
- Dependent packages count: 11.597%
- Maintainers (2)
-
Funding:
- type: github
- url: https://github.com/sponsors/streamich
proxy.golang.org: github.com/streamich/memfs
- Homepage:
- Documentation: https://pkg.go.dev/github.com/streamich/memfs#section-documentation
- Licenses: apache-2.0
- Latest release: v4.64.0+incompatible (published 15 days ago)
- Last Synced: 2026-07-09T06:03:14.178Z (14 days ago)
- Versions: 197
- Dependent Packages: 0
- Dependent Repositories: 0
-
Rankings:
- Dependent packages count: 7.003%
- Average: 7.451%
- Dependent repos count: 7.898%
npmjs.org: @forabi/memfs
In-memory file-system with Node's fs API.
- Homepage: https://github.com/streamich/memfs#readme
- Licenses: apache-2.0
- Latest release: 2.7.2 (published over 8 years ago)
- Last Synced: 2026-07-07T18:37:06.881Z (15 days ago)
- Versions: 1
- Dependent Packages: 2
- Dependent Repositories: 7
- Downloads: 435 Last month
-
Rankings:
- Stargazers count: 2.107%
- Forks count: 2.554%
- Dependent repos count: 4.319%
- Average: 8.057%
- Dependent packages count: 8.834%
- Downloads: 22.47%
- Maintainers (1)
npmjs.org: @jsonjoy.com/fs-node-to-fsa
Adapter to convert Node.js fs API to File System Access API
- Homepage: https://github.com/streamich/memfs/tree/master/packages/fs-node-to-fsa
- Licenses: Apache-2.0
- Latest release: 4.63.0 (published 16 days ago)
- Last Synced: 2026-07-07T18:37:10.290Z (15 days ago)
- Versions: 23
- Dependent Packages: 0
- Dependent Repositories: 0
- Downloads: 33,482,802 Last month
-
Rankings:
- Downloads: 0.094%
- Stargazers count: 1.582%
- Forks count: 2.137%
- Average: 11.847%
- Dependent repos count: 22.7%
- Dependent packages count: 32.72%
- Maintainers (2)
-
Funding:
- type: github
- url: https://github.com/sponsors/streamich
npmjs.org: @jsonjoy.com/fs-print
File system tree printer - print a file system structure as a tree
- Homepage: https://github.com/streamich/memfs/tree/master/packages/fs-print
- Licenses: Apache-2.0
- Latest release: 4.63.0 (published 16 days ago)
- Last Synced: 2026-07-07T18:37:12.873Z (15 days ago)
- Versions: 23
- Dependent Packages: 0
- Dependent Repositories: 0
- Downloads: 33,500,698 Last month
-
Rankings:
- Downloads: 0.094%
- Stargazers count: 1.582%
- Forks count: 2.137%
- Average: 11.847%
- Dependent repos count: 22.7%
- Dependent packages count: 32.72%
- Maintainers (2)
-
Funding:
- type: github
- url: https://github.com/sponsors/streamich
npmjs.org: memfs-lab
In-memory file-system with Node's fs API.
- Homepage: https://github.com/streamich/memfs#readme
- Licenses: Unlicense
- Latest release: 3.4.13 (published over 3 years ago)
- Last Synced: 2026-07-07T18:37:05.879Z (15 days ago)
- Versions: 1
- Dependent Packages: 4
- Dependent Repositories: 0
- Downloads: 146 Last month
-
Rankings:
- Stargazers count: 2.843%
- Forks count: 3.677%
- Downloads: 7.997%
- Average: 14.542%
- Dependent repos count: 25.306%
- Dependent packages count: 32.89%
- Maintainers (1)
npmjs.org: memfs-nodebowl
In-memory file-system with Node's fs API.
- Homepage:
- Licenses: SEE LICENSE IN LICENSE
- Latest release: 2.16.1 (published over 6 years ago)
- Last Synced: 2026-07-07T18:37:07.199Z (15 days ago)
- Versions: 1
- Dependent Packages: 3
- Dependent Repositories: 1
- Downloads: 17 Last month
-
Rankings:
- Stargazers count: 2.125%
- Forks count: 2.644%
- Dependent packages count: 5.888%
- Dependent repos count: 10.296%
- Average: 15.171%
- Downloads: 54.903%
- Maintainers (1)
npmjs.org: @louwers/memfs
In-memory file-system with Node's fs API.
- Homepage: https://github.com/streamich/memfs
- Licenses: Apache-2.0
- Latest release: 4.38.2 (published 11 months ago)
- Last Synced: 2026-07-07T18:37:05.796Z (15 days ago)
- Versions: 1
- Dependent Packages: 0
- Dependent Repositories: 0
- Downloads: 22 Last month
-
Rankings:
- Stargazers count: 1.645%
- Forks count: 2.22%
- Average: 15.545%
- Dependent repos count: 23.875%
- Dependent packages count: 34.441%
- Maintainers (1)
-
Funding:
- type: github
- url: https://github.com/sponsors/streamich
npmjs.org: @ezdevlol/memfs
In-memory file-system with Node's fs API.
- Homepage: https://github.com/streamich/memfs
- Licenses: Apache-2.0
- Latest release: 4.23.0 (published 12 months ago)
- Last Synced: 2026-07-07T18:37:07.214Z (15 days ago)
- Versions: 1
- Dependent Packages: 0
- Dependent Repositories: 0
- Downloads: 10 Last month
-
Rankings:
- Stargazers count: 1.647%
- Forks count: 2.208%
- Average: 15.694%
- Dependent repos count: 24.119%
- Dependent packages count: 34.801%
- Maintainers (1)
-
Funding:
- type: github
- url: https://github.com/sponsors/streamich
npmjs.org: @jsonjoy.com/fs-node
In-memory filesystem with Node.js fs-compatible API
- Homepage: https://github.com/streamich/memfs/tree/master/packages/fs-node
- Licenses: Apache-2.0
- Latest release: 4.63.0 (published 16 days ago)
- Last Synced: 2026-07-07T18:37:08.601Z (15 days ago)
- Versions: 24
- Dependent Packages: 0
- Dependent Repositories: 0
- Downloads: 28,145,736 Last month
-
Rankings:
- Downloads: 0.18%
- Average: 18.533%
- Dependent repos count: 22.7%
- Dependent packages count: 32.72%
- Maintainers (2)
-
Funding:
- type: github
- url: https://github.com/sponsors/streamich
npmjs.org: @jsonjoy.com/node-fs-dependencies
Node.js standard library dependencies for fs-related packages
- Homepage: https://github.com/streamich/memfs/tree/master/packages/node-fs-dependencies
- Licenses: Apache-2.0
- Latest release: 4.55.0 (published 6 months ago)
- Last Synced: 2026-07-09T06:02:58.912Z (14 days ago)
- Versions: 1
- Dependent Packages: 0
- Dependent Repositories: 0
- Downloads: 23,844 Last month
-
Rankings:
- Downloads: 0.564%
- Average: 18.661%
- Dependent repos count: 22.7%
- Dependent packages count: 32.72%
- Maintainers (2)
-
Funding:
- type: github
- url: https://github.com/sponsors/streamich
npmjs.org: @jsonjoy.com/node-fs-utils
Utility functions for Node.js fs module
- Homepage: https://github.com/streamich/memfs/tree/master/packages/node-fs-utils
- Licenses: Apache-2.0
- Latest release: 4.55.0 (published 6 months ago)
- Last Synced: 2026-07-07T18:37:08.204Z (15 days ago)
- Versions: 1
- Dependent Packages: 0
- Dependent Repositories: 0
- Downloads: 41,647 Last month
-
Rankings:
- Downloads: 0.564%
- Average: 18.661%
- Dependent repos count: 22.7%
- Dependent packages count: 32.72%
- Maintainers (2)
-
Funding:
- type: github
- url: https://github.com/sponsors/streamich
npmjs.org: @jsonjoy.com/fs-fsa-to-node
Adapter to convert File System Access API to Node.js fs API
- Homepage: https://github.com/streamich/memfs/tree/master/packages/fs-fsa-to-node
- Licenses: Apache-2.0
- Latest release: 4.63.0 (published 16 days ago)
- Last Synced: 2026-07-07T18:37:10.490Z (15 days ago)
- Versions: 24
- Dependent Packages: 0
- Dependent Repositories: 0
- Downloads: 283 Last month
-
Rankings:
- Downloads: 4.605%
- Average: 20.008%
- Dependent repos count: 22.7%
- Dependent packages count: 32.72%
- Maintainers (2)
-
Funding:
- type: github
- url: https://github.com/sponsors/streamich
repo1.maven.org: org.webjars.npm:memfs
WebJar for memfs
- Homepage: https://www.webjars.org
- Documentation: https://appdoc.app/artifact/org.webjars.npm/memfs/
- Licenses: Unlicense
- Latest release: 3.4.12 (published over 3 years ago)
- Last Synced: 2026-07-07T18:37:06.587Z (15 days ago)
- Versions: 1
- Dependent Packages: 1
- Dependent Repositories: 0
-
Rankings:
- Stargazers count: 7.681%
- Forks count: 12.444%
- Average: 21.026%
- Dependent repos count: 31.98%
- Dependent packages count: 31.998%
npmjs.org: memfs-browser-esm
In-memory file-system with Node's fs API.
- Homepage: https://github.com/streamich/memfs
- Status: unpublished
- Licenses: Apache-2.0
- Latest release: 4.2.2 (published about 3 years ago)
- Last Synced: 2026-07-07T18:37:04.285Z (15 days ago)
- Versions: 3
- Dependent Packages: 0
- Dependent Repositories: 0
- Downloads: 154 Last month
-
Rankings:
- Stargazers count: 2.2%
- Forks count: 2.775%
- Downloads: 10.293%
- Average: 21.347%
- Dependent repos count: 37.497%
- Dependent packages count: 53.968%
- Maintainers (1)
-
Funding:
- type: github
- url: https://github.com/sponsors/streamich
npmjs.org: memfs-esm
In-memory file-system with Node's fs API.
- Homepage: https://github.com/streamich/memfs#readme
- Licenses: Unlicense
- Latest release: 3.5.7 (published about 3 years ago)
- Last Synced: 2026-07-09T06:02:58.230Z (14 days ago)
- Versions: 5
- Dependent Packages: 1
- Dependent Repositories: 0
- Downloads: 43 Last month
-
Rankings:
- Stargazers count: 2.184%
- Forks count: 2.817%
- Average: 24.302%
- Dependent repos count: 37.487%
- Dependent packages count: 54.722%
- Maintainers (1)
npmjs.org: @depup/memfs
In-memory file-system with Node's fs API. (with updated dependencies)
- Homepage: https://github.com/streamich/memfs
- Licenses: Apache-2.0
- Latest release: 4.57.1-depup.8 (published 3 months ago)
- Last Synced: 2026-07-09T06:02:58.504Z (14 days ago)
- Versions: 12
- Dependent Packages: 0
- Dependent Repositories: 0
- Downloads: 122 Last month
-
Rankings:
- Dependent repos count: 22.409%
- Average: 27.355%
- Dependent packages count: 32.302%
- Maintainers (1)
-
Funding:
- type: github
- url: https://github.com/sponsors/streamich
npmjs.org: @depup/jsonjoy.com__fs-node-to-fsa
Adapter to convert Node.js fs API to File System Access API (with updated dependencies)
- Homepage: https://github.com/streamich/memfs/tree/master/packages/fs-node-to-fsa
- Licenses: Apache-2.0
- Latest release: 4.57.1-depup.0 (published 4 months ago)
- Last Synced: 2026-07-09T06:02:58.275Z (14 days ago)
- Versions: 2
- Dependent Packages: 0
- Dependent Repositories: 0
- Downloads: 41 Last month
-
Rankings:
- Dependent repos count: 22.409%
- Average: 27.355%
- Dependent packages count: 32.302%
- Maintainers (1)
-
Funding:
- type: github
- url: https://github.com/sponsors/streamich
npmjs.org: @jsonjoy.com/fs-snapshot
File system snapshot - serialize and deserialize file system trees to binary or JSON
- Homepage: https://github.com/streamich/memfs/tree/master/packages/fs-snapshot
- Licenses: Apache-2.0
- Latest release: 4.63.0 (published 16 days ago)
- Last Synced: 2026-07-07T18:37:09.147Z (15 days ago)
- Versions: 23
- Dependent Packages: 0
- Dependent Repositories: 0
- Downloads: 33,502,590 Last month
-
Rankings:
- Dependent repos count: 22.7%
- Average: 27.71%
- Dependent packages count: 32.72%
- Maintainers (2)
-
Funding:
- type: github
- url: https://github.com/sponsors/streamich
npmjs.org: @jsonjoy.com/fs-core
Core filesystem primitives: Node, Link, File, Superblock
- Homepage: https://github.com/streamich/memfs/tree/master/packages/fs-core
- Licenses: Apache-2.0
- Latest release: 4.63.0 (published 16 days ago)
- Last Synced: 2026-07-07T18:37:12.577Z (15 days ago)
- Versions: 24
- Dependent Packages: 0
- Dependent Repositories: 0
- Downloads: 19,184,029 Last month
-
Rankings:
- Dependent repos count: 22.7%
- Average: 27.71%
- Dependent packages count: 32.72%
- Maintainers (2)
-
Funding:
- type: github
- url: https://github.com/sponsors/streamich
npmjs.org: @jsonjoy.com/fs-fsa
File System Access API implementation backed by core filesystem primitives
- Homepage: https://github.com/streamich/memfs/tree/master/packages/fs-fsa
- Licenses: Apache-2.0
- Latest release: 4.63.0 (published 16 days ago)
- Last Synced: 2026-07-07T18:37:11.034Z (15 days ago)
- Versions: 24
- Dependent Packages: 0
- Dependent Repositories: 0
- Downloads: 33,483,762 Last month
-
Rankings:
- Dependent repos count: 22.7%
- Average: 27.71%
- Dependent packages count: 32.72%
- Maintainers (2)
-
Funding:
- type: github
- url: https://github.com/sponsors/streamich
npmjs.org: @jsonjoy.com/fs-node-builtins
Node.js standard library dependencies for fs-related packages
- Homepage: https://github.com/streamich/memfs/tree/master/packages/fs-node-builtins
- Licenses: Apache-2.0
- Latest release: 4.63.0 (published 16 days ago)
- Last Synced: 2026-07-07T18:37:08.092Z (15 days ago)
- Versions: 23
- Dependent Packages: 0
- Dependent Repositories: 0
- Downloads: 33,527,896 Last month
-
Rankings:
- Dependent repos count: 22.7%
- Average: 27.71%
- Dependent packages count: 32.72%
- Maintainers (2)
-
Funding:
- type: github
- url: https://github.com/sponsors/streamich
npmjs.org: @joinezco/memfs
In-memory file-system with Node's fs API.
- Homepage: https://github.com/streamich/memfs
- Licenses: Apache-2.0
- Latest release: 4.23.0 (published 9 months ago)
- Last Synced: 2026-07-07T18:37:07.046Z (15 days ago)
- Versions: 1
- Dependent Packages: 0
- Dependent Repositories: 0
- Downloads: 39 Last month
-
Rankings:
- Dependent repos count: 23.587%
- Average: 28.806%
- Dependent packages count: 34.025%
- Maintainers (1)
-
Funding:
- type: github
- url: https://github.com/sponsors/streamich
npmjs.org: @kylecarbs/memfs
In-memory file-system with Node's fs API.
- Homepage: https://github.com/streamich/memfs
- Licenses: Apache-2.0
- Latest release: 4.15.3 (published over 1 year ago)
- Last Synced: 2026-07-07T18:37:06.650Z (15 days ago)
- Versions: 20
- Dependent Packages: 0
- Dependent Repositories: 0
- Downloads: 127 Last month
-
Rankings:
- Dependent repos count: 25.355%
- Average: 31.026%
- Dependent packages count: 36.697%
- Maintainers (1)
-
Funding:
- type: github
- url: https://github.com/sponsors/streamich
repo1.maven.org: org.mvnpm.at.jsonjoy.com:fs-fsa
File System Access API implementation backed by core filesystem primitives
- Homepage: https://github.com/streamich/memfs/tree/master/packages/fs-fsa
- Documentation: https://appdoc.app/artifact/org.mvnpm.at.jsonjoy.com/fs-fsa/
- Licenses: Apache-2.0
- Latest release: 4.63.0 (published 16 days ago)
- Last Synced: 2026-07-07T18:37:07.499Z (15 days ago)
- Versions: 13
- Dependent Packages: 0
- Dependent Repositories: 0
-
Rankings:
- Dependent repos count: 30.111%
- Average: 36.58%
- Dependent packages count: 43.049%
repo1.maven.org: org.mvnpm.at.jsonjoy.com:node-fs-dependencies
Node.js standard library dependencies for fs-related packages
- Homepage: https://github.com/streamich/memfs/tree/master/packages/node-fs-dependencies
- Documentation: https://appdoc.app/artifact/org.mvnpm.at.jsonjoy.com/node-fs-dependencies/
- Licenses: Apache-2.0
- Latest release: 4.55.0 (published 6 months ago)
- Last Synced: 2026-07-07T18:37:06.442Z (15 days ago)
- Versions: 1
- Dependent Packages: 0
- Dependent Repositories: 0
-
Rankings:
- Dependent repos count: 30.111%
- Average: 36.58%
- Dependent packages count: 43.049%
repo1.maven.org: org.mvnpm.at.jsonjoy.com:fs-core
Core filesystem primitives: Node, Link, File, Superblock
- Homepage: https://github.com/streamich/memfs/tree/master/packages/fs-core
- Documentation: https://appdoc.app/artifact/org.mvnpm.at.jsonjoy.com/fs-core/
- Licenses: Apache-2.0
- Latest release: 4.63.0 (published 16 days ago)
- Last Synced: 2026-07-07T18:37:08.181Z (15 days ago)
- Versions: 14
- Dependent Packages: 0
- Dependent Repositories: 0
-
Rankings:
- Dependent repos count: 30.111%
- Average: 36.58%
- Dependent packages count: 43.049%
repo1.maven.org: org.mvnpm.at.jsonjoy.com:node-fs-utils
Utility functions for Node.js fs module
- Homepage: https://github.com/streamich/memfs/tree/master/packages/node-fs-utils
- Documentation: https://appdoc.app/artifact/org.mvnpm.at.jsonjoy.com/node-fs-utils/
- Licenses: Apache-2.0
- Latest release: 4.55.0 (published 6 months ago)
- Last Synced: 2026-07-09T06:02:55.854Z (14 days ago)
- Versions: 1
- Dependent Packages: 0
- Dependent Repositories: 0
-
Rankings:
- Dependent repos count: 30.111%
- Average: 36.58%
- Dependent packages count: 43.049%
repo1.maven.org: org.mvnpm.at.jsonjoy.com:fs-node-to-fsa
Adapter to convert Node.js fs API to File System Access API
- Homepage: https://github.com/streamich/memfs/tree/master/packages/fs-node-to-fsa
- Documentation: https://appdoc.app/artifact/org.mvnpm.at.jsonjoy.com/fs-node-to-fsa/
- Licenses: Apache-2.0
- Latest release: 4.63.0 (published 16 days ago)
- Last Synced: 2026-07-07T18:37:08.384Z (15 days ago)
- Versions: 13
- Dependent Packages: 0
- Dependent Repositories: 0
-
Rankings:
- Dependent repos count: 30.111%
- Average: 36.58%
- Dependent packages count: 43.049%
repo1.maven.org: org.mvnpm.at.jsonjoy.com:fs-node-builtins
Node.js standard library dependencies for fs-related packages
- Homepage: https://github.com/streamich/memfs/tree/master/packages/fs-node-builtins
- Documentation: https://appdoc.app/artifact/org.mvnpm.at.jsonjoy.com/fs-node-builtins/
- Licenses: Apache-2.0
- Latest release: 4.63.0 (published 16 days ago)
- Last Synced: 2026-07-07T18:37:08.401Z (15 days ago)
- Versions: 15
- Dependent Packages: 0
- Dependent Repositories: 0
-
Rankings:
- Dependent repos count: 30.111%
- Average: 36.58%
- Dependent packages count: 43.049%
repo1.maven.org: org.mvnpm.at.jsonjoy.com:fs-print
File system tree printer - print a file system structure as a tree
- Homepage: https://github.com/streamich/memfs/tree/master/packages/fs-print
- Documentation: https://appdoc.app/artifact/org.mvnpm.at.jsonjoy.com/fs-print/
- Licenses: Apache-2.0
- Latest release: 4.63.0 (published 15 days ago)
- Last Synced: 2026-07-07T18:37:07.544Z (15 days ago)
- Versions: 14
- Dependent Packages: 0
- Dependent Repositories: 0
-
Rankings:
- Dependent repos count: 30.111%
- Average: 36.58%
- Dependent packages count: 43.049%
repo1.maven.org: org.mvnpm.at.jsonjoy.com:fs-snapshot
File system snapshot - serialize and deserialize file system trees to binary or JSON
- Homepage: https://github.com/streamich/memfs/tree/master/packages/fs-snapshot
- Documentation: https://appdoc.app/artifact/org.mvnpm.at.jsonjoy.com/fs-snapshot/
- Licenses: Apache-2.0
- Latest release: 4.64.0 (published 15 days ago)
- Last Synced: 2026-07-09T06:02:58.961Z (14 days ago)
- Versions: 15
- Dependent Packages: 0
- Dependent Repositories: 0
-
Rankings:
- Dependent repos count: 30.111%
- Average: 36.58%
- Dependent packages count: 43.049%
repo1.maven.org: org.mvnpm.at.jsonjoy.com:fs-node-utils
Utility functions for Node.js fs module
- Homepage: https://github.com/streamich/memfs/tree/master/packages/fs-node-utils
- Documentation: https://appdoc.app/artifact/org.mvnpm.at.jsonjoy.com/fs-node-utils/
- Licenses: Apache-2.0
- Latest release: 4.64.0 (published 15 days ago)
- Last Synced: 2026-07-09T06:02:57.916Z (14 days ago)
- Versions: 15
- Dependent Packages: 0
- Dependent Repositories: 0
-
Rankings:
- Dependent repos count: 30.111%
- Average: 36.58%
- Dependent packages count: 43.049%
repo1.maven.org: org.mvnpm.at.jsonjoy.com:fs-node
In-memory filesystem with Node.js fs-compatible API
- Homepage: https://github.com/streamich/memfs/tree/master/packages/fs-node
- Documentation: https://appdoc.app/artifact/org.mvnpm.at.jsonjoy.com/fs-node/
- Licenses: Apache-2.0
- Latest release: 4.64.0 (published 15 days ago)
- Last Synced: 2026-07-09T06:02:58.126Z (14 days ago)
- Versions: 15
- Dependent Packages: 0
- Dependent Repositories: 0
-
Rankings:
- Dependent repos count: 30.111%
- Average: 36.58%
- Dependent packages count: 43.049%
repo1.maven.org: org.mvnpm:memfs
In-memory file-system with Node's fs API.
- Homepage: https://github.com/streamich/memfs
- Documentation: https://appdoc.app/artifact/org.mvnpm/memfs/
- Licenses: Apache-2.0
- Latest release: 4.62.0 (published 16 days ago)
- Last Synced: 2026-07-07T18:37:07.656Z (15 days ago)
- Versions: 54
- Dependent Packages: 0
- Dependent Repositories: 0
-
Rankings:
- Dependent repos count: 34.962%
- Average: 42.476%
- Dependent packages count: 49.99%
ubuntu-24.10: node-memfs
- Homepage: https://github.com/streamich/memfs#readme
- Licenses:
- Latest release: 3.4.12+~cs1.0.3-1 (published 5 months ago)
- Last Synced: 2026-03-09T07:27:32.378Z (5 months ago)
- Versions: 1
- Dependent Packages: 0
- Dependent Repositories: 0
-
Rankings:
- Dependent repos count: 0.0%
- Dependent packages count: 0.0%
- Average: 100%
ubuntu-22.04: node-memfs
- Homepage: https://github.com/streamich/memfs#readme
- Licenses:
- Latest release: 3.4.1+~cs1.0.3-1 (published 6 months ago)
- Last Synced: 2026-03-07T16:31:32.008Z (5 months ago)
- Versions: 1
- Dependent Packages: 0
- Dependent Repositories: 0
-
Rankings:
- Dependent repos count: 0.0%
- Dependent packages count: 0.0%
- Average: 100%
ubuntu-23.04: node-memfs
- Homepage: https://github.com/streamich/memfs#readme
- Licenses:
- Latest release: 3.4.12+~cs1.0.3-1 (published 5 months ago)
- Last Synced: 2026-03-11T11:01:56.727Z (4 months ago)
- Versions: 1
- Dependent Packages: 0
- Dependent Repositories: 0
-
Rankings:
- Dependent repos count: 0.0%
- Dependent packages count: 0.0%
- Average: 100%
debian-13: node-memfs
- Homepage: https://github.com/streamich/memfs#readme
- Documentation: https://packages.debian.org/trixie/node-memfs
- Licenses:
- Latest release: 3.4.12+~cs1.0.3-1 (published 5 months ago)
- Last Synced: 2026-03-13T23:12:16.512Z (4 months ago)
- Versions: 1
- Dependent Packages: 0
- Dependent Repositories: 0
-
Rankings:
- Dependent repos count: 0.0%
- Dependent packages count: 0.0%
- Average: 100%
debian-12: node-memfs
- Homepage: https://github.com/streamich/memfs#readme
- Documentation: https://packages.debian.org/bookworm/node-memfs
- Licenses:
- Latest release: 3.4.12+~cs1.0.3-1 (published 5 months ago)
- Last Synced: 2026-03-13T21:51:02.900Z (4 months ago)
- Versions: 1
- Dependent Packages: 0
- Dependent Repositories: 0
-
Rankings:
- Dependent repos count: 0.0%
- Dependent packages count: 0.0%
- Average: 100%
ubuntu-23.10: node-memfs
- Homepage: https://github.com/streamich/memfs#readme
- Licenses: apache-2.0
- Latest release: 3.4.12+~cs1.0.3-1 (published 5 months ago)
- Last Synced: 2026-03-13T21:27:13.004Z (4 months ago)
- Versions: 1
- Dependent Packages: 0
- Dependent Repositories: 0
-
Rankings:
- Dependent repos count: 0.0%
- Dependent packages count: 0.0%
- Average: 100%
ubuntu-24.04: node-memfs
- Homepage: https://github.com/streamich/memfs#readme
- Licenses:
- Latest release: 3.4.12+~cs1.0.3-1 (published 6 months ago)
- Last Synced: 2026-03-06T06:59:52.412Z (5 months ago)
- Versions: 1
- Dependent Packages: 0
- Dependent Repositories: 0
-
Rankings:
- Dependent repos count: 0.0%
- Dependent packages count: 0.0%
- Average: 100%
Dependencies
- actions/checkout v3 composite
- actions/setup-node v3 composite
- actions/checkout v3 composite
- wagoid/commitlint-github-action v5 composite
- @semantic-release/changelog ^6.0.1 development
- @semantic-release/git ^10.0.1 development
- @semantic-release/npm ^9.0.1 development
- @types/jest ^27.5.2 development
- @types/node ^10.17.60 development
- husky ^8.0.1 development
- jest ^28.1.1 development
- prettier ^2.7.1 development
- pretty-quick ^3.1.3 development
- rimraf ^3.0.2 development
- semantic-release ^19.0.3 development
- ts-jest ^28.0.5 development
- ts-node ^10.8.1 development
- tslint ^5.20.1 development
- tslint-config-common ^1.6.0 development
- typescript ^4.7.4 development
- fs-monkey ^1.0.3
- 689 dependencies