https://github.com/vzenix/fs-hard-drive
Hard drive functions not incluyed in fs package
https://github.com/vzenix/fs-hard-drive
disk disks free harddisk harddrive javascript-library nodejs space volumes
Last synced: 23 days ago
JSON representation
Hard drive functions not incluyed in fs package
- Host: GitHub
- URL: https://github.com/vzenix/fs-hard-drive
- Owner: vzenix
- License: mit
- Created: 2019-01-10T17:50:58.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2019-01-20T12:19:30.000Z (over 7 years ago)
- Last Synced: 2026-04-04T08:49:44.345Z (23 days ago)
- Topics: disk, disks, free, harddisk, harddrive, javascript-library, nodejs, space, volumes
- Language: JavaScript
- Homepage:
- Size: 85 KB
- Stars: 3
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# NodeJS library "fs-hard-drive"
Hard drive functions not incluyed in "fs" package
# Functionalities
* List all hard drive devices mounted by windows, mac or linux
* Scan all files and folder tree (incluyed size) from a folder start point
* A little utils class for work with this library
# Documentation
* [English](https://github.com/vzenix/fs-hard-drive/wiki)
* [Español](https://github.com/vzenix/fs-hard-drive/wiki/ES_Inicio)
# Test
Run `npm test` or `gulp e2e:test`
# Licence
* [MIT](https://github.com/vzenix/fs-hard-drive/blob/master/LICENSE)
# Author
* [Webpage (only spanish)](https://vzenix.es)