tempy

Temp generators

Provides functions to generate temporary file or directory paths.

Get a random temporary file or directory path

GitHub

425 stars
7 watching
25 forks
Language: JavaScript
last commit: about 3 years ago
Linked from 1 awesome list


Backlinks from these awesome lists:

Related projects:

RepositoryDescriptionStars
sindresorhus/tmpinPipes stdin to a temp file and spawns an app with the temp file path as the first argument.124
sindresorhus/random-floatA utility function to generate random floating-point numbers within specified ranges.36
sindresorhus/random-intGenerates random integers within specified ranges87
sindresorhus/unique-randomA library that generates random numbers with consecutive uniqueness constraints116
sindresorhus/unused-filenameA utility that generates unique file names by appending numbers to existing filenames.141
sindresorhus/get-streamA utility library for working with streams in JavaScript342
sindresorhus/sparklyA JavaScript utility for generating sparklines with customizable style and range options.424
sindresorhus/crypto-random-stringGenerate cryptographically strong random strings570
sindresorhus/cpyCopies files from source to destination based on glob patterns and options426
teleporthq/teleport-code-generatorsAutomated code generators for modern web applications, supporting multiple frameworks and libraries.1,010
sindresorhus/cpy-cliCopies files from source to destination using streams and directory utilities.346
sindresorhus/move-fileMoves files across devices and partitions without relying on system-specific rename functions.198
sindresorhus/random-bytes-readable-streamCreates a stream producing cryptographically strong pseudo-random data76
sindresorhus/sparkly-cliA command-line tool that generates sparklines based on input numbers and customizable options.141
sindresorhus/file-type-cliDetects the type of file or input provided74