Commit graph

  • db25d554dc TS config tweaks Sindre Sorhus 2018-05-19 15:42:12 +07:00
  • 37f6cc3fe3 0.9.0 v0.9.0 Sindre Sorhus 2018-05-04 12:30:58 +07:00
  • 1df2ff09ce Improve TS code by adding generics and removing any where applicable (#49) Lukas Tetzlaff 2018-05-04 07:29:21 +02:00
  • 55c00956f9 Add is.observable (#50) Sam Verschueren 2018-05-03 05:22:32 +02:00
  • 38df0cfb24 Remove moot tslint disable comment (#46) Sam Verschueren 2018-04-04 08:08:29 +02:00
  • 7ae4b44ca2 0.8.0 v0.8.0 Sindre Sorhus 2018-04-04 00:10:07 +07:00
  • 8894dbec17 Add type guards (#43) Sam Verschueren 2018-04-03 19:05:59 +02:00
  • 5670ed7a97 Minor readme improvement (#44) Amit Merchant 2018-03-30 09:25:09 +05:30
  • 64ced4d33c Simplify isFunctionOfType Sindre Sorhus 2018-03-29 11:56:13 +07:00
  • ef85a5173d Drop support for Node.js 4 Sindre Sorhus 2018-03-28 01:24:25 +07:00
  • fd32b11b6d Bump TypeScript Sindre Sorhus 2018-02-01 08:41:13 +07:00
  • 40fc2fd790
    Remove publishConfig from package.json Sindre Sorhus 2018-01-29 21:55:09 +07:00
  • 828a5b3088 0.7.0 v0.7.0 Sindre Sorhus 2017-12-11 21:40:15 +01:00
  • 28702421bf Add missing dataView method Sindre Sorhus 2017-12-11 21:38:53 +01:00
  • 70b08940be
    Add is.directInstanceOf() (#38) Brandon Smith 2017-12-09 11:55:08 -05:00
  • 4ce2ee9d39 package.json indentation Sindre Sorhus 2017-12-02 12:10:04 +01:00
  • 50e3fe88c7 0.6.0 v0.6.0 Sindre Sorhus 2017-11-20 03:18:11 +07:00
  • a04a04c131 Add is.nodeStream() (#34) Brandon Smith 2017-11-19 15:16:06 -05:00
  • ae3adc9818 Enumerate type names (#32) Mario Nebl 2017-11-19 21:07:24 +01:00
  • 319982a09c Add is.boundFunction() (#31) Darren Scerri 2017-11-10 19:11:35 +01:00
  • 89fc424975 Add has-emoji to the Related section in the readme Sindre Sorhus 2017-11-08 17:22:23 +07:00
  • e8ac7dc4aa 0.5.0 v0.5.0 Sindre Sorhus 2017-11-07 10:23:46 +07:00
  • 89867fbc16 Various tweaks Sindre Sorhus 2017-11-07 10:23:00 +07:00
  • 59a638b216
    Restore ability to use default export in CommonJS (#29) Sindre Sorhus 2017-11-07 09:58:49 +07:00
  • d075b547fc Update tslint-xo Sindre Sorhus 2017-11-06 23:00:28 +07:00
  • 9770f66899 Cleanup Sindre Sorhus 2017-11-06 22:36:51 +07:00
  • 8d8fd2b7e0 Refactor module in TypeScript (#28) Lukas Tetzlaff 2017-11-06 16:26:59 +01:00
  • 83adc096ef Add is.arrayLike() (#26) Brandon Smith 2017-10-26 09:30:17 -04:00
  • 0bafa04e77 Welcome @brandon93s to the project 🎉🌟 Sindre Sorhus 2017-10-23 19:04:11 +07:00
  • bd428997a2 Remove trailing whitespace Sindre Sorhus 2017-10-23 19:03:35 +07:00
  • a4eebe4b4a 0.4.0 v0.4.0 Sindre Sorhus 2017-10-22 02:28:27 +07:00
  • dfcdfc3a83 Add is.truthy() and is.falsy() (#25) Brandon Smith 2017-10-20 14:49:52 +00:00
  • cdd4829edf Add is.emptyOrWhitespace() (#21) Brandon Smith 2017-10-17 16:46:58 -04:00
  • 615932d6c2 Add is.even() and is.odd() (#23) Brandon Smith 2017-10-17 11:36:10 -04:00
  • 00974a2fe9 Add is.safeInteger() (#22) Brandon Smith 2017-10-17 11:19:17 -04:00
  • dc3b6ff86b Add is.asyncFunction (#20) Brandon Smith 2017-10-15 23:29:10 -04:00
  • 04cb80dfb1 0.3.0 v0.3.0 Sindre Sorhus 2017-10-11 16:51:12 +07:00
  • 651f434eab Add is.any() and is.all() methods (#19) Kodie Grantham 2017-10-11 04:26:45 -05:00
  • 75ac3cd574 Add is.domElement() (#11) Melvin 2017-10-07 09:19:11 -07:00
  • 6268253ec6 Add link to is-blob (#17) Melvin 2017-10-06 00:48:04 -07:00
  • 46e886d10b Add is.empty() (#16) Kodie Grantham 2017-10-06 02:39:36 -05:00
  • ee8f5d16f8 Update is.boolean() method (#15) Khaled Al-Ansari 2017-10-05 16:50:15 +03:00
  • 24c964a7c7 Add is.infinite() Melvin Philips 2017-10-05 00:18:25 -07:00
  • 11b98171c8 0.2.1 v0.2.1 Sindre Sorhus 2017-10-05 11:21:46 +07:00
  • 47982af117 Fix silly null check mistake Sindre Sorhus 2017-10-05 11:20:39 +07:00
  • 27d15f40bd 0.2.0 v0.2.0 Sindre Sorhus 2017-09-29 10:22:56 +07:00
  • 226e4d90da Clean up #4 Sindre Sorhus 2017-09-29 10:10:29 +07:00
  • dbe5cc8d82 Add is.generator() and is.generatorFunction() (#4) Kunall Banerjee 2017-09-28 23:01:48 -04:00
  • 000f66bbdc Fix call to util.inspect Sam Gluck 2017-09-28 14:57:32 +01:00
  • e97e68cd01 Welcome @gioragutt as a maintainer Sindre Sorhus 2017-09-28 13:26:23 +07:00
  • f918d8a7d4 Refactor to reduce code repetition (#6) Giora Guttsait 2017-09-28 06:41:16 +03:00
  • 26ca195302 Minor tweaks to is.inRange() Sindre Sorhus 2017-09-26 02:32:58 +07:00
  • 3cbef48b6c Add is.inRange() (#3) gui 2017-09-25 20:20:06 +01:00
  • 119c41d39b Add is.class() (#2) Or Schneider 2017-09-24 22:26:15 +03:00
  • 103c5afe6f 0.1.0 v0.1.0 Sindre Sorhus 2017-09-22 00:54:26 +07:00
  • 58abf58f3a Init Sindre Sorhus 2017-09-22 00:44:27 +07:00