README
list-directory-contents
Recursively and synchronously lists the contents of a directly and it's subdirectories.
Recursively and synchronously lists the contents of a directly and it's subdirectories.
<script type="module">
import listDirContents from 'https://cdn.skypack.dev/list-dir-contents';
</script>
Recursively and synchronously lists the contents of a directly and it's subdirectories.