@vbarbarosh/node-helpers
v3.74.0
Published
A set of helpers for JavaScript/Node.js
Readme
A set of helpers for JavaScript/Node.js
Installation
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>⚠️ All browser functions are exposed globally.
Test
bin/test📖 Conventions
concurrency - 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).
