mono/packages/fs
2025-03-21 00:53:11 +01:00
..
.vscode init 2025-01-22 20:49:04 +01:00
dist fs:sanitize filename 2025-03-21 00:53:11 +01:00
scripts init 2025-01-22 20:49:04 +01:00
src fs:sanitize filename 2025-03-21 00:53:11 +01: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 esm fuckery 2025-02-21 12:46:31 +01:00
package.json fs:exports & file names 2025-03-17 14:25: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