UNPKG
dir-ls
Version:
latest (1.2.1)
1.2.1
1.2.0
1.1.3
1.1.1
1.1.0
1.0.1
1.0.0
Do the traversal of the source directory structure.
github.com/PupateYf/dir-ls
PupateYf/dir-ls
dir-ls
/
test
/
parentsDir
/
someFile2.js
3 lines
•
44 B
JavaScript
View Raw
1
2
3
function
Hello
(
){
console
.
log
(
'Hello'
) }