@solid-js/files

File is a NodeJS file operations helper with a super simple API to make build scripts easy and readable.

Usage no npm install needed!

<script type="module">
  import solidJsFiles from 'https://cdn.skypack.dev/@solid-js/files';
</script>

README

files

File (or F$) is a NodeJS file management helper with a super simple API to make build scripts lite and readable. Powered by Glob and Fs-extra.

Online documentation

Made with Solid-JS