Ecosyste.ms: Issues
An open API service for providing issue and pull request metadata for open source projects.
GitHub / szwacz/fs-jetpack issues and pull requests
#123 - Spaces in path are not supported
Issue -
State: closed - Opened by wiresnchains 7 months ago
- 1 comment
#122 - find() errors on 0-argument overload
Issue -
State: open - Opened by Dimava about 1 year ago
- 1 comment
#121 - Add realpath library function
Pull Request -
State: open - Opened by joshblum about 1 year ago
- 3 comments
#120 - Pluggable serializers
Pull Request -
State: open - Opened by eaton over 1 year ago
- 2 comments
#119 - callback function for copy
Issue -
State: open - Opened by linojon almost 2 years ago
- 1 comment
#118 - [feature request] allow reading *.jsonc files
Issue -
State: closed - Opened by whalemare about 2 years ago
- 1 comment
#117 - Provide support for named exports
Issue -
State: open - Opened by chetzof about 2 years ago
- 3 comments
#116 - Major API revision
Issue -
State: open - Opened by szwacz about 2 years ago
- 4 comments
#115 - Merging
Issue -
State: open - Opened by gitbbln over 2 years ago
- 2 comments
#114 - Can have `fallback file` for jetpack.read api?
Issue -
State: open - Opened by sudoaugustin over 2 years ago
#113 - In the result returned by the function (findAsync) : The path returned by the retrieval is broken
Issue -
State: open - Opened by AutismPatient over 2 years ago
- 1 comment
#112 - Error: EPERM: operation not permitted, stat 'D:\System Volume Information'
Issue -
State: closed - Opened by AutismPatient over 2 years ago
- 2 comments
#111 - In the function findAsync , property filter and absolutePath is unfriend
Issue -
State: closed - Opened by AutismPatient over 2 years ago
- 10 comments
#110 - Drop use of rimraf
Pull Request -
State: closed - Opened by binyamin over 2 years ago
- 3 comments
#109 - Support creation time
Issue -
State: closed - Opened by adamperrry almost 3 years ago
- 2 comments
#108 - Update README.md
Pull Request -
State: closed - Opened by whoiskevinrich almost 3 years ago
- 1 comment
#107 - Minor typo fix
Pull Request -
State: closed - Opened by chmac about 3 years ago
- 2 comments
#106 - Support binary encoding
Issue -
State: open - Opened by B-Teague about 3 years ago
- 1 comment
#105 - empty directory method?
Issue -
State: closed - Opened by gutenye about 3 years ago
- 2 comments
#104 - `jetpack.find('.')` fails on bad junction symlink
Issue -
State: closed - Opened by Dimava about 3 years ago
- 2 comments
#103 - Drop use of rimraf
Issue -
State: closed - Opened by szwacz about 3 years ago
- 1 comment
#102 - fix: add default value for find matches option
Pull Request -
State: closed - Opened by gutenye over 3 years ago
- 5 comments
#101 - inspectTree with checksum is not working on large files
Issue -
State: open - Opened by GuillaumeHemmen almost 4 years ago
- 3 comments
#100 - read() fails on files with BOM when returnAs is set to json
Issue -
State: open - Opened by erikmhauck almost 4 years ago
- 3 comments
#99 - Use fast-glob
Issue -
State: open - Opened by jasonkuhrt about 4 years ago
- 3 comments
#98 - electron cannot find the fs-jetpack module in production
Issue -
State: open - Opened by hjiul about 4 years ago
- 2 comments
#97 - Inconsistent `exists` behavior on Linux/Windows in edge case
Issue -
State: open - Opened by papb over 4 years ago
- 2 comments
#96 - Fix typo in `lib/symlink.js`
Pull Request -
State: closed - Opened by papb over 4 years ago
- 1 comment
#95 - tmpDir method
Issue -
State: closed - Opened by jasonkuhrt over 4 years ago
- 3 comments
#94 - Fix table of contents in readme
Pull Request -
State: closed - Opened by papb over 4 years ago
- 1 comment
#93 - Make `jetpack.move` work cross-device
Pull Request -
State: closed - Opened by papb over 4 years ago
- 10 comments
#92 - Improve readme on `move` and `rename`
Pull Request -
State: closed - Opened by papb over 4 years ago
- 2 comments
#91 - Make `write` accept `mode`
Issue -
State: closed - Opened by Weakky almost 5 years ago
- 4 comments
#90 - Docs improvement: does rename overwrite?
Issue -
State: closed - Opened by papb almost 5 years ago
- 1 comment
#89 - Support tree-shaking via esm builds
Issue -
State: open - Opened by jasonkuhrt almost 5 years ago
- 2 comments
#88 - `move` does not work across partitions/devices
Issue -
State: closed - Opened by papb almost 5 years ago
- 1 comment
#87 - fsj->dir empties directories per default?
Issue -
State: closed - Opened by michapixel about 5 years ago
- 3 comments
#86 - docs(dir): clarify behavior in edge case
Pull Request -
State: closed - Opened by papb about 5 years ago
- 2 comments
#85 - docs(copy): clarify `overwrite` option
Pull Request -
State: closed - Opened by papb about 5 years ago
- 1 comment
#84 - find matching recursively upward
Issue -
State: open - Opened by jasonkuhrt over 5 years ago
- 5 comments
#83 - Update TypeScript definitions
Pull Request -
State: closed - Opened by orta over 5 years ago
- 6 comments
#82 - times is missing from inspectTree options
Issue -
State: closed - Opened by jrobeson over 5 years ago
- 3 comments
#81 - Use rimraf (fixes #80)
Pull Request -
State: closed - Opened by papb about 6 years ago
- 2 comments
#80 - Intermittent ENOTEMPTY when calling `remove`
Issue -
State: closed - Opened by papb about 6 years ago
- 4 comments
#79 - Find no longer crashes on ENOENT
Pull Request -
State: closed - Opened by matortheeternal about 6 years ago
- 5 comments
#78 - Disallow slashes in rename (#77)
Pull Request -
State: closed - Opened by papb about 6 years ago
- 5 comments
#77 - Calling jetpack.rename and passing path as second argument shouldn't do what it is currently doing
Issue -
State: closed - Opened by papb about 6 years ago
#76 - Jetpack.inspect limits file sizes
Issue -
State: closed - Opened by EddySum over 6 years ago
- 4 comments
#75 - Allow passing encoding option to write and read
Issue -
State: closed - Opened by matortheeternal over 6 years ago
- 4 comments
#74 - added ignoreCase option to find, findAsync, copy, and copyAsync
Pull Request -
State: closed - Opened by matortheeternal over 6 years ago
- 8 comments
#73 - Matcher is case sensitive on Windows systems
Issue -
State: closed - Opened by matortheeternal over 6 years ago
- 2 comments
#72 - Can't compile with TypeScript - types.ts instead of types.d.ts
Issue -
State: closed - Opened by alexi2014 over 6 years ago
- 4 comments
#71 - inspectTree with checksum option - many files open at once when they shouldn't be
Issue -
State: closed - Opened by metabench over 6 years ago
- 2 comments
#70 - find() doesn't search in symlink folders
Issue -
State: closed - Opened by astoilkov over 6 years ago
- 4 comments
#69 - existsAsync is broken
Issue -
State: closed - Opened by chrisgbk over 6 years ago
- 1 comment
#68 - copyAsync not working on Windows 10
Issue -
State: closed - Opened by maca134 over 6 years ago
- 1 comment
#67 - ExperimentalWarning The fs.promises API is experimental
Issue -
State: closed - Opened by SpudNyk over 6 years ago
- 2 comments
#66 - Can't delete a folder with .dll files inside
Issue -
State: closed - Opened by debelop13 almost 7 years ago
- 2 comments
#65 - Display problem: fontasize list
Issue -
State: closed - Opened by mdevDE almost 7 years ago
#64 - Cannot set/select custom font family
Issue -
State: closed - Opened by mdevDE almost 7 years ago
#63 - .copy seems to be asynchronous
Issue -
State: closed - Opened by mwpowellhtx about 7 years ago
- 1 comment
#62 - Default .copy overwrite would be welcome
Issue -
State: closed - Opened by mwpowellhtx about 7 years ago
- 14 comments
#61 - Copy file with deeper overwrite comparison
Issue -
State: closed - Opened by mwpowellhtx about 7 years ago
- 6 comments
#60 - Replacing pathname with var/const/__dirname
Issue -
State: closed - Opened by rossmuego about 7 years ago
- 3 comments
#59 - TypeError: fs.readdirSync is not a function
Issue -
State: closed - Opened by jhorgint about 7 years ago
- 5 comments
#58 - Alias vanilla fs methods
Issue -
State: closed - Opened by nikolay-borzov over 7 years ago
- 1 comment
#57 - App crush if fs-jetpack cant follow path
Issue -
State: closed - Opened by godlatro over 7 years ago
- 3 comments
#56 - Mac sandbox violation on creating a file with the atomic option
Issue -
State: closed - Opened by chryb over 7 years ago
- 4 comments
#55 - Adds symlinks search option to find.
Pull Request -
State: closed - Opened by skellock over 7 years ago
- 4 comments
#54 - option to use `trash` instead of forever delete
Issue -
State: closed - Opened by aretecode over 7 years ago
- 1 comment
#53 - .override(function)
Pull Request -
State: closed - Opened by aretecode over 7 years ago
- 1 comment
#52 - .override(function)
Pull Request -
State: closed - Opened by aretecode over 7 years ago
- 4 comments
#51 - npm - 1.0.0 invalid
Issue -
State: closed - Opened by black-snow almost 8 years ago
- 2 comments
#50 - dest already exists when copying
Issue -
State: closed - Opened by aretecode almost 8 years ago
- 11 comments
#49 - ⌨️⚒ fix typo
Pull Request -
State: closed - Opened by aretecode almost 8 years ago
- 1 comment
#48 - Can't cross device move file on windows platform.
Issue -
State: closed - Opened by code-artisan almost 8 years ago
- 4 comments
#47 - `remove` doesn't handle EBUSY
Issue -
State: closed - Opened by haltcase almost 8 years ago
- 6 comments
#46 - Process hangs in 0.13.0
Issue -
State: closed - Opened by TimvdEijnden almost 8 years ago
- 6 comments
#43 - Promisify fs methods to start using native Promises
Pull Request -
State: closed - Opened by haltcase almost 8 years ago
- 3 comments
#42 - Find Top Level directories only
Issue -
State: closed - Opened by raybooysen almost 8 years ago
- 2 comments
#41 - Consider dropping Node v0.x support
Issue -
State: closed - Opened by haltcase about 8 years ago
- 9 comments
#37 - Thanks
Issue -
State: closed - Opened by skellock about 8 years ago
- 1 comment
#34 - copyAsync doesnt seem to copy all specified files
Issue -
State: closed - Opened by maca134 about 8 years ago
- 2 comments
#33 - Recursive find directories only matches first occurence
Issue -
State: closed - Opened by DeeVeX about 8 years ago
- 1 comment
#32 - fs-jetpack write causes "already exists" error
Issue -
State: closed - Opened by OwenBrotherwood over 8 years ago
- 4 comments
#31 - v0.10
Pull Request -
State: closed - Opened by szwacz over 8 years ago
#29 - Console.log crashes fs-jetpack
Issue -
State: closed - Opened by black-snow over 8 years ago
- 8 comments
#28 - Error handling
Issue -
State: closed - Opened by ramirofages over 8 years ago
- 2 comments
#27 - Optionally Disable Tree Traversal for Find Function
Issue -
State: closed - Opened by hawkins over 8 years ago
- 7 comments
#25 - useInspect is still mentioned in README
Issue -
State: closed - Opened by ghost over 8 years ago
- 1 comment
#24 - Update minimatch to avoid RegExp DoS issue
Issue -
State: closed - Opened by scotttrinh over 8 years ago
- 1 comment
#23 - The readSync has a bug on 0.9.0
Issue -
State: closed - Opened by raymondmars almost 9 years ago
- 3 comments
#22 - Possible bug in how Jetpack handles buffers
Issue -
State: closed - Opened by mrapczynski almost 9 years ago
- 1 comment
#21 - typo fix
Pull Request -
State: closed - Opened by adrianorsouza almost 9 years ago
- 1 comment
#20 - A way to search for folders or for files with specified attributes
Issue -
State: closed - Opened by euglv almost 9 years ago
- 3 comments
#19 - Huge files copying
Issue -
State: closed - Opened by szwacz almost 9 years ago
#18 - Copy with overwrite fails on symlinks?
Issue -
State: closed - Opened by szwacz almost 9 years ago
#16 - Ignore dotfiles for matcher
Issue -
State: closed - Opened by tmerse about 9 years ago
- 4 comments
#15 - upgrade mkdirp to 0.5.1
Issue -
State: closed - Opened by lukeapage about 9 years ago
- 2 comments
#14 - Update README.md
Pull Request -
State: closed - Opened by ablipan over 9 years ago