Commit graph

  • ab586df0f9 Fix lint issue Sindre Sorhus 2019-01-12 12:14:45 +07:00
  • 0e1cce5d45
    Fix readme typo Sindre Sorhus 2019-01-11 16:34:29 +07:00
  • 4d0120adb7 Fix is.urlString documentation (#76) Itai Steinherz 2018-12-13 23:38:35 +02:00
  • 7a481d36b3
    Fix is.urlString documentation Itai Steinherz 2018-12-13 23:16:39 +02:00
  • 6cb1d1e910 0.14.0 v0.14.0 Sindre Sorhus 2018-12-13 16:58:24 +01:00
  • 42fd8d3574 Use the URL global when available Sindre Sorhus 2018-12-13 16:57:06 +01:00
  • 844b43c9df
    Improve the is.observable check (#74) Sindre Sorhus 2018-12-13 16:52:55 +01:00
  • aa9b4994d3
    Merge branch 'master' into observable-improvement Sindre Sorhus 2018-12-13 16:52:43 +01:00
  • 566f363632 Add is.urlString (#73) Itai Steinherz 2018-12-13 17:52:21 +02:00
  • e6de3f9002
    Rename is.url to is.urlString Itai Steinherz 2018-12-13 14:10:02 +02:00
  • 2ee148f5a1 Meta tweaks Sindre Sorhus 2018-12-13 00:58:02 +01:00
  • e872262ac8 Improve the is.observable check Sindre Sorhus 2018-12-13 00:49:19 +01:00
  • 599eb7fd34
    Add usage examples Itai Steinherz 2018-12-09 15:43:52 +02:00
  • 9c103728fa
    Clarify is.url description Sindre Sorhus 2018-12-09 15:32:30 +02:00
  • d579c6625c
    Use optional catch binding Sindre Sorhus 2018-12-09 15:31:53 +02:00
  • bd9ea506c4
    Import URL class from the url module Itai Steinherz 2018-12-07 08:22:30 +02:00
  • a7d3b376d4
    Update test.ts Sindre Sorhus 2018-12-07 12:52:14 +07:00
  • 1ecd9367b2
    Add is.url Itai Steinherz 2018-12-07 07:19:18 +02:00
  • 9df6f4ebe9 Bump TypeScript version Sindre Sorhus 2018-11-30 14:28:54 +07:00
  • b8a9fb457c Minor documentational correction (#69) jokebookservice1 2018-11-02 16:04:44 +00:00
  • c2a182999f
    Minor documentational correction jokebookservice1 2018-11-02 12:55:20 +00:00
  • 2232eeea79 0.13.0 v0.13.0 Sindre Sorhus 2018-11-02 19:08:53 +07:00
  • 69bbf2d4be Readme improvements Sindre Sorhus 2018-11-02 17:53:03 +07:00
  • d4869045c2 Refactor any to unknown where possible (#68) Lukas Tetzlaff 2018-11-02 10:43:51 +00:00
  • 315b9cd829 Fix tests for numericString Lukas Tetzlaff 2018-11-01 20:54:11 +01:00
  • 576dc745bb Change numericString to use unknown as parameter signature and add object typed keys for collections Lukas Tetzlaff 2018-11-01 20:52:03 +01:00
  • e90fec0f62 Add changes requested in review Lukas Tetzlaff 2018-10-31 16:45:43 +01:00
  • f7a8ee269b Refactor any to unknown where possible Lukas Tetzlaff 2018-10-30 15:06:15 +01:00
  • 6fff8888fd Bump TS to 3.1.4 Lukas Tetzlaff 2018-10-30 15:05:51 +01:00
  • 7317226c80 Add is.numericString() (#67) Itai Steinherz 2018-11-01 13:21:49 +02:00
  • 3d383ac128
    Update readme.md Sindre Sorhus 2018-11-01 18:21:10 +07:00
  • 7f97642232
    Update readme.md Sindre Sorhus 2018-11-01 18:18:35 +07:00
  • cb51c4966f
    Improve description of is.numericString() Itai Steinherz 2018-11-01 13:16:01 +02:00
  • e1bf7f8b3b
    Describe is.numericString() Itai Steinherz 2018-11-01 12:55:43 +02:00
  • 9ac56f1be7 Minor code style tweaks in the tests Sindre Sorhus 2018-10-30 23:19:19 +07:00
  • c2aaeac577
    Document is.numericString() Itai Steinherz 2018-10-28 13:51:42 +02:00
  • 605b4f4470
    Improve tests and check if string is empty Itai Steinherz 2018-10-28 09:04:14 +02:00
  • 522c7482f2
    bool => boolean Itai Steinherz 2018-10-25 00:50:46 +03:00
  • dedd701b36
    Fix method signature Itai Steinherz 2018-10-25 00:35:35 +03:00
  • b407e383f8
    Add is.numericString() Itai Steinherz 2018-10-24 23:56:35 +03:00
  • c983ffa4cd 0.12.0 v0.12.0 Sindre Sorhus 2018-09-28 13:35:34 +07:00
  • 45c976071a Don't import util Sindre Sorhus 2018-09-28 13:30:19 +07:00
  • 6e07df5896 Add emptiness methods (#61) Arfat Salman 2018-09-28 11:54:35 +05:30
  • c64dcdc6e6
    Update readme.md Sindre Sorhus 2018-09-28 13:22:22 +07:00
  • 65c94f1a02 Include TS type lib references directly in the file Sindre Sorhus 2018-09-28 13:08:17 +07:00
  • 442f7b709f Use is-buffer ponyfill for better browser support (#66) Sam Verschueren 2018-09-26 21:02:41 +02:00
  • 0de8f06c39 Use is-buffer ponyfill for better browser support Sam Verschueren 2018-09-26 14:21:23 +02:00
  • 75c4a387ee Add is.emptyArray/is.nonEmptyArray and for other types #53 Arfat Salman 2018-07-12 03:18:35 +05:30
  • ad6f372c47 Fix parameter naming of isAbsoluteMod2 function. (#64) Alex Russell 2018-09-18 17:22:55 +01:00
  • 06c09274e1 Fix parameter naming of isAbsoluteMod2 function. Alex Russell 2018-09-18 10:59:20 +01:00
  • 36b46f1889 Update dev dependencies Sindre Sorhus 2018-07-31 02:17:39 +07:00
  • b2bb3e7d37 0.11.0 v0.11.0 Sindre Sorhus 2018-07-10 16:56:38 +07:00
  • 3bdaf21475 Add is.urlInstance (#60) Artur Androsovych 2018-07-10 12:04:20 +03:00
  • a903469706
    Update test.ts Sindre Sorhus 2018-07-10 15:58:46 +07:00
  • 6d79aa71bc
    Update readme.md Sindre Sorhus 2018-07-10 15:57:44 +07:00
  • c8736c2972 Add is.asyncIterable (#59) Artur Androsovych 2018-07-09 20:35:16 +03:00
  • aeadb548eb Change url to example.com Artur 2018-07-09 19:54:59 +03:00
  • 5d41edf878 Rebase branch arturovt 2018-07-09 11:59:13 +03:00
  • b70b48d973 Rebase branch arturovt 2018-07-09 11:58:32 +03:00
  • e50162b58e Rebase branch arturovt 2018-07-09 11:56:58 +03:00
  • 19c5359b28 Fix tab indentation arturovt 2018-07-09 11:42:36 +03:00
  • 89475f5a82 Update readme arturovt 2018-07-09 11:37:45 +03:00
  • 77e8d9dad8 Update readme arturovt 2018-07-09 11:26:42 +03:00
  • cffdca3aa3 Add is.urlInstance arturovt 2018-07-09 11:24:41 +03:00
  • 7e71742a0f Add is.urlInstance Artur 2018-07-09 01:35:26 +03:00
  • 2dbf247fc0 Add is.asyncIterable Artur 2018-07-08 15:37:27 +03:00
  • f81976aa44 Add is.asyncIterable Artur 2018-07-07 20:22:35 +03:00
  • c362c2d0b0 Add is.asyncIterable Artur 2018-07-07 20:22:00 +03:00
  • 77a86c0fe3 Add is.asyncIterable Artur 2018-07-07 19:54:22 +03:00
  • c84c2cbeca Don't publish the compiled test directory Sindre Sorhus 2018-07-05 23:37:24 +07:00
  • d11b7eaaa1 0.10.0 v0.10.0 Sindre Sorhus 2018-07-05 23:33:34 +07:00
  • ff268de3d0
    Add related module to the readme Sindre Sorhus 2018-06-30 02:07:02 +07:00
  • fe754b5528 Update dev dependencies Sindre Sorhus 2018-06-01 21:28:26 +07:00
  • 0988832ef7 Meta tweaks Sindre Sorhus 2018-05-25 10:40:55 +07:00
  • 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
  • 44948c222b
    Merge branch 'master' into master Lukas Tetzlaff 2018-05-03 20:52:35 +02:00
  • 55c00956f9 Add is.observable (#50) Sam Verschueren 2018-05-03 05:22:32 +02:00
  • 55fd9ca081
    Update readme.md Sindre Sorhus 2018-05-03 09:55:11 +07:00
  • 221ee1cb38 Add is.observable Sam Verschueren 2018-05-02 22:13:49 +02:00
  • cf302936d8 Forgot isObject Lukas Tetzlaff 2018-05-02 14:48:12 +02:00
  • 8bd21a2341 Forgot some collections Lukas Tetzlaff 2018-05-02 14:44:42 +02:00
  • f12aef886d Fix linter issues Lukas Tetzlaff 2018-05-02 14:28:56 +02:00
  • 9240c675d1 Remove strong type constraints according to review Lukas Tetzlaff 2018-05-02 14:24:30 +02:00
  • 2fbc25fcd5 Add some more types Lukas Tetzlaff 2018-04-29 20:40:09 +02:00
  • d749aaea11 Set object type parameter for plainObject and nodeStream Lukas Tetzlaff 2018-04-29 20:32:10 +02:00
  • 09a3f4d557 Improve TS code by adding generics and removing any where applicable Lukas Tetzlaff 2018-04-29 19:45:24 +02:00
  • d5cb95e87b Condense strict compiler options flags to strict: true Lukas Tetzlaff 2018-04-29 19:45:12 +02:00
  • 38df0cfb24 Remove moot tslint disable comment (#46) Sam Verschueren 2018-04-04 08:08:29 +02:00
  • 877a910a7b Remove moot tslint disable comment Sam Verschueren 2018-04-04 07:32:23 +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
  • 5d54aa7ddd Document type guards Sam Verschueren 2018-04-03 07:50:52 +02:00
  • 39c2ca2733 Remove generics Sam Verschueren 2018-04-03 07:34:29 +02:00
  • e3aa2690a9 Change TS lib Sam Verschueren 2018-04-01 13:24:13 +02:00
  • ff99cea8da Add type guards for better type inference Sam Verschueren 2018-03-30 07:52:46 +02:00
  • 5670ed7a97 Minor readme improvement (#44) Amit Merchant 2018-03-30 09:25:09 +05:30
  • a2c403d3c5
    Update readme.md Amit Merchant 2018-03-30 09:12:16 +05:30
  • f0c15d537f
    Update readme.md Amit Merchant 2018-03-30 08:33:58 +05:30