atomiks
b906114c10
Update createEventHub.md
2018-01-09 09:21:32 +11:00
atomiks
bdae0ed89f
Update createEventHub.md
2018-01-09 09:17:15 +11:00
atomiks
409a05e52c
More extensive examples
2018-01-09 09:15:59 +11:00
atomiks
da99919b6d
Update createEventHub.md
2018-01-09 08:42:54 +11:00
Robert Mennell
dedd2fdd0b
Update indexOfAll description
...
forgot to update description
2018-01-08 13:27:45 -08:00
Robert Mennell
2629765340
Update indexOfAll snippet return type
...
Now we're just going to return an empty array. This keeps a consistent return type, does not need checking, and won't break api chaining.
Decision was made because otherwise you'd have to add a filter step or check if the return is not an array. Instead we just want an empty array so it has a consistent API, and no indeces is a valid amount
2018-01-08 13:24:21 -08:00
atomiks
2961ba996a
Update createEventHub.md
2018-01-09 08:02:35 +11:00
Stefan Feješ
bb49d28286
trouble with GitKraken, fix everything now
2018-01-08 21:31:30 +01:00
Stefan Feješ
38e2c77d08
add httpDelete
...
hopefully last typos I made
2018-01-08 21:29:25 +01:00
Stefan Feješ
273afb5f21
fix snippet typo and update examples to be consistent
2018-01-08 21:17:52 +01:00
Stefan Feješ
9a72aa6435
add httpPut
2018-01-08 21:16:14 +01:00
Stefan Feješ
6493d45235
update tag_database and add semicolons to http snippets
2018-01-08 21:08:04 +01:00
Stefan Feješ
ff00c50e5f
add httpPost, update examples for http snippets
2018-01-08 21:07:02 +01:00
Rohit Tanwar
6d7b4975c3
Update lcm.md
2018-01-09 01:34:51 +05:30
30secondsofcode
f7484d30cc
Travis build: 1081
2018-01-08 20:01:19 +00:00
Angelos Chalaris
7ebbe5936b
Merge pull request #508 from evolkmann/feature/longest
...
[FEATURE] Added longestString()
2018-01-08 21:58:59 +02:00
Angelos Chalaris
0e828a0f85
Update longestItem.md
2018-01-08 21:58:35 +02:00
Enzo Volkmann
aaca35a220
Based on suggestions, added longestItem()
2018-01-08 20:33:47 +01:00
atomiks
af23b5d947
cache the getting
2018-01-09 05:58:58 +11:00
atomiks
f18b4942b9
Update createEventHub.md
2018-01-09 05:46:17 +11:00
atomiks
823236dbf7
Use Map instead
2018-01-09 05:44:23 +11:00
30secondsofcode
860f0c0977
Travis build: 1079
2018-01-08 17:56:40 +00:00
Angelos Chalaris
73d4de0c36
Merge pull request #512 from Chalarangelo/partition
...
[FEATURE] Add partition
2018-01-08 19:55:26 +02:00
Angelos Chalaris
ad4a203604
Added error handling
...
Added handling for `onerror` to log on the `error` stream of the console by default, maybe not the best possible behavior, but good for starters. If you have a better idea for this, please change it accordingly.
2018-01-08 19:07:56 +02:00
Stefan Feješ
0e94bad62d
update httpGet
2018-01-08 17:57:15 +01:00
Stefan Feješ
452ad581d3
add httpGet
2018-01-08 17:21:52 +01:00
Angelos Chalaris
481fe3c937
Update partition.md
2018-01-08 17:28:00 +02:00
Angelos Chalaris
9f51a552b9
Fix negate.md
2018-01-08 17:24:23 +02:00
Angelos Chalaris
5efa8dad90
Add toSafeInteger
2018-01-08 17:12:46 +02:00
Angelos Chalaris
975b83903d
Add partition
2018-01-08 16:58:23 +02:00
Angelos Chalaris
ed21d46d0b
Update show.md
2018-01-08 12:42:55 +02:00
Angelos Chalaris
3fdc3ecce0
Merge pull request #509 from henry-CJ/master
...
fix hide err
2018-01-08 12:42:28 +02:00
Angelos Chalaris
96057709a1
Update hide.md
2018-01-08 12:41:36 +02:00
Henry
3376f8350d
fix hide err
2018-01-08 18:22:14 +08:00
Enzo Volkmann
d82dbb7ff8
Added support for arrays and single strings
2018-01-08 08:22:04 +01:00
Enzo Volkmann
a44f2b8f57
Update longestString()
2018-01-07 23:08:48 +01:00
Enzo Volkmann
58d9211d25
Added longestString()
2018-01-07 23:05:55 +01:00
30secondsofcode
e16105e319
Travis build: 1059
2018-01-06 11:55:10 +00:00
Angelos Chalaris
63d63b6262
Merge pull request #506 from kriadmin/isUpperCase
...
[FEATURE] isUpperCase isLowerCase
2018-01-06 13:54:10 +02:00
Angelos Chalaris
74892f352e
Update isLowerCase.md
2018-01-06 13:53:59 +02:00
Angelos Chalaris
b20483fa8d
Update isUpperCase.md
2018-01-06 13:53:42 +02:00
Angelos Chalaris
0232fd890e
Update isLowerCase.md
2018-01-06 13:52:30 +02:00
30secondsofcode
1009250bdb
Travis build: 1057
2018-01-06 11:49:05 +00:00
Angelos Chalaris
b730243c96
Merge pull request #505 from kriadmin/indexesOf)
...
[FEATURE] indexesOf
2018-01-06 13:48:12 +02:00
Angelos Chalaris
f450dbaf80
Update indexOfAll.md
2018-01-06 13:44:51 +02:00
Angelos Chalaris
0fe7a2dce8
Update createElement.md
2018-01-06 13:15:31 +02:00
Rohit Tanwar
571ac3cab4
Update
2018-01-06 16:41:42 +05:30
Rohit Tanwar
b441379b84
Rename indexOfAll
2018-01-06 15:37:56 +05:30
atomiks
c788987e77
Merge branch 'master' into createElement
2018-01-06 20:44:19 +11:00
Rohit Tanwar
a8e548b879
a
2018-01-06 14:49:03 +05:30