Commit graph

14 commits

Author SHA1 Message Date
Brandon Smith
00974a2fe9 Add is.safeInteger() (#22) 2017-10-17 18:19:17 +03:00
Brandon Smith
dc3b6ff86b Add is.asyncFunction (#20) 2017-10-16 10:29:10 +07:00
Kodie Grantham
651f434eab Add is.any() and is.all() methods (#19) 2017-10-11 16:26:45 +07:00
Melvin
75ac3cd574 Add is.domElement() (#11) 2017-10-07 23:19:11 +07:00
Kodie Grantham
46e886d10b Add is.empty() (#16) 2017-10-06 14:39:36 +07:00
Melvin Philips
24c964a7c7 Add is.infinite() 2017-10-05 18:52:27 +07:00
Sindre Sorhus
47982af117 Fix silly null check mistake
Fixes #13
2017-10-05 11:20:39 +07:00
Sindre Sorhus
226e4d90da Clean up #4 2017-09-29 10:10:29 +07:00
Kunall Banerjee
dbe5cc8d82 Add is.generator() and is.generatorFunction() (#4) 2017-09-29 10:01:48 +07:00
Giora Guttsait
f918d8a7d4 Refactor to reduce code repetition (#6) 2017-09-28 10:41:16 +07:00
Sindre Sorhus
26ca195302 Minor tweaks to is.inRange() 2017-09-26 02:32:58 +07:00
gui
3cbef48b6c Add is.inRange() (#3) 2017-09-26 02:20:06 +07:00
Or Schneider
119c41d39b Add is.class() (#2) 2017-09-25 02:29:36 +07:00
Sindre Sorhus
58abf58f3a Init 2017-09-22 00:44:27 +07:00