mono/packages/fs
2026-01-29 15:31:09 +01:00
..
.vscode init 2025-01-22 20:49:04 +01:00
dist fs:utils/path sanitize - defaults 2025-04-18 10:01:31 +02:00
scripts init 2025-01-22 20:49:04 +01:00
src fs:utils/path sanitize - defaults 2025-04-18 10:01:31 +02:00
.editorconfig init 2025-01-22 20:49:04 +01:00
.gitignore init 2025-01-22 20:49:04 +01:00
.npmignore init 2025-01-22 20:49:04 +01:00
.travis.yml init 2025-01-22 20:49:04 +01:00
CHANGELOG.md init 2025-01-22 20:49:04 +01:00
EXAMPLES.md init 2025-01-22 20:49:04 +01:00
LICENSE init 2025-01-22 20:49:04 +01:00
package-lock.json osr - tasks v1 2026-01-29 15:31:09 +01:00
package.json discourse - 1/3 2025-12-30 16:50:51 +01:00
README.md init 2025-01-22 20:49:04 +01:00
tsconfig.json fs:sanitize filename 2025-03-21 00:53:11 +01:00
tslint.json init 2025-01-22 20:49:04 +01:00

Advanced filesystem implementation in Typescript

  • Correct totals
  • support streams
  • Switch to fast glob
  • Remap nodes for cp and mv
  • zero conf
  • update unit tests
  • [-] common CLI commands for global: each, concat, cat (with plugins)
  • [-] rimraf rename plugin, part of each <glob>
  • node type incorrect for invalid file/folder names
  • [-] update to latest fs-jetpack
  • WSAENAMETOOLONG
  • diff
    • images
  • defaults : path limit, ARS, busy

References