# 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.

## Improvements & Suggestions

https://forms.gle/GZbS9hw42tSYJxKL7
