435260d6f4
Travis build: 1312
2018-01-19 11:07:33 +00: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
af390ee079
update tdd chained methods making more readable
2018-01-18 20:05:18 -05:00
9af01d9d59
Travis build: 1308 [cron]
2018-01-18 20:09:27 +00:00
c1bc3f9f71
Travis build: 1306
2018-01-18 15:48:23 +00:00
047db17d4a
Update tag_database
2018-01-18 17:46:56 +02:00
14bba46439
Travis build: 1304
2018-01-18 15:42:28 +00:00
0f9247b0fd
Merge branch 'getset'
2018-01-18 17:40:50 +02: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
1b9eb77a96
Merge pull request #558 from itaditya/itaditya-patch-1
...
[ENHANCEMENT] [UPDATE: `flip.md`] Use idiomatic js for flip function
2018-01-18 15:10:47 +01: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
50e6b593fc
Travis build: 1299
2018-01-17 21:07:15 +00:00
81cc6b5746
Merge pull request #557 from Chalarangelo/btoa
...
[FEATURE] btoa and atob
2018-01-17 16:05:30 -05:00
2f29187eea
Travis build: 1297 [cron]
2018-01-17 20:11:19 +00:00
ff003c12a4
Merge pull request #555 from Chalarangelo/tdd-update
...
Tdd update
2018-01-17 14:51:33 -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
1e6031943a
Merge branch 'master' into tdd-update
2018-01-17 14:28:32 -05: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
87a2620ff0
removed tdd duplicate in package.json lol which was my fault
2018-01-17 13:49:10 -05:00
69abf1b863
ran npm run tdd
2018-01-17 13:40:40 -05:00
207a6d79e0
update package.json -> add tdd script
2018-01-17 13:39:46 -05:00
796be5a467
update tdd script to handle const = requires()
2018-01-17 13:38:05 -05:00
d09078c3b6
Merge pull request #553 from kingdavidmartins/add-test
...
Adding test
2018-01-17 20:23:34 +02:00
734b9ad087
Travis build: 1282
2018-01-17 17:41:21 +00:00
b8f4db77c7
Merge pull request #554 from Chalarangelo/uniqueElements
...
FIX: Unique elements
2018-01-17 09:40:16 -08:00
5145dabee9
update tag database and remove distinctValuesOfArray
2018-01-17 18:07:48 +01:00
acca38c5df
add test for uniqueElements
2018-01-17 18:06:12 +01:00
27f00d7cc5
rename distinctValuesOfArray into uniqueElements
2018-01-17 18:02:49 +01:00
b10715c8a9
update without test, type, omit, truthy, error
2018-01-17 11:19:08 -05: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
d8c3315dad
update test validateNum omit, type, null, truthy, falsy, NaN etc
2018-01-17 10:01:16 -05:00
54a6631356
update zipObject test, type, omit, truthy, throw error, and more
2018-01-17 09:40:50 -05:00
3e1bebb48b
update test with omit test, type test, and truthy/null/undef test
2018-01-17 09:20:34 -05:00
fc79f80de6
update zip test, type test, omit test, throw
2018-01-17 09:07:22 -05:00
94d2f2c404
Hash methods
2018-01-17 14:09:01 +02:00
b1f1390b6b
Travis build: 1276
2018-01-17 07:24:58 +00:00
308c2c56ac
Merge pull request #551 from Chalarangelo/skatcat31-patch-1
...
Fix spelling in snippet description
2018-01-16 23:22:51 -08:00
b61e7ae1f8
Fix spelling in snippet description
2018-01-16 23:22:20 -08:00
d4a75b4b96
add type test, error test, omit test to words
2018-01-16 23:57:39 -05:00