@vbarbarosh/node-helpers
v3.38.1
Published
A set of helpers for JavaScript/Node.js
Downloads
1,341
Readme
A set of helpers for JavaScript/Node.js
Installation
npm install @vbarbarosh/node-helpers
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).