memfs
This is a mirror of memfs, bundled and exposed as ES module.
Also injects a shim for process for browser usage.
Install
npm install @bundled-es-modules/memfsUse
<script type="module">
import memfs from '@bundled-es-modules/memfs';
</script>mirror of memfs, bundled and exposed as ES module
This is a mirror of memfs, bundled and exposed as ES module.
Also injects a shim for process for browser usage.
npm install @bundled-es-modules/memfs<script type="module">
import memfs from '@bundled-es-modules/memfs';
</script>