基于coodev的normal工程模板
Get the real path of the system temp directory
Temporary files and directories
Returns a unique temp file name inside the specified folder
`fs-temp` is a quick and simple way to create temporary files and directories.
TypeScript definitions for temp
Temporary files, directories or names!
Create and remove temporary directories with minimal effort
Write data to a random temporary file
```typescript export function getTempName(prefix?: string | null | undefined): string;
Delete files and directories
Get a random temporary file path
Analyze and debug space usage through source maps
Type checker for the Python language
Provides a uniquely named temp directory.
Generate a random path name.
A stack that destroys itself after a given time (ttl)
recursively finds files and/or directories by filter options from a start directory onwards and deletes these according to plenty of options you can configure. useful if you want to clean up stuff within a directory in your node.js app.
Smallest positive double-precision floating-point normal number.
Adds a unique suffix to a string with process and thread uniqueness guarantees. Adapted from https://github.com/npm/write-file-atomic
前端写作开发流程的脚手架
See nodejs errors with less clutter
Define a data property on an object. Will fall back to assignment in an engine without descriptors.
No description provided.