release
alert
Auto-detect
Apple App Store
Rust Crate (Cargo)
Chocolatey Package
Docker Image
Debian Package (Bookworm)
Go Module
Ruby GEM
GitHub Repository
GitLab Repository
Maven Central
NPM Package
NuGet Package
Packagist Package
Python Package (PyPI)
VS Code Extension
WordPress Plugin
Search
/
Sign in
jonschlinkert/write
GitHub
github.com
github.com
Releases
11
Frequency
5 months 1 week
Last Release
almost 7 years ago
Wednesday, 4 September 2019, 06:51
Stars
82
Write data to the file system, creating any intermediate directories if they don't already exist. Used by flat-cache and many others!
Log in to subscribe
Releases
11
Links
1
Collections
0
Linked projects
write
NPM
Write data to a file, replacing the file if it already exists and creating any intermediate directories if they don't already exist. Thin wrapper around node's native fs methods.