Skip to content

tryshchenko/isDefinitelyUndefined

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

isDefinitelyUndefined

It's a joke inspired by one colleague's code.

Sometimes people write pretty useless code. This library will contain enough useless code to prevent you from writing it. How many other obiuous ways of checking do you know? Feel free to contribute.

How To Use

  1. Include library to your app

  2. Use a global variable - function isDefinitelyUndefined

isDefinitelyUndefined(undefined) === true;

isDefinitelyUndefined('lol') === false;

About

This lib will change the way you're writing code. Your project will not success without it.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published