Sindre Sorhus
|
64ced4d33c
|
Simplify isFunctionOfType
ef85a5173d (r28310156)
|
2018-03-29 11:56:13 +07:00 |
|
Sindre Sorhus
|
ef85a5173d
|
Drop support for Node.js 4
Fixes #41
Fixes #40
|
2018-03-28 02:25:21 +07:00 |
|
Sindre Sorhus
|
fd32b11b6d
|
Bump TypeScript
|
2018-02-01 08:41:27 +07:00 |
|
Sindre Sorhus
|
40fc2fd790
|
Remove publishConfig from package.json
Apparently, it's only needed for the initial publish.
|
2018-01-29 21:55:09 +07:00 |
|
Sindre Sorhus
|
828a5b3088
|
0.7.0
|
2017-12-11 21:40:15 +01:00 |
|
Sindre Sorhus
|
28702421bf
|
Add missing dataView method
Fixes #37
|
2017-12-11 21:38:58 +01:00 |
|
Brandon Smith
|
70b08940be
|
Add is.directInstanceOf() (#38)
|
2017-12-09 11:55:08 -05:00 |
|
Sindre Sorhus
|
4ce2ee9d39
|
package.json indentation
|
2017-12-02 12:10:04 +01:00 |
|
Sindre Sorhus
|
50e3fe88c7
|
0.6.0
|
2017-11-20 03:18:11 +07:00 |
|
Brandon Smith
|
a04a04c131
|
Add is.nodeStream() (#34)
|
2017-11-20 03:16:06 +07:00 |
|
Mario Nebl
|
ae3adc9818
|
Enumerate type names (#32)
|
2017-11-20 03:07:24 +07:00 |
|
Darren Scerri
|
319982a09c
|
Add is.boundFunction() (#31)
|
2017-11-10 13:11:35 -05:00 |
|
Sindre Sorhus
|
89fc424975
|
Add has-emoji to the Related section in the readme
Closes #24
|
2017-11-08 17:22:23 +07:00 |
|
Sindre Sorhus
|
e8ac7dc4aa
|
0.5.0
|
2017-11-07 10:23:46 +07:00 |
|
Sindre Sorhus
|
89867fbc16
|
Various tweaks
|
2017-11-07 10:23:00 +07:00 |
|
Sindre Sorhus
|
59a638b216
|
Restore ability to use default export in CommonJS (#29)
So you can use `require('is')` instead of `require('is').default`.
|
2017-11-07 09:58:49 +07:00 |
|
Sindre Sorhus
|
d075b547fc
|
Update tslint-xo
|
2017-11-06 23:00:28 +07:00 |
|
Sindre Sorhus
|
9770f66899
|
Cleanup
|
2017-11-06 22:36:51 +07:00 |
|
Lukas Tetzlaff
|
8d8fd2b7e0
|
Refactor module in TypeScript (#28)
|
2017-11-06 22:26:59 +07:00 |
|
Brandon Smith
|
83adc096ef
|
Add is.arrayLike() (#26)
|
2017-10-26 09:30:17 -04:00 |
|
Sindre Sorhus
|
0bafa04e77
|
Welcome @brandon93s to the project 🎉🌟
|
2017-10-23 19:04:11 +07:00 |
|
Sindre Sorhus
|
bd428997a2
|
Remove trailing whitespace
|
2017-10-23 19:03:35 +07:00 |
|
Sindre Sorhus
|
a4eebe4b4a
|
0.4.0
|
2017-10-22 02:28:27 +07:00 |
|
Brandon Smith
|
dfcdfc3a83
|
Add is.truthy() and is.falsy() (#25)
|
2017-10-20 17:49:52 +03:00 |
|
Brandon Smith
|
cdd4829edf
|
Add is.emptyOrWhitespace() (#21)
|
2017-10-17 23:46:58 +03:00 |
|
Brandon Smith
|
615932d6c2
|
Add is.even() and is.odd() (#23)
|
2017-10-17 22:36:10 +07:00 |
|
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 |
|
Sindre Sorhus
|
04cb80dfb1
|
0.3.0
|
2017-10-11 16:51:12 +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 |
|
Melvin
|
6268253ec6
|
Add link to is-blob (#17)
|
2017-10-06 14:48:04 +07:00 |
|
Kodie Grantham
|
46e886d10b
|
Add is.empty() (#16)
|
2017-10-06 14:39:36 +07:00 |
|
Khaled Al-Ansari
|
ee8f5d16f8
|
Update is.boolean() method (#15)
|
2017-10-05 20:56:23 +07:00 |
|
Melvin Philips
|
24c964a7c7
|
Add is.infinite()
|
2017-10-05 18:52:27 +07:00 |
|
Sindre Sorhus
|
11b98171c8
|
0.2.1
|
2017-10-05 11:21:46 +07:00 |
|
Sindre Sorhus
|
47982af117
|
Fix silly null check mistake
Fixes #13
|
2017-10-05 11:20:39 +07:00 |
|
Sindre Sorhus
|
27d15f40bd
|
0.2.0
|
2017-09-29 10:22:56 +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 |
|
Sam Gluck
|
000f66bbdc
|
Fix call to util.inspect
|
2017-09-28 17:03:15 +03:00 |
|
Sindre Sorhus
|
e97e68cd01
|
Welcome @gioragutt as a maintainer
|
2017-09-28 13:26:23 +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
|
103c5afe6f
|
0.1.0
|
2017-09-22 00:54:26 +07:00 |
|
Sindre Sorhus
|
58abf58f3a
|
Init
|
2017-09-22 00:44:27 +07:00 |
|