Commit Graph

1266 Commits

Author SHA1 Message Date
d039251a93 Made select variadic 2018-01-11 20:17:25 +02:00
14cdc112aa Travis build: 1189 2018-01-11 13:40:15 +00:00
fd7cfcece8 Travis build: 1187 2018-01-11 11:53:19 +00:00
0a54639017 Merge remote-tracking branch 'origin/master' 2018-01-11 13:52:04 +02:00
a7506d6d0e Add findLast 2018-01-11 13:51:58 +02:00
1eeda23c48 Travis build: 1185 2018-01-11 11:47:13 +00:00
1ea24c068d 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
13ba436b41 Travis build: 1183 2018-01-11 10:40:53 +00:00
694763ec2f Merge pull request #535 from kingdavidmartins/add-isObject
Add isObject
2018-01-11 12:38:08 +02:00
c7aaf307d6 Travis build: 1181 2018-01-11 10:37:54 +00:00
2391491a77 Update isObject.md 2018-01-11 12:37:26 +02:00
7d58dbeb5f Delete flattenDepth.md 2018-01-11 12:36:08 +02:00
84fcddd42c Travis build: 1179 2018-01-11 10:28:20 +00:00
66a78ee7b5 Merge remote-tracking branch 'origin/master' 2018-01-11 12:26:00 +02:00
ba4300799c Added all math By snippets 2018-01-11 12:25:54 +02:00
228aac6401 update decription 2018-01-11 05:24:31 -05:00
253a354664 added isObject snippet 2018-01-11 05:24:06 -05:00
8d23d9a4e3 Travis build: 1177 2018-01-11 10:17:49 +00:00
97ec2fb56e Travis build: 1173 2018-01-11 10:00:38 +00:00
53f88903f8 Add decapitalize 2018-01-11 11:58:40 +02:00
4c18ae3796 Travis build: 1171 2018-01-11 09:25:56 +00:00
44d40f48ec remove toEnglishDate 2018-01-11 10:14:13 +01:00
47dbf1b269 Travis build: 1168 2018-01-11 08:59:40 +00:00
35e5ef106e Update flatten.md 2018-01-11 10:56:14 +02:00
683553a787 run tdd, update test cases for flatten. 2018-01-11 09:51:49 +01:00
6ddb1adf94 prettify example 2018-01-11 09:42:11 +01:00
c7e34da1b0 update flatten to use same syntax as flattenDepth.
Delete flattenDepth.
2018-01-11 09:40:22 +01:00
5cd654307f Travis build: 1163 2018-01-10 21:46:26 +00:00
e40ebae8b4 Merge pull request #529 from kingdavidmartins/init2d-update
style guide fix Array().fill -> Array.from()
2018-01-10 23:44:48 +02:00
e505c6c981 Travis build: 1161 2018-01-10 21:39:19 +00:00
12ca6cec81 also update inner array init 2018-01-10 16:06:10 -05:00
db8fd8dd29 style guide fix Array().fill -> Array.from() 2018-01-10 16:00:32 -05:00
ce9696462d Travis build: 1157 2018-01-10 19:36:26 +00:00
d7678344e4 Merge pull request #514 from Chalarangelo/XMLHttpRequest
[FEATURE] http requests snippets
2018-01-10 21:33:03 +02:00
71a907d53d Update httpPost.md 2018-01-10 21:31:48 +02:00
31181db31b Update httpPost.md 2018-01-10 21:31:28 +02:00
6461737d1f Update httpGet.md 2018-01-10 21:22:22 +02:00
329255aac6 update tag_database, update httpPost 2018-01-10 19:53:36 +01:00
0ca8724842 update httpGet 2018-01-10 19:43:29 +01:00
0dfd14a1e6 remove Put & Delete http snippets 2018-01-10 19:18:54 +01:00
55699201a4 update description for isPrimitive, add 2 tests, isPrimitive & isPrime 2018-01-10 15:19:09 +01:00
eb8950482a update luhnCheck example, add 2 tests, luhnCheck & mapObject 2018-01-10 14:48:59 +01:00
3905abd8fc update mask example, add test for mask 2018-01-10 14:39:58 +01:00
2ac592971c typo at objectToPairs & add test 2018-01-10 14:27:06 +01:00
c38c4688e7 fix partition example to use const 2018-01-10 14:18:37 +01:00
bf071b19e7 add 3 tests, prettyBytes, primes & reducedFilter
updated prettyBytes example to output string
2018-01-10 14:01:35 +01:00
3df33e228d update sdbm example and add 2 tests for sdbm and select 2018-01-10 13:40:12 +01:00
7a7c31bfc8 update example for splitLines and add test 2018-01-10 13:07:51 +01:00
f56686755e update snippet toDecimalMark, add test for toDecimalMark 2018-01-10 12:42:11 +01:00
109303b5de Update getType.md
fix result to lower case
2018-01-10 10:45:55 +08:00