|
|
f93efa9f58
|
Travis build: 1173
|
2018-01-11 10:00:38 +00:00 |
|
|
|
3c149253b1
|
Add decapitalize
|
2018-01-11 11:58:40 +02:00 |
|
|
|
24d2c241da
|
Travis build: 1171
|
2018-01-11 09:25:56 +00:00 |
|
|
|
ab479e4416
|
Merge pull request #533 from Chalarangelo/toEnglishDate-remove
Resolves #523
|
2018-01-11 11:24:39 +02:00 |
|
|
|
993239060e
|
update test folder, run tdd
|
2018-01-11 10:15:13 +01:00 |
|
|
|
a79ea2f1f5
|
remove toEnglishDate
|
2018-01-11 10:14:13 +01:00 |
|
|
|
9b57ac1bc3
|
Travis build: 1168
|
2018-01-11 08:59:40 +00:00 |
|
|
|
6246253cbe
|
Merge pull request #532 from Chalarangelo/flatten-fix
[FIX: #525] Flatten fix
|
2018-01-11 10:56:25 +02:00 |
|
|
|
b2628f8ff3
|
Update flatten.md
|
2018-01-11 10:56:14 +02:00 |
|
|
|
498fe17977
|
remove flattenDepth tests
|
2018-01-11 09:55:24 +01:00 |
|
|
|
ce4540f71d
|
run tdd, update test cases for flatten.
|
2018-01-11 09:51:49 +01:00 |
|
|
|
41001626c7
|
prettify example
|
2018-01-11 09:42:11 +01:00 |
|
|
|
72e51661b2
|
update flatten to use same syntax as flattenDepth.
Delete flattenDepth.
|
2018-01-11 09:40:22 +01:00 |
|
|
|
2d284ad0f1
|
Travis build: 1163
|
2018-01-10 21:46:26 +00:00 |
|
|
|
a4fa9d6bc5
|
Merge pull request #529 from kingdavidmartins/init2d-update
style guide fix Array().fill -> Array.from()
|
2018-01-10 23:44:48 +02:00 |
|
|
|
2f8ef10c63
|
Travis build: 1161
|
2018-01-10 21:39:19 +00:00 |
|
|
|
e88a029651
|
Merge pull request #528 from kingdavidmartins/tdd-bugfix
Tdd bugfix & update
|
2018-01-10 23:38:10 +02:00 |
|
|
|
9802c9d1cb
|
add 2 basic test for zipObject snippet
|
2018-01-10 16:37:10 -05:00 |
|
|
|
c79dfdabac
|
add 2 type Array.isArray test for zip return value
|
2018-01-10 16:32:37 -05:00 |
|
|
|
70347d62c1
|
add basic 2 test for zip snippet
|
2018-01-10 16:23:21 -05:00 |
|
|
|
21edb4fbd0
|
also update inner array init
|
2018-01-10 16:06:10 -05:00 |
|
|
|
ac25bd1a7f
|
style guide fix Array().fill -> Array.from()
|
2018-01-10 16:00:32 -05:00 |
|
|
|
14c8579949
|
generate new test that did already exist & update all module snippets with declaration
|
2018-01-10 15:22:58 -05:00 |
|
|
|
1d416dcd55
|
update recursion fix & declare all snippets
|
2018-01-10 15:20:31 -05:00 |
|
|
|
6a7980be38
|
Travis build: 1159 [cron]
|
2018-01-10 20:07:07 +00:00 |
|
|
|
aea1ce0ce6
|
Travis build: 1157
|
2018-01-10 19:36:26 +00:00 |
|
|
|
ebba4213f6
|
Merge pull request #514 from Chalarangelo/XMLHttpRequest
[FEATURE] http requests snippets
|
2018-01-10 21:33:03 +02:00 |
|
|
|
30a641f41f
|
Update httpPost.md
|
2018-01-10 21:31:48 +02:00 |
|
|
|
4b906d2094
|
Update httpPost.md
|
2018-01-10 21:31:28 +02:00 |
|
|
|
823fc92534
|
Update httpGet.md
|
2018-01-10 21:22:22 +02:00 |
|
|
|
ec726a0b59
|
Merge pull request #527 from Chalarangelo/snippet-tests
Snippet tests 2nd edition
|
2018-01-10 21:05:51 +02:00 |
|
|
|
6143f7a6fe
|
update tag_database, update httpPost
|
2018-01-10 19:53:36 +01:00 |
|
|
|
fad6c9430c
|
update httpGet
|
2018-01-10 19:43:29 +01:00 |
|
|
|
962d848979
|
add to archive
|
2018-01-10 19:23:26 +01:00 |
|
|
|
64b6d76231
|
remove Put & Delete http snippets
|
2018-01-10 19:18:54 +01:00 |
|
|
|
c3946950c0
|
add anagram test
|
2018-01-10 18:04:37 +01:00 |
|
|
|
a234ca519e
|
add 2 tests, byteSize & capitalize
|
2018-01-10 18:02:22 +01:00 |
|
|
|
890a9bc3e3
|
add 2 tests, capitalizeEveryWord & chunk
|
2018-01-10 17:57:21 +01:00 |
|
|
|
f3eace019e
|
add 2 tests, clampNumber & coalesce
|
2018-01-10 17:52:44 +01:00 |
|
|
|
e21186a4ed
|
add 2 tests for coalsesceFactory and compact
|
2018-01-10 17:47:23 +01:00 |
|
|
|
db1648d08c
|
add 2 tests, compose and countOccurences
|
2018-01-10 17:44:26 +01:00 |
|
|
|
f9ac0526af
|
added 2 test, 2 broken snippets due to recursive issue curry & deepFlatten
|
2018-01-10 17:41:36 +01:00 |
|
|
|
c479a07722
|
add 2 tests, deepFlatten & difference
|
2018-01-10 17:38:30 +01:00 |
|
|
|
51b6ff4b9c
|
add 2 tests, differenceWith & digitize
|
2018-01-10 17:36:16 +01:00 |
|
|
|
305232c572
|
add 2 tests, distinctvaluesOfArray & dropElements
|
2018-01-10 17:33:29 +01:00 |
|
|
|
f18feca2a5
|
add 2 tests for elo & dropRight
|
2018-01-10 17:30:31 +01:00 |
|
|
|
190431ef9d
|
add 2 tests, escapeHTML & escapeRegExp
|
2018-01-10 17:23:06 +01:00 |
|
|
|
ed509800dc
|
add 2 tests for everyNth and extendHex
typo factorial test
|
2018-01-10 17:20:26 +01:00 |
|
|
|
a5d14af485
|
add 2 tests, factorial and fibonacci
NOTE: factorial doesn't work, see the issues tab for more info
|
2018-01-10 17:17:57 +01:00 |
|
|
|
736f59bc01
|
add 2 tests, filterNonUnique & flatten
|
2018-01-10 17:05:11 +01:00 |
|