Sam Verschueren
|
38df0cfb24
|
Remove moot tslint disable comment (#46)
|
2018-04-04 13:08:29 +07:00 |
|
Sam Verschueren
|
8894dbec17
|
Add type guards (#43)
|
2018-04-04 00:05:59 +07:00 |
|
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
|
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 |
|
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
|
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 |
|