path-key • 1.0.0Get the PATH environment variable key cross-platform
INDIRECT
0
strip-eof • 1.0.0Strip the End-Of-File (EOF) character from a string/buffer
INDIRECT
0
titleize • 1.0.1Capitalize every word in a string: unicorn cake → Unicorn Cake
DIRECT
0
ISC5
Package
Relation
Dependencies
Published
isexe • 2.0.0Minimal module to check if a file is executable.
INDIRECT
0
lru-cache • 4.1.5A cache object that deletes the least-recently-used items.
INDIRECT
2
pseudomap • 1.0.2A thing that is a lot like ES6 `Map`, but without iterators, for use in environments where `for..of` syntax and `Map` are not available.
INDIRECT
0
which • 1.3.1Like which(1) unix command. Find the first instance of an executable in the PATH.