Commit Graph

3432 Commits

Author SHA1 Message Date
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
654856b958 Travis build: 1272 2018-01-17 02:06:38 +00:00
cdd608f309 Merge pull request #549 from Chalarangelo/skatcat31-httpPostFootprint
PATCH: HTTP Post footprint change
2018-01-16 10:11:55 -08:00
97a2abe65b 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
efaeb99a2d HTTP Post footprint change
No we require either a body, or a null/undefined
Closes #520
2018-01-16 10:05:29 -08:00
a030c867d2 Travis build: 1268 2018-01-16 16:52:18 +00:00
cb212a59e8 Merge pull request #548 from Chalarangelo/urlJoin
[FEATURE] Add URLJoin.md
2018-01-16 18:49:17 +02:00
7329bba847 Merge branch 'master' into urlJoin 2018-01-16 18:48:59 +02:00
62bb691a8b Travis build: 1265 2018-01-16 15:14:29 +00:00
dd5f7c8c3e Add InitializeArrayWithRangeRight.md 2018-01-16 17:09:39 +02:00
2d9b00bb61 Add isNil and isUndefined 2018-01-16 16:50:21 +02:00
ee4abbc2a7 Travis build: 1262 2018-01-16 14:46:28 +00:00
b48fa8f16d Added a few type checking snippets from lodash 2018-01-16 16:42:17 +02:00
8b39e09adf Merge remote-tracking branch 'origin/master' 2018-01-16 16:23:55 +02:00
73e2fc29b6 Fixed snippet archiver build and generated README 2018-01-16 16:23:25 +02:00
0aba4c5cdc Travis build: 1259 [custom] 2018-01-16 14:20:25 +00:00
6f0bc1c818 Fixed builder 2018-01-16 16:16:57 +02:00
6a9af6b93f Fixed builder 2018-01-16 16:13:13 +02:00
837410a37e Fixed archive builder 2018-01-16 16:08:18 +02:00