jokebookservice1
c2a182999f
Minor documentational correction
...
When the subject is singular, regular verbs tend to have an additional 's'. Hence, 'return' is modified to 'returns' to implement this rule. With it, the text may flow more easily to the reader
2018-11-02 12:55:20 +00:00
Sindre Sorhus
69bbf2d4be
Readme improvements
2018-11-02 19:07:38 +07:00
Itai Steinherz
7317226c80
Add is.numericString() ( #67 )
2018-11-01 18:21:49 +07:00
Sindre Sorhus
45c976071a
Don't import util
...
We don't really need its full power. Not worth the bloat.
2018-09-28 13:32:55 +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
ff268de3d0
Add related module to the readme
2018-06-30 02:07:02 +07:00
Sam Verschueren
55c00956f9
Add is.observable ( #50 )
2018-05-03 10:22:32 +07:00
Sam Verschueren
8894dbec17
Add type guards ( #43 )
2018-04-04 00:05:59 +07:00
Amit Merchant
5670ed7a97
Minor readme improvement ( #44 )
2018-03-30 10:55:09 +07: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
89fc424975
Add has-emoji to the Related section in the readme
...
Closes #24
2017-11-08 17:22:23 +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
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
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
Melvin Philips
24c964a7c7
Add is.infinite()
2017-10-05 18:52:27 +07:00
Kunall Banerjee
dbe5cc8d82
Add is.generator() and is.generatorFunction() ( #4 )
2017-09-29 10:01:48 +07:00
Sindre Sorhus
e97e68cd01
Welcome @gioragutt as a maintainer
2017-09-28 13:26:23 +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