5323cc7cad
Updated description, tags
2018-01-23 15:59:43 +02:00
24e29efd38
Travis build: 1333
2018-01-23 11:32:13 +00:00
d3df067dc9
Update tomorrow.md
2018-01-23 13:29:26 +02:00
5e6b867cf9
Use getDate() instead of the obviously wrong getDay()
2018-01-22 23:37:04 +01:00
7b3068b35b
Fix tomorrow() function
...
For details see bug #564
2018-01-22 22:38:11 +01:00
c98c5a5bcc
Update zipWith.md
2018-01-21 12:21:22 +05:30
b8b56d24f2
zipWith
2018-01-20 20:51:34 +05:30
a68d1ec79f
Travis build: 1321
2018-01-19 12:01:55 +00:00
757c955705
Merge remote-tracking branch 'origin/master'
2018-01-19 13:59:17 +02:00
71582dbe93
Add isPlainObject
2018-01-19 13:59:12 +02:00
13c3bb6cfc
Travis build: 1319
2018-01-19 11:53:12 +00:00
2f5e6b04fd
Add defaults
2018-01-19 13:51:05 +02:00
d438a0bd6c
Add omitBy, pickBy
2018-01-19 13:23:45 +02:00
97192399e9
Add omit
2018-01-19 13:14:46 +02:00
0e89e52d50
Archived cleanObj
...
It's essentially the same as `pick` but a lot more confusing.
2018-01-19 13:05:48 +02:00
b5d6a31f04
Travis build: 1310
2018-01-19 01:08:43 +00:00
6a20967729
Merge pull request #559 from Chalarangelo/forOwn
...
[FEATURE][ADD] Add forOwn and forOwnRight
2018-01-18 17:05:58 -08:00
14bba46439
Travis build: 1304
2018-01-18 15:42:28 +00:00
43aa0e7696
Updated select to get
2018-01-18 17:40:42 +02:00
a7790db34c
Add forOwn and forOwnRight
2018-01-18 16:45:56 +02:00
9b12f644cf
Travis build: 1301
2018-01-18 14:13:42 +00:00
092e6036a6
Use idiomatic js
...
Intentionally used the word `rest` instead of `args` because I felt for this case rest better helps people understand that , rest holds all the args after first arg. If I have used `args` then it partly implies that first is not an arg which is not true
2018-01-18 13:33:11 +05:30
81cc6b5746
Merge pull request #557 from Chalarangelo/btoa
...
[FEATURE] btoa and atob
2018-01-17 16:05:30 -05:00
c865243aa3
Added atob and btoa for node
2018-01-17 21:43:21 +02:00
9c3e97676d
Travis build: 1293
2018-01-17 19:40:40 +00:00
ae23cf3c8d
Merge pull request #556 from Chalarangelo/isUpdate
...
[PATCH] Combined is snippets into a generic one
2018-01-17 21:38:35 +02:00
db0a5186d5
Update is.md
2018-01-17 21:30:31 +02:00
93b5039dd3
Travis build: 1289
2018-01-17 19:27:05 +00:00
568d670dbc
Merge pull request #552 from Chalarangelo/hash
...
[FEATURE] Hash methods
2018-01-17 21:25:29 +02:00
6499985961
Combined is snippets into a generic one
2018-01-17 21:23:46 +02:00
7f021e518b
Update tdd and convert node snippet to async
2018-01-17 21:13:12 +02:00
27f00d7cc5
rename distinctValuesOfArray into uniqueElements
2018-01-17 18:02:49 +01:00
d765318836
Update hashNode.md
2018-01-17 17:37:27 +02:00
3e92c97ff0
Update hashBrowser.md
2018-01-17 17:37:14 +02:00
94d2f2c404
Hash methods
2018-01-17 14:09:01 +02:00
b61e7ae1f8
Fix spelling in snippet description
2018-01-16 23:22:20 -08:00
97a2abe65b
Add comment to second example about body
...
Explain that by providing null/undefined, we are telling it we are not sending a body(or specifically a lack there of)
2018-01-16 10:09:52 -08:00
efaeb99a2d
HTTP Post footprint change
...
No we require either a body, or a null/undefined
Closes #520
2018-01-16 10:05:29 -08:00
a030c867d2
Travis build: 1268
2018-01-16 16:52:18 +00:00
7329bba847
Merge branch 'master' into urlJoin
2018-01-16 18:48:59 +02:00
62bb691a8b
Travis build: 1265
2018-01-16 15:14:29 +00:00
dd5f7c8c3e
Add InitializeArrayWithRangeRight.md
2018-01-16 17:09:39 +02:00
2d9b00bb61
Add isNil and isUndefined
2018-01-16 16:50:21 +02:00
b48fa8f16d
Added a few type checking snippets from lodash
2018-01-16 16:42:17 +02:00
ba495b3230
Travis build: 1252
2018-01-16 14:03:01 +00:00
46c784b13b
Merge pull request #542 from Chalarangelo/observe
...
[FEATURE] Add observeMutations.md
2018-01-16 15:58:54 +02:00
6d60dcb99c
Update observeMutations.md
2018-01-16 15:57:40 +02:00
fca48e797e
Add URLJoin.md
2018-01-16 15:53:03 +02:00
d02c622ac5
Travis build: 1238
2018-01-15 17:12:46 +00:00
e3b7813eb7
Update equals.md
2018-01-15 18:54:27 +02:00