Commit Graph

1260 Commits

Author SHA1 Message Date
bcc05a9a6e Add countBy, update other By snippets
Updated all By snippets to have matching behavior, consistent argument naming and added countBy as per #100.
2018-01-11 13:45:53 +02:00
967df5f670 Travis build: 1183 2018-01-11 10:40:53 +00:00
bb1ccffea7 Merge pull request #535 from kingdavidmartins/add-isObject
Add isObject
2018-01-11 12:38:08 +02:00
6481833dcd Travis build: 1181 2018-01-11 10:37:54 +00:00
2f2701d4c1 Update isObject.md 2018-01-11 12:37:26 +02:00
966fd4ee85 Delete flattenDepth.md 2018-01-11 12:36:08 +02:00
b44613ae69 Travis build: 1179 2018-01-11 10:28:20 +00:00
4ee5969542 Merge remote-tracking branch 'origin/master' 2018-01-11 12:26:00 +02:00
37ec99830b Added all math By snippets 2018-01-11 12:25:54 +02:00
7ad435fcad update decription 2018-01-11 05:24:31 -05:00
5665d4792a added isObject snippet 2018-01-11 05:24:06 -05:00
88caf8d93f Travis build: 1177 2018-01-11 10:17:49 +00:00
f93efa9f58 Travis build: 1173 2018-01-11 10:00:38 +00:00
3c149253b1 Add decapitalize 2018-01-11 11:58:40 +02:00
24d2c241da Travis build: 1171 2018-01-11 09:25:56 +00:00
a79ea2f1f5 remove toEnglishDate 2018-01-11 10:14:13 +01:00
9b57ac1bc3 Travis build: 1168 2018-01-11 08:59:40 +00:00
b2628f8ff3 Update flatten.md 2018-01-11 10:56:14 +02:00
ce4540f71d run tdd, update test cases for flatten. 2018-01-11 09:51:49 +01:00
41001626c7 prettify example 2018-01-11 09:42:11 +01:00
72e51661b2 update flatten to use same syntax as flattenDepth.
Delete flattenDepth.
2018-01-11 09:40:22 +01:00
2d284ad0f1 Travis build: 1163 2018-01-10 21:46:26 +00:00
a4fa9d6bc5 Merge pull request #529 from kingdavidmartins/init2d-update
style guide fix Array().fill -> Array.from()
2018-01-10 23:44:48 +02:00
2f8ef10c63 Travis build: 1161 2018-01-10 21:39:19 +00:00
21edb4fbd0 also update inner array init 2018-01-10 16:06:10 -05:00
ac25bd1a7f style guide fix Array().fill -> Array.from() 2018-01-10 16:00:32 -05:00
aea1ce0ce6 Travis build: 1157 2018-01-10 19:36:26 +00:00
ebba4213f6 Merge pull request #514 from Chalarangelo/XMLHttpRequest
[FEATURE] http requests snippets
2018-01-10 21:33:03 +02:00
30a641f41f Update httpPost.md 2018-01-10 21:31:48 +02:00
4b906d2094 Update httpPost.md 2018-01-10 21:31:28 +02:00
823fc92534 Update httpGet.md 2018-01-10 21:22:22 +02:00
6143f7a6fe update tag_database, update httpPost 2018-01-10 19:53:36 +01:00
fad6c9430c update httpGet 2018-01-10 19:43:29 +01:00
64b6d76231 remove Put & Delete http snippets 2018-01-10 19:18:54 +01:00
1cd9b404cb update description for isPrimitive, add 2 tests, isPrimitive & isPrime 2018-01-10 15:19:09 +01:00
72b4a0d12a update luhnCheck example, add 2 tests, luhnCheck & mapObject 2018-01-10 14:48:59 +01:00
51260a85a8 update mask example, add test for mask 2018-01-10 14:39:58 +01:00
9fd2ec582f typo at objectToPairs & add test 2018-01-10 14:27:06 +01:00
df84ca2646 fix partition example to use const 2018-01-10 14:18:37 +01:00
b3363d5c4c add 3 tests, prettyBytes, primes & reducedFilter
updated prettyBytes example to output string
2018-01-10 14:01:35 +01:00
0b44ad6a97 update sdbm example and add 2 tests for sdbm and select 2018-01-10 13:40:12 +01:00
88a159618b update example for splitLines and add test 2018-01-10 13:07:51 +01:00
5af41967c5 update snippet toDecimalMark, add test for toDecimalMark 2018-01-10 12:42:11 +01:00
f690d12b22 Update getType.md
fix result to lower case
2018-01-10 10:45:55 +08:00
69b1342806 Travis build: 1101 2018-01-09 12:24:24 +00:00
0bf51183bd Merge pull request #518 from kriadmin/patch-6
[FEATURE] noVowels.md
2018-01-09 14:22:55 +02:00
8be9f821ef Archived both snippets discussed
countVowels and replaceVowels are now in the archive
2018-01-09 14:22:29 +02:00
13b5ea7fd4 Update and rename noVowels.md to removeVowels.md 2018-01-09 14:20:08 +02:00
ba910cfe33 Travis build: 1099 2018-01-09 12:19:51 +00:00
db5ca96a19 Merge pull request #498 from atomiks/eventhub
[FEATURE] Add createEventHub
2018-01-09 14:18:29 +02:00