Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/jooy2/qsu-fs

💾 A file system utility that can be used with Node.js fs module.
https://github.com/jooy2/qsu-fs

directory esm file file-utility files filesystem fs javascript nodejs npm npm-package typescript utility

Last synced: 14 days ago
JSON representation

💾 A file system utility that can be used with Node.js fs module.

Awesome Lists containing this project

README

        

# 💾 qsu-fs

A file system utility that can be used with **[Node.js](https://nodejs.org)** fs module.

> [![license](https://img.shields.io/badge/license-MIT-blue.svg)](https://github.com/jooy2/qsu-fs/blob/master/LICENSE) ![Programming Language Usage](https://img.shields.io/github/languages/top/jooy2/qsu-fs) [![npm latest package](https://img.shields.io/npm/v/qsu-fs/latest.svg)](https://www.npmjs.com/package/qsu-fs) [![npm downloads](https://img.shields.io/npm/dm/qsu-fs.svg)](https://www.npmjs.com/package/qsu-fs) ![github repo size](https://img.shields.io/github/repo-size/jooy2/qsu-fs) [![Followers](https://img.shields.io/github/followers/jooy2?style=social)](https://github.com/jooy2) ![Stars](https://img.shields.io/github/stars/jooy2/qsu-fs?style=social) ![Commit Count](https://img.shields.io/github/commit-activity/y/jooy2/qsu-fs) ![Line Count](https://img.shields.io/tokei/lines/github/jooy2/qsu-fs)

> [!NOTE]
>
> The main package repository for the `qsu` project is here: https://github.com/jooy2/qsu

## [Documentation (Getting Started & Method Reference)](https://qsu.cdget.com/getting-started/installation-javascript)

Installing and using the package and defining all the utility methods can be found on the documentation page below: https://qsu.cdget.com/getting-started/installation-javascript

## Contribute

You can report issues on [GitHub Issue Tracker](https://github.com/jooy2/qsu-fs/issues). You can also request a pull to fix bugs and add frequently used features.

## License

Copyright © 2022-2025 [Jooy2](https://jooy2.com) <[[email protected]](mailto:[email protected])> Released under the MIT license.