|
|
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 |
|
|
|
aa70bb10ca
|
Name changed for easy to find.
|
2018-01-15 14:25:18 +03:00 |
|
|
|
0848d7a69b
|
Merge pull request #541 from Chalarangelo/cookies
[FEATURE] Add parseCookie and serializeCookie
|
2018-01-14 00:58:15 +02:00 |
|
|
|
df745a9566
|
randomIntWithLengthInRange
|
2018-01-13 20:13:37 +03:00 |
|
|
|
689f785d0e
|
Add observeMutations.md
|
2018-01-13 14:58:52 +02:00 |
|
|
|
fb02d16a72
|
Add parseCookie and serializeCookie
|
2018-01-13 14:19:21 +02:00 |
|
|
|
886a5df6c0
|
Add colorize
|
2018-01-13 13:36:59 +02:00 |
|
|
|
5f8b5117fb
|
Add merge
|
2018-01-12 14:44:20 +02:00 |
|
|
|
bd8551d78a
|
Add transform
|
2018-01-12 13:55:49 +02:00 |
|
|
|
56b631da0d
|
Combined functions and functionsIn
Makes more sense that way, following the example of flatten.
|
2018-01-12 13:37:33 +02:00 |
|
|
|
ed2089a292
|
Add functions, functionsIn
|
2018-01-11 21:18:58 +02:00 |
|
|
|
388bfe812b
|
Add mapValues, mapKeys
|
2018-01-11 20:33:14 +02:00 |
|
|
|
e4b1e2714d
|
Add findLast
|
2018-01-11 13:51:58 +02:00 |
|
|
|
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 |
|
|
|
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 |
|
|
|
0e6bf120c9
|
Update tag_database
|
2018-01-11 12:37:53 +02:00 |
|
|
|
37ec99830b
|
Added all math By snippets
|
2018-01-11 12:25:54 +02:00 |
|
|
|
3c2361e54b
|
ran npm tagger & tagged type
|
2018-01-11 05:25:44 -05:00 |
|
|
|
3c149253b1
|
Add decapitalize
|
2018-01-11 11:58:40 +02:00 |
|
|
|
24d2c241da
|
Travis build: 1171
|
2018-01-11 09:25:56 +00:00 |
|
|
|
ebba4213f6
|
Merge pull request #514 from Chalarangelo/XMLHttpRequest
[FEATURE] http requests snippets
|
2018-01-10 21:33:03 +02:00 |
|
|
|
6143f7a6fe
|
update tag_database, update httpPost
|
2018-01-10 19:53:36 +01: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 |
|