This website requires JavaScript.
Explore
Docs
Blog
Community
About
typescript.guru
Help
Sign In
push.rocks
/
smartfs
Watch
3
Star
0
Fork
0
You've already forked smartfs
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
v1.3.3
smartfs
/
ts
History
Juergen Kunz
8728115ad0
fix(smartfs.provider.node): replace synchronous readdirSync with async await fs.readdir for directory listings in the Node provider to avoid blocking the event loop
2026-03-05 13:28:17 +00:00
..
classes
feat(smartfs.directory): feat(smartfs.directory): add directory copy/move with conflict handling and options
2025-12-16 10:02:36 +00:00
interfaces
feat(smartfs.directory): Add directory treeHash: deterministic content-based hashing of directory trees with streaming and algorithm option
2025-12-02 08:35:37 +00:00
providers
fix(smartfs.provider.node): replace synchronous readdirSync with async await fs.readdir for directory listings in the Node provider to avoid blocking the event loop
2026-03-05 13:28:17 +00:00
00_commitinfo_data.ts
fix(smartfs.provider.node): replace synchronous readdirSync with async await fs.readdir for directory listings in the Node provider to avoid blocking the event loop
2026-03-05 13:28:17 +00:00
index.ts
initial
2025-11-21 18:36:31 +00:00
paths.ts
initial
2025-11-21 18:36:31 +00:00
smartfs.plugins.ts
initial
2025-11-21 18:36:31 +00:00