tempy
Temp generators
Provides functions to generate temporary file or directory paths.
Get a random temporary file or directory path
424 stars
7 watching
25 forks
Language: JavaScript
last commit: over 1 year ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
sindresorhus/tmpin | Pipes stdin to a temp file and spawns an app with the temp file path as the first argument. | 124 |
sindresorhus/random-float | A utility function to generate random floating-point numbers within specified ranges. | 36 |
sindresorhus/random-int | Generates random integers within specified ranges | 87 |
sindresorhus/unique-random | A library that generates random numbers with consecutive uniqueness constraints | 116 |
sindresorhus/unused-filename | A utility that generates unique file names by appending numbers to existing filenames. | 141 |
sindresorhus/get-stream | A utility library for working with streams in JavaScript | 341 |
sindresorhus/sparkly | A JavaScript utility for generating sparklines with customizable style and range options. | 424 |
sindresorhus/crypto-random-string | Generate cryptographically strong random strings | 569 |
sindresorhus/cpy | Copies files from source to destination based on glob patterns and options | 424 |
teleporthq/teleport-code-generators | Automated code generators for modern web applications, supporting multiple frameworks and libraries. | 1,006 |
sindresorhus/cpy-cli | Copies files from source to destination using streams and directory utilities. | 345 |
sindresorhus/move-file | Moves files across devices and partitions without relying on system-specific rename functions. | 198 |
sindresorhus/random-bytes-readable-stream | Creates a stream producing cryptographically strong pseudo-random data | 76 |
sindresorhus/sparkly-cli | A command-line tool that generates sparklines based on input numbers and customizable options. | 141 |
sindresorhus/file-type-cli | Detects the type of file or input provided | 74 |