Angelos Chalaris
4fb1f9b1b9
Merge pull request #512 from Chalarangelo/partition
...
[FEATURE] Add partition
2018-01-08 19:55:26 +02:00
Angelos Chalaris
120cf1cad0
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š
c7566e295e
run tagger for httpGet
2018-01-08 17:58:50 +01:00
Stefan Feješ
d74dcbc9fc
update httpGet
2018-01-08 17:57:15 +01:00
Stefan Feješ
f4176de384
add httpGet
2018-01-08 17:21:52 +01:00
Angelos Chalaris
9a0727a23d
Update partition.md
2018-01-08 17:28:00 +02:00
30secondsofcode
ffd30cf5ae
Travis build: 1074
2018-01-08 15:26:38 +00:00
Angelos Chalaris
d73a231f3d
Merge remote-tracking branch 'origin/master'
2018-01-08 17:24:29 +02:00
Angelos Chalaris
9809c2c3dd
Fix negate.md
2018-01-08 17:24:23 +02:00
30secondsofcode
8cc0790a00
Travis build: 1072
2018-01-08 15:15:04 +00:00
Angelos Chalaris
0e437cf103
Add toSafeInteger
2018-01-08 17:12:46 +02:00
Angelos Chalaris
ea3942210c
Add partition
2018-01-08 16:58:23 +02:00
30secondsofcode
886cf9e626
Travis build: 1067
2018-01-08 10:43:58 +00:00
Angelos Chalaris
cd6f38d68c
Update show.md
2018-01-08 12:42:55 +02:00
Angelos Chalaris
ffdbaf4eff
Merge pull request #509 from henry-CJ/master
...
fix hide err
2018-01-08 12:42:28 +02:00
Angelos Chalaris
ee439b19da
Update hide.md
2018-01-08 12:41:36 +02:00
Henry
cb04896fec
fix hide err
2018-01-08 18:22:14 +08:00
Enzo Volkmann
69393c1c7f
Added support for arrays and single strings
2018-01-08 08:22:04 +01:00
Enzo Volkmann
0c8de329cb
Updated README.md using npm run builder
2018-01-07 23:09:54 +01:00
Enzo Volkmann
4b99268d7d
Update longestString()
2018-01-07 23:08:48 +01:00
Enzo Volkmann
7ba9c4f2ca
Added longestString()
2018-01-07 23:05:55 +01:00
30secondsofcode
cc8c202249
Travis build: 1063 [cron]
2018-01-06 20:04:45 +00:00
King
0825c161cd
udpate binarySeach with if + return oneline
2018-01-06 08:47:30 -05:00
30secondsofcode
67690e01f9
Travis build: 1061
2018-01-06 12:10:41 +00:00
Angelos Chalaris
ae98030fc9
Update tag_database
2018-01-06 14:09:45 +02:00
30secondsofcode
40e00968d6
Travis build: 1059
2018-01-06 11:55:10 +00:00
Angelos Chalaris
7d062be46d
Merge pull request #506 from kriadmin/isUpperCase
...
[FEATURE] isUpperCase isLowerCase
2018-01-06 13:54:10 +02:00
Angelos Chalaris
40568e0ccb
Update isLowerCase.md
2018-01-06 13:53:59 +02:00
Angelos Chalaris
de0c57335b
Update isUpperCase.md
2018-01-06 13:53:42 +02:00
Angelos Chalaris
b61f020f0d
Update isLowerCase.md
2018-01-06 13:52:30 +02:00
30secondsofcode
00ee6ff826
Travis build: 1057
2018-01-06 11:49:05 +00:00
Angelos Chalaris
fbf5e5c8da
Merge pull request #505 from kriadmin/indexesOf)
...
[FEATURE] indexesOf
2018-01-06 13:48:12 +02:00
Angelos Chalaris
e05f516240
Update indexOfAll.md
2018-01-06 13:44:51 +02:00
30secondsofcode
518ffeadc1
Travis build: 1055
2018-01-06 11:16:25 +00:00
Angelos Chalaris
82520322dd
Update createElement.md
2018-01-06 13:15:31 +02:00
Rohit Tanwar
c500de403d
Update
2018-01-06 16:41:42 +05:30
30secondsofcode
6ca42534af
Travis build: 1053
2018-01-06 10:29:39 +00:00
atomiks
f9193bbad9
Merge pull request #501 from atomiks/createElement
...
[FEATURE] createElement
2018-01-06 21:28:44 +11:00
atomiks
7210414011
Merge branch 'master' into createElement
2018-01-06 21:28:31 +11:00
Rohit Tanwar
ca298e5389
Rename indexOfAll
2018-01-06 15:37:56 +05:30
atomiks
d891b8524a
Merge branch 'master' into createElement
2018-01-06 20:44:19 +11:00
Rohit Tanwar
484c11c8a0
a
2018-01-06 14:49:03 +05:30
Rohit Tanwar
19874c5689
isLowerCase
2018-01-06 14:46:39 +05:30
Rohit Tanwar
7fb18e9fc6
isUpperCase
2018-01-06 14:46:05 +05:30
Rohit Tanwar
8ab5b44f22
Update as recommended by @skcat31
2018-01-06 14:16:21 +05:30
Rohit Tanwar
6ddc05464c
Add examples
2018-01-06 14:01:23 +05:30
Rohit Tanwar
2bc04c38f0
indexesOf
2018-01-06 13:57:52 +05:30
Rohit Tanwar
92b6b27350
indexesOf
2018-01-06 13:54:37 +05:30
30secondsofcode
f4c8d8d3aa
Travis build: 1051
2018-01-06 08:17:59 +00:00
Robert Mennell
f49d67689f
Merge pull request #504 from kriadmin/patch-2
...
Update reversString.md
2018-01-06 00:17:09 -08:00