issues
search
raszi
/
node-tmp
Temporary file and directory creator for node.js
MIT License
737
stars
93
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Differences with node-temp library in README out-of-date
#54
bruce
closed
9 years ago
1
chore: update license attribute
#53
pdehaan
closed
9 years ago
1
Cleanup fails
#52
oliversalzburg
closed
9 years ago
10
fix(windows): fix tempDir on windows
#51
raszi
closed
9 years ago
0
use `os.tmpdir()` polyfill for more consistent behaviour
#50
sindresorhus
closed
9 years ago
6
remove object from _removeObjects if cleanup fn is called fixes #48
#49
bmeck
closed
9 years ago
2
_garbageCollector leaks if keep is false
#48
bmeck
closed
9 years ago
4
[WIP] fix(unlink): unlink file even the file descriptor has been closed already
#47
raszi
closed
8 years ago
7
Function like `tmp.open` to create write stream.
#46
dantman
closed
8 years ago
19
Fix for #44
#45
silkentrance
closed
9 years ago
0
Update Readme
#44
silkentrance
closed
9 years ago
1
Fix for #31
#43
silkentrance
closed
9 years ago
6
Fix for #17
#42
silkentrance
closed
9 years ago
1
Fix for #37
#41
silkentrance
closed
9 years ago
0
Fix for #39
#40
silkentrance
closed
9 years ago
17
Synchronous interface
#39
silkentrance
closed
9 years ago
1
Fix for #36
#38
silkentrance
closed
9 years ago
1
Basing the random name on a non seeded Math.random() might cause unwanted failures
#37
silkentrance
closed
9 years ago
1
_createTmpDir(...) erroneous configuration for the remove callback
#36
silkentrance
closed
9 years ago
2
_rmdirRecursiveSync Race condition on windows
#35
heri16
closed
9 years ago
4
Create LICENSE
#34
ScottWeinstein
closed
9 years ago
0
Tmp files left open after clean up
#33
mtomy
closed
9 years ago
3
add ability to customize file/dir names
#32
shime
closed
10 years ago
1
npm test generates a bunch of uncleaned tmp files
#31
shime
closed
9 years ago
7
Choose a Better Name
#30
bdkjones
closed
10 years ago
2
tmp.file have responsibility to close file, not only unlink file
#29
vhain
closed
10 years ago
1
tmp.file have responsibility to close file, not only unlink file
#28
vhain
closed
10 years ago
1
API docs in README do not reflect removeCallback added in #25
#27
joelrbrandt
closed
10 years ago
2
Latest release breaks Bower
#26
weaverryan
closed
10 years ago
6
Added removeCallback passing
#25
foxel
closed
10 years ago
5
Octal literals are not allowed in strict mode.
#24
JackMiszencin
closed
10 years ago
2
Should I close the fd manually?
#23
peecky
closed
10 years ago
1
create withTmpName that automatically cleans up after callback
#22
NodeGuy
closed
9 years ago
2
If we are not on node 0.8, don't register an uncaughtException handler
#21
wibblymat
closed
10 years ago
3
_rmdirRecursiveSync as a user level function
#20
rolfn
closed
10 years ago
1
Rethrow only on node v0.8.
#19
mcollina
closed
10 years ago
11
export garbageCollector for times when gracefulCleanup doesn't fire
#18
dylang
closed
8 years ago
2
Should `_rmdirRecursiveSync` be re-implemented using a loop?
#17
michaelsbradleyjr
closed
9 years ago
3
Fix bug where we delete contents of symlinks
#16
lightsofapollo
closed
11 years ago
2
using temp file with gm module
#15
MaestroJurko
closed
11 years ago
2
Only add uncaughtException listener when API methods are called
#14
tschaub
closed
10 years ago
9
option to avoid random characters and pid in path
#13
dylang
closed
10 years ago
4
Uncaught errors are "absorbed"
#12
satazor
closed
11 years ago
10
License inconsistency
#11
can3p
closed
11 years ago
3
Licensing concern
#10
joebalancio
closed
11 years ago
7
add recursive remove option
#9
oscar-broman
closed
11 years ago
1
Uncaught exception
#8
satazor
closed
11 years ago
11
use os.tmpDir
#7
aeosynth
closed
12 years ago
1
Bumped version
#6
joscha
closed
12 years ago
5
Export _getTmpName for temporary file name creation
#5
joscha
closed
12 years ago
7
Previous
Next