README
Intro
Wrap all fs functions to be promisify.
npm install --save git+https://github.com/anzerr/fs.promisify.git
npm install --save @anzerr/fs.promisify
Wrap all fs functions to be promisify.
<script type="module">
import anzerrFsPromisify from 'https://cdn.skypack.dev/@anzerr/fs.promisify';
</script>
IntroWrap all fs functions to be promisify.
npm install --save git+https://github.com/anzerr/fs.promisify.git
npm install --save @anzerr/fs.promisify