0.2.0 • Published 5 months ago
qansigliere-fs-utils v0.2.0
FileSystem
The main idea of this library, created in JavaScript, is to provide a ready-made set of methods for creating and updating files.
Author
https://www.youtube.com/@QANSIGLIERE/
Support the project
https://buymeacoffee.com/qansigliere
Installation
Using npm: npm i qansigliere-fs-utils
Functions
createFileFromString(fileName, stringValue)
- it allows to save any string information into a new file.