Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/jooy2/qsu-fs
- Owner: jooy2
- License: mit
- Created: 2022-01-24T11:10:18.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2024-12-05T23:54:04.000Z (23 days ago)
- Last Synced: 2024-12-05T23:55:11.610Z (23 days ago)
- Topics: directory, esm, file, file-utility, files, filesystem, fs, javascript, nodejs, npm, npm-package, typescript, utility
- Language: TypeScript
- Homepage: https://qsu.cdget.com
- Size: 970 KB
- Stars: 10
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- Funding: .github/FUNDING.yml
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
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.