nspragg / filehound
Flexible and fluent interface for searching the file system
☆222Updated 2 years ago
Related projects ⓘ
Alternatives and complementary repositories for filehound
- Get stdin as a string or buffer☆337Updated last year
- Make a directory and its parents if needed - Think `mkdir -p`☆474Updated 6 months ago
- Read and parse a JSON file☆245Updated last year
- Get a random temporary file or directory path☆424Updated last year
- Copy files☆424Updated 3 months ago
- Parse yes/no like values☆266Updated 2 years ago
- Get the username of the current user☆142Updated last year
- Create text-based columns suitable for console output. Supports cell wrapping.☆429Updated last year
- Make your JSON look AWESOME☆244Updated 11 months ago
- Open stuff like URLs, files, executables. Cross-platform.☆419Updated 11 months ago
- Stringify and write JSON to a file atomically☆214Updated 3 months ago
- Recursive version of fs.readdir with streaming api.☆383Updated last month
- Round a number to a specific number of decimal places: 1.234 → 1.2☆155Updated last year
- Clean up error stack traces☆337Updated last year
- Generate random numbers that are consecutively unique☆116Updated 7 months ago
- Promisify an event by waiting for it to be emitted☆429Updated 8 months ago
- Node.js module to list all files in a directory or any subdirectories.☆346Updated last year
- Human readable time distances for javascript☆461Updated 10 months ago
- A terminal based horizontal guage aka, a progress bar☆321Updated 6 months ago
- Delay a promise a specified amount of time