Sindre Sorhus
|
9683cd7fd9
|
Run TS as a require hook for tests instead of precompile
|
2019-02-04 02:38:38 +07:00 |
|
Sindre Sorhus
|
3c847be5a0
|
Improve the TypeScript types (#80)
|
2019-02-04 02:38:38 +07:00 |
|
Scottie Enriquez
|
2502442404
|
Rename .odd() to .oddInteger() and .even() to .evenInteger() for clarity (#77)
|
2019-02-04 02:38:38 +07:00 |
|
Sindre Sorhus
|
844b43c9df
|
Improve the is.observable check (#74)
Fixes #72
|
2018-12-13 16:52:55 +01:00 |
|
Itai Steinherz
|
566f363632
|
Add is.urlString (#73)
|
2018-12-13 16:52:21 +01:00 |
|
Sindre Sorhus
|
2ee148f5a1
|
Meta tweaks
|
2018-12-13 00:58:02 +01:00 |
|
Sindre Sorhus
|
9df6f4ebe9
|
Bump TypeScript version
|
2018-11-30 15:14:41 +07:00 |
|
Lukas Tetzlaff
|
d4869045c2
|
Refactor any to unknown where possible (#68)
Resolves #62
|
2018-11-02 17:43:51 +07:00 |
|
Itai Steinherz
|
7317226c80
|
Add is.numericString() (#67)
|
2018-11-01 18:21:49 +07:00 |
|
Sindre Sorhus
|
9ac56f1be7
|
Minor code style tweaks in the tests
|
2018-10-30 23:19:19 +07:00 |
|
Arfat Salman
|
6e07df5896
|
Add emptiness methods (#61)
Fix #53
|
2018-09-28 13:24:35 +07:00 |
|
Artur Androsovych
|
3bdaf21475
|
Add is.urlInstance (#60)
|
2018-07-10 16:04:20 +07:00 |
|
Artur Androsovych
|
c8736c2972
|
Add is.asyncIterable (#59)
|
2018-07-10 00:35:16 +07:00 |
|
Sindre Sorhus
|
db25d554dc
|
TS config tweaks
|
2018-05-19 15:42:12 +07:00 |
|
Lukas Tetzlaff
|
1df2ff09ce
|
Improve TS code by adding generics and removing any where applicable (#49)
|
2018-05-04 12:29:21 +07:00 |
|
Sam Verschueren
|
55c00956f9
|
Add is.observable (#50)
|
2018-05-03 10:22:32 +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 |
|
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
|
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 |
|