@mnrendra/lssync
v0.1.4
Published
To get all file informations in a directory.
Downloads
5
Maintainers
Readme
@mnrendra/lssync
To get all file informations in a directory
Features
- lsSync
Installation
npm i @mnrendra/lssync
Example
const lsSync = require('@mnrendra/lssync')
const allFiles = lsSync('~/')
console.log(allFiles)
Contributing
Wanna contributing? Please email me [email protected]