A set of helpers for JavaScript/Node.js
npm install @vbarbarosh/node-helpersA subset of @vbarbarosh/node-helpers is available for browser:
<script src="https://unpkg.com/@vbarbarosh/[email protected]/dist/browser.js"></script>bin/testconcurrency - limit for parallel processes.
user_friendly_status - a function that accepts a string ready to present for the end-user (i.e.
string which is guaranteed contains no sensitive information like usernames or passwords).
