Commit Graph

2364 Commits

Author SHA1 Message Date
b50cd7646a Added atob and btoa for node 2018-01-17 21:43:21 +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
b9c82fae1a Update tdd and convert node snippet to async 2018-01-17 21:13:12 +02:00
6921a9387b Merge pull request #553 from kingdavidmartins/add-test
Adding test
2018-01-17 20:23:34 +02:00
2f5d6c7592 Travis build: 1282 2018-01-17 17:41:21 +00:00
02f2900819 Merge pull request #554 from Chalarangelo/uniqueElements
FIX: Unique elements
2018-01-17 09:40:16 -08:00
3c0a31eb7a update tag database and remove distinctValuesOfArray 2018-01-17 18:07:48 +01:00
b1f8a708dc add test for uniqueElements 2018-01-17 18:06:12 +01:00
33f610c28d rename distinctValuesOfArray into uniqueElements 2018-01-17 18:02:49 +01:00
c8b2c9f978 update without test, type, omit, truthy, error 2018-01-17 11:19:08 -05: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
76f582232d update test validateNum omit, type, null, truthy, falsy, NaN etc 2018-01-17 10:01:16 -05:00
b286f58ade update zipObject test, type, omit, truthy, throw error, and more 2018-01-17 09:40:50 -05:00
83b975ca98 update test with omit test, type test, and truthy/null/undef test 2018-01-17 09:20:34 -05:00
3fef77cc62 update zip test, type test, omit test, throw 2018-01-17 09:07:22 -05:00
01629c535b Hash methods 2018-01-17 14:09:01 +02:00
43d846a5e1 Travis build: 1276 2018-01-17 07:24:58 +00:00
caa1bde518 Merge pull request #551 from Chalarangelo/skatcat31-patch-1
Fix spelling in snippet description
2018-01-16 23:22:51 -08:00
9e04a59d82 Fix spelling in snippet description 2018-01-16 23:22:20 -08:00
9538b3e4a2 add type test, error test, omit test to words 2018-01-16 23:57:39 -05:00
82b4f6bf22 Travis build: 1272 2018-01-17 02:06:38 +00:00
15f940eaae Merge pull request #549 from Chalarangelo/skatcat31-httpPostFootprint
PATCH: HTTP Post footprint change
2018-01-16 10:11:55 -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
934bb0f079 Merge pull request #548 from Chalarangelo/urlJoin
[FEATURE] Add URLJoin.md
2018-01-16 18:49:17 +02: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
4ae0e03b0e Travis build: 1262 2018-01-16 14:46:28 +00:00
667f705ad7 Added a few type checking snippets from lodash 2018-01-16 16:42:17 +02:00
2a4572355a Merge remote-tracking branch 'origin/master' 2018-01-16 16:23:55 +02:00
f076160341 Fixed snippet archiver build and generated README 2018-01-16 16:23:25 +02:00
e63c6bc840 Travis build: 1259 [custom] 2018-01-16 14:20:25 +00:00
d11d20a129 Fixed builder 2018-01-16 16:16:57 +02:00
d130ca9047 Fixed builder 2018-01-16 16:13:13 +02:00
bf679849a8 Fixed archive builder 2018-01-16 16:08:18 +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
498d8fa16b Travis build: 1247 [custom] 2018-01-16 13:20:34 +00:00
289e2fe27c Travis build: 1245 2018-01-16 13:18:04 +00:00
d8936631e2 Script and tag cleanup, fixed select tests 2018-01-16 15:15:51 +02:00
b37c30d175 Merge pull request #547 from Chalarangelo/test-recursive
[FEATURE]  Recursive snippets tests
2018-01-15 22:17:34 +02:00
951509906e Travis build: 1242 [cron] 2018-01-15 20:08:35 +00:00
836f2f6326 add test for cleanObj 2018-01-15 21:03:32 +01:00