But as Go puts it:
“A little copying is better than a little dependency.”
Yep something like blob util could be a blog post or a gist (or several stack overflow answers). And a lot of NPM library falls under that. They always have the anemic standard library of JavaScript forgetting that the C library is even smaller.
Copying is just as much dependency, you just have to do maintenance through manual find-and-replace now.