README
Windows sharedPath
Description
This module simply returns a shared path depending on the used system. It supports WindowsXP, Windows7 and Windows8.
Usage
Simply require the module and call it as a function.
Node.JS sharedPath module
<script type="module">
import nodeWinSharedPath from 'https://cdn.skypack.dev/node-win-shared-path';
</script>
This module simply returns a shared path depending on the used system. It supports WindowsXP, Windows7 and Windows8.
Simply require the module and call it as a function.