Add tempy

This commit is contained in:
Sindre Sorhus
2019-05-13 12:50:51 +07:00
parent b2ec83bf48
commit 8af46528bb

View File

@@ -381,6 +381,7 @@
- [pkg-dir](https://github.com/sindresorhus/pkg-dir) - Find the root directory of an npm package. - [pkg-dir](https://github.com/sindresorhus/pkg-dir) - Find the root directory of an npm package.
- [filehound](https://github.com/nspragg/filehound) - Flexible and fluent interface for searching the file system. - [filehound](https://github.com/nspragg/filehound) - Flexible and fluent interface for searching the file system.
- [move-file](https://github.com/sindresorhus/move-file) - Move a file, even works across devices. - [move-file](https://github.com/sindresorhus/move-file) - Move a file, even works across devices.
- [tempy](https://github.com/sindresorhus/tempy) - Get a random temporary file or directory path.
### Control flow ### Control flow