UNPKG
code-gui
Version:
latest (1.1.3)
1.1.3
1.1.2
1.1.1
1.1.0
1.0.5
1.0.4
1.0.3
1.0.0
Show contents in a Graphical way in the console.
code-gui
/
sample
/
sample.js
2 lines
•
95 B
JavaScript
View Raw
1
2
import
loadDir
from
"../index.js"
loadDir
(
"C:/Users/TB"
, {
"style"
:
"text"
,
"limitNames"
:
true
})