738
average day in NPM land
(programming.dev)
Welcome to Programmer Humor!
This is a place where you can post jokes, memes, humor, etc. related to programming!
For sharing awful code theres also Programming Horror.
Sadly, it's a stupid dependency of a lot of things.
Just ran
npm explain is-number
on one of my projects, and it's a dependency ofto-regex-range
which is a dependency offill-range
which is a dependency of....and so on up the chain.I was hoping I wouldn't find that in there, but alas, it is.
Given that this screenshot is about
to-regex-range
I think they might be on to something!๐คฆโโ๏ธ๐
Didn't even catch that in the screenshot. lol