undefined-is-a-function

I fixed the internet!

Usage no npm install needed!

<script type="module">
  import undefinedIsAFunction from 'https://cdn.skypack.dev/undefined-is-a-function';
</script>

README

"undefined is not a function"? — It is now!

A while ago a tweeted that I had fixed the internet.

image

Well, I guess that wasn't entirely accurate. I gave people the ability for them to fix the internet, but not everyone was on board.

So today, I'm making it even easier for you to fix your little corner of the interwebs.

Get the code (i.e. fix the internet)

All you have to do is this:

$ npm i --save undefined-is-a-function

Then in your code:

import { undefined } from 'undefined-is-a-function';

Fixed! undefined is now a function.

So I state again: 🎉🎉🎉 I fixed the internet! 🎉🎉🎉

(or at least until the next time)

Tests

Yes, there are tests. And they all pass.