googleapis / nodejs-common

🚀🐢 A set of classes and utilities used in Google npm modules.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Migrate to @sindresorhus/is

JustinBeckwith opened this issue · comments

We should use @sindresorhus/is instead of just is, because it's more consistent. PR feedback from #162

I've suggested a fix on sindresorhus's issue sindresorhus/is#51 (comment) . We'll see what he says...

This shouldn't have "status: blocked" tag anymore ...

@JustinBeckwith would you be open to dropping the is-like dependency entirely? I only see six usages of it, and they appear trivial to do with vanilla JS. I'm happy to submit a PR for it.

Sure! A PR would be welcomed :)