Commit Graph

278 Commits

Author SHA1 Message Date
e501e7170c Add bind 2018-01-24 14:14:49 +02:00
a6ef5f72d9 Add ary 2018-01-24 13:59:54 +02:00
87a650854a Add times 2018-01-24 13:50:49 +02:00
7f2297496a Add unary 2018-01-24 13:22:32 +02:00
565243bfb5 Add sortedLastIndex 2018-01-24 13:16:47 +02:00
85cbc34bc4 Add findLastIndex, update findLast 2018-01-24 13:02:07 +02:00
b4cf3b4b4e Add intersectionBy, intersectionWith 2018-01-24 12:53:18 +02:00
165ad6b094 Add unzipWith 2018-01-24 12:44:16 +02:00
f16c0ee8bb Add unzip 2018-01-24 12:35:25 +02:00
2eb3c4af6a Add unionWith, unionBy 2018-01-24 12:19:41 +02:00
d6957c67fe Add symmetricDifferenceBy, symmetricDifferenceWith 2018-01-24 11:59:02 +02:00
6e54017d5d Add differenceBy 2018-01-24 11:49:03 +02:00
4b4619439c Add composeRight 2018-01-23 22:12:56 +02:00
bac4e5d9c1 Add nthArgument 2018-01-23 21:27:37 +02:00
5fe8aa0be7 Add over 2018-01-23 21:02:17 +02:00
bb00176623 Add castArray 2018-01-23 20:54:12 +02:00
2883a77110 Add deepClone.md 2018-01-23 20:48:46 +02:00
18171a093c Travis broken, test 2018-01-23 20:32:17 +02:00
577f490865 Add matches, matchesWith 2018-01-23 20:17:32 +02:00
11a4872cf0 Add isObjectLike.md 2018-01-23 19:30:03 +02:00
321b662ec7 Add isEmpty 2018-01-23 19:25:17 +02:00
16b7df3783 Add findKey, findLastKey 2018-01-23 18:23:20 +02:00
fefea87775 Update invertKeyValues 2018-01-23 17:31:50 +02:00
fb37df560d Updated description, tags 2018-01-23 15:59:43 +02:00
adaed178a7 Add isPlainObject 2018-01-19 13:59:12 +02: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
8f5c2c4a7c Merge pull request #559 from Chalarangelo/forOwn
[FEATURE][ADD] Add forOwn and forOwnRight
2018-01-18 17:05:58 -08:00
b775839739 Update tag_database 2018-01-18 17:46:56 +02:00
a6cced8f05 Travis build: 1304 2018-01-18 15:42:28 +00:00
ebe30f4c80 Add forOwn and forOwnRight 2018-01-18 16:45:56 +02:00
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
cac1a6e9fd Merge pull request #556 from Chalarangelo/isUpdate
[PATCH] Combined is snippets into a generic one
2018-01-17 21:38:35 +02: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
3c0a31eb7a update tag database and remove distinctValuesOfArray 2018-01-17 18:07:48 +01:00
01629c535b Hash methods 2018-01-17 14:09:01 +02:00
b2837e495d Merge branch 'master' into urlJoin 2018-01-16 18:48:59 +02: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
78d927ffb3 Merge pull request #542 from Chalarangelo/observe
[FEATURE] Add observeMutations.md
2018-01-16 15:58:54 +02:00
daedf4c8e0 Add URLJoin.md 2018-01-16 15:53:03 +02:00
d8936631e2 Script and tag cleanup, fixed select tests 2018-01-16 15:15:51 +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