UNPKG

@knide/fs-prober

Version:

fs-prober is a browser-friendly NPM package for extracting file and folder structures from user-selected files or directories.

46 lines (24 loc) 560 B
# @knide/fs-prober ## 1.0.2 ### Patch Changes - 914046d: fix: generate dist folder in GH action ## 1.0.1 ### Patch Changes - b79d412: Update npm package keywords ## 1.0.0 ### Major Changes - 7d6d807: - added `useProbingDropzone` and `ProbingDropzone` - added various useful utility functions - added documentation for v1 release ## 0.0.4 ### Patch Changes - 24e5364: Remove .npmrc ## 0.0.3 ### Patch Changes - f371ad5: v0.0.3 ## 0.0.2 ### Patch Changes - 1ce3475: Update npm homepage ## 0.0.1 ### Patch Changes - bf45d86: Init package