node-helper

a simple module to make the repeating node js stuff a one liner

Usage no npm install needed!

<script type="module">
  import nodeHelper from 'https://cdn.skypack.dev/node-helper';
</script>

README

node-helper

a single javascript file to make the repeating node js stuff a one liner. No outside dependencies will be here

node-helper.js can be found in lib directory.

it provides these functions

copyFileOnce

getFileList

getLocalIPs

getTimeStamp

getValidInteger

getValidString

isDirSync

isEmpty

isINT

isWindows

loadFile

mkDirOnce

saveFile

sleep

showData

state