17abe97036
Travis build: 1321
2018-01-19 12:01:55 +00:00
1cdc03acbb
Merge remote-tracking branch 'origin/master'
2018-01-19 13:59:17 +02:00
adaed178a7
Add isPlainObject
2018-01-19 13:59:12 +02:00
d6a1a6080b
Travis build: 1319
2018-01-19 11:53:12 +00:00
f8351649c2
Add defaults
2018-01-19 13:51:05 +02:00
e2f599caa7
Add omitBy, pickBy
2018-01-19 13:23:45 +02:00
4a7c261a65
Add omit
2018-01-19 13:14:46 +02:00
d655ba6cc2
Archived cleanObj
...
It's essentially the same as `pick` but a lot more confusing.
2018-01-19 13:05:48 +02:00
606e88fd01
Travis build: 1310
2018-01-19 01:08:43 +00:00
8f5c2c4a7c
Merge pull request #559 from Chalarangelo/forOwn
...
[FEATURE][ADD] Add forOwn and forOwnRight
2018-01-18 17:05:58 -08:00
a6cced8f05
Travis build: 1304
2018-01-18 15:42:28 +00:00
82eb3e59a7
Updated select to get
2018-01-18 17:40:42 +02:00
ebe30f4c80
Add forOwn and forOwnRight
2018-01-18 16:45:56 +02:00
c07cd0dc36
Travis build: 1301
2018-01-18 14:13:42 +00:00
b4b889ee9e
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
1005db71a1
Merge pull request #557 from Chalarangelo/btoa
...
[FEATURE] btoa and atob
2018-01-17 16:05:30 -05:00
b50cd7646a
Added atob and btoa for node
2018-01-17 21:43:21 +02:00
0be16616ae
Travis build: 1293
2018-01-17 19:40:40 +00:00
cac1a6e9fd
Merge pull request #556 from Chalarangelo/isUpdate
...
[PATCH] Combined is snippets into a generic one
2018-01-17 21:38:35 +02:00
f68f2e542e
Update is.md
2018-01-17 21:30:31 +02:00
6b9ca7249c
Travis build: 1289
2018-01-17 19:27:05 +00:00
6d350e52bc
Merge pull request #552 from Chalarangelo/hash
...
[FEATURE] Hash methods
2018-01-17 21:25:29 +02:00
4feb68e848
Combined is snippets into a generic one
2018-01-17 21:23:46 +02:00
b9c82fae1a
Update tdd and convert node snippet to async
2018-01-17 21:13:12 +02:00
33f610c28d
rename distinctValuesOfArray into uniqueElements
2018-01-17 18:02:49 +01:00
5c0228d3cd
Update hashNode.md
2018-01-17 17:37:27 +02:00
a43efa885c
Update hashBrowser.md
2018-01-17 17:37:14 +02:00
01629c535b
Hash methods
2018-01-17 14:09:01 +02:00
9e04a59d82
Fix spelling in snippet description
2018-01-16 23:22:20 -08:00
e20dc77e9c
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
57a77b21f5
HTTP Post footprint change
...
No we require either a body, or a null/undefined
Closes #520
2018-01-16 10:05:29 -08:00
d446ab4415
Travis build: 1268
2018-01-16 16:52:18 +00:00
b2837e495d
Merge branch 'master' into urlJoin
2018-01-16 18:48:59 +02:00
644c2d36fc
Travis build: 1265
2018-01-16 15:14:29 +00:00
e8616e54fb
Add InitializeArrayWithRangeRight.md
2018-01-16 17:09:39 +02:00
447e3467db
Add isNil and isUndefined
2018-01-16 16:50:21 +02:00
667f705ad7
Added a few type checking snippets from lodash
2018-01-16 16:42:17 +02:00
5db858bdda
Travis build: 1252
2018-01-16 14:03:01 +00:00
78d927ffb3
Merge pull request #542 from Chalarangelo/observe
...
[FEATURE] Add observeMutations.md
2018-01-16 15:58:54 +02:00
4d275eb579
Update observeMutations.md
2018-01-16 15:57:40 +02:00
daedf4c8e0
Add URLJoin.md
2018-01-16 15:53:03 +02:00
1385839289
Travis build: 1238
2018-01-15 17:12:46 +00:00
1f2e4e0e27
Update equals.md
2018-01-15 18:54:27 +02:00
e6fd4f37d2
Added equals.md and tests
2018-01-15 18:34:11 +02:00
cc43b1117c
Travis build: 1231
2018-01-15 12:03:06 +00:00
f2fcf1abe0
Merge pull request #543 from ergenekonyigit/master
...
[FEATURE] Add randomIntArrayInRange
2018-01-15 14:01:47 +02:00
04df3cbc23
Update randomIntArrayInRange.md
2018-01-15 14:00:51 +02:00
b7fa1767db
example fix
2018-01-15 14:27:35 +03:00
aa70bb10ca
Name changed for easy to find.
2018-01-15 14:25:18 +03:00
81b48faf5d
Update randomIntWithLengthInRange.md
2018-01-15 12:32:30 +03:00