Commit graph

  • 108b09be87 Update readme.md Sindre Sorhus 2017-10-05 14:24:05 +07:00
  • e8f0733091 Add is.infinite Melvin Philips 2017-10-05 00:18:25 -07:00
  • 2e58d40c7d Add check against a plain object Melvin Philips 2017-10-04 23:43:49 -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
  • dd9539f160 Merge 61dc2db6cb into 27d15f40bd Khaled Al-Ansari 2017-10-04 17:41:23 +00:00
  • 61dc2db6cb Update index.js Khaled Al-Ansari 2017-10-04 20:41:21 +03:00
  • 9b9e7aeee4 boolean can be detected with typeof Khaled Al-Ansari 2017-10-04 20:18:00 +03:00
  • 6a787261fe Refactor Readme for better description of domElement Melvin Philips 2017-10-03 14:19:12 -07:00
  • c292e691b8 Downgrade version of jsdom to support node 4 since destructing is not supported. Melvin Philips 2017-10-03 14:16:23 -07:00
  • b3903e8ec5 Add is.domElement() Melvin Philips 2017-10-03 13:25:58 -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
  • 934179df74 update README with usage Kunall Banerjee 2017-09-28 18:51:20 -04:00
  • 00cfddcd32 pull in and reflect changes from upstream/master Kunall Banerjee 2017-09-28 18:49:52 -04:00
  • 23caa33a5a 🔀 🔨 merging and quick fixes Kunall Banerjee 2017-09-28 18:41:11 -04:00
  • 000f66bbdc Fix call to util.inspect Sam Gluck 2017-09-28 14:57:32 +01:00
  • 9fa45a31ec 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
  • 865bc644d9 Update index.js Sindre Sorhus 2017-09-28 10:40:05 +07:00
  • 48a3b391c1 Improved error message thrown in inRange, added additional test cases for inRange Giora Guttsait 2017-09-27 10:59:13 +03:00
  • 585700dffb Fixed CI Giora Guttsait 2017-09-27 10:11:23 +03:00
  • 127c800638 Further reduced code repetition for typeof x === 'something' Giora Guttsait 2017-09-27 10:11:23 +03:00
  • 83e48df329 🔨 changes Kunall Banerjee 2017-09-26 18:18:28 -04:00
  • 4850b97143 Refactor to reduce code repetition Giora Guttsait 2017-09-25 23:09:23 +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
  • b30101d07e Add default 0 as lower bound if range is a number. Update tests glhrmv 2017-09-25 15:07:22 +01:00
  • bd72dbd1e5 Merge branch 'master' into add-is-gen Kunall Banerjee 2017-09-24 16:01:36 -04:00
  • 119c41d39b Add is.class() (#2) Or Schneider 2017-09-24 22:26:15 +03:00
  • 13b06a700a Update readme.md Sindre Sorhus 2017-09-25 02:25:50 +07:00
  • 4e82d05bd3 Update test.js Sindre Sorhus 2017-09-25 02:21:17 +07:00
  • 4105f6ea4b Trigger rebuild CI Or Schneider 2017-09-24 22:18:15 +03:00
  • 6608e7993a rewrite tests for is class Or Schneider 2017-09-24 22:09:02 +03:00
  • b90f741cfb tests for is.class and readme info Or Schneider 2017-09-24 21:56:42 +03:00
  • 148d5e0e2c tests for is.class and readme info Or Schneider 2017-09-24 21:54:34 +03:00
  • 7fcd993232 add support for is.generator & is.generatorFunction Kunall Banerjee 2017-09-23 20:37:37 -04:00
  • be967d4d01 Update readme to document inRange method glhrmv 2017-09-23 16:19:58 +01:00
  • 20bc7331ad Rename to inRange and reuse the Math module glhrmv 2017-09-23 16:19:02 +01:00
  • ea63fb743a Use array destructuring for argument parsing glhrmv 2017-09-22 23:43:17 +01:00
  • 0a06209d05 added is.class based on es6 class implementation Or Schneider 2017-09-22 23:11:53 +03:00
  • e209990682 Add is.withinRange glhrmv 2017-09-22 20:06:43 +01: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