mono/packages/fs
2025-01-28 06:40:56 +01:00
..
.vscode init 2025-01-22 20:49:04 +01:00
dist cleanup | esm 2025-01-28 06:38:52 +01:00
scripts init 2025-01-22 20:49:04 +01:00
src cleanup | esm 2025-01-28 06:40:56 +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
eslint.config.js 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.json cleanup | esm 2025-01-28 06:38:52 +01:00
README.md init 2025-01-22 20:49:04 +01:00
tsconfig.json init 2025-01-22 20:49:04 +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