034193a80c
Merge pull request #713 from EthanOrange/patch-4
...
Update initializeArrayWithRange snippet
2018-08-13 14:22:33 +03:00
759085acea
Update initializeArrayWithRange.md
2018-08-13 08:51:50 +03:00
13202cbdd7
Update initializeArrayWithRange sinppets
...
Array.from(arrayLike[, mapFn[, thisArg]]) instand of `Array.map()` to fill with the desired values in a range
2018-08-13 09:36:54 +08:00
bd2da58870
Optimized longestItem
2018-08-12 21:07:40 -04:00
93e9513c8b
Travis build: 210
2018-08-10 07:50:02 +00:00
fd6013c6ea
Update bindKey.md
2018-08-10 10:47:56 +03:00
333182a5dc
Get rid of arguments for bindKey
2018-08-10 11:40:33 +04:00
a7560c7749
Get rid of arguments for bind
2018-08-09 11:50:24 +04:00
044e8bfe59
Simplify average
2018-08-08 14:23:35 +04:00
2a6c992f73
Added allEqual + tests
2018-08-02 22:03:08 +01:00
c78d37ef91
Travis build: 181
2018-08-02 20:15:23 +00:00
272b6588b3
indexOfAll.md returns a functions with shadow vars
...
It returned a function that accepted the same arguments again that when run again with the same inputs would eventually result
2018-08-02 12:57:02 -07:00
ae8c006535
Travis build: 176 [cron]
2018-08-02 19:51:06 +00:00
f634531b44
Simplify indexOfAll
2018-08-02 15:36:36 +04:00
8f6f796ce2
Codacy issue fixes
2018-08-02 12:02:29 +03:00
21d06a55fa
Travis build: 110
2018-07-18 18:03:57 +00:00
96c0254536
Tags and tests
2018-07-18 21:02:42 +03:00
78b62ab4f1
add uniqueElements By and ByRight
2018-07-18 20:49:07 +03:00
d63860e9a9
Add filterNonUniqueBy
2018-07-18 20:40:53 +03:00
855b6d70d5
Travis build: 78
2018-07-14 08:01:07 +00:00
005dfcf8d0
Add mapString, fix dig
2018-07-14 10:59:56 +03:00
bcef534ab1
Update dig.md
2018-07-14 10:25:44 +03:00
1a3e1dde1e
more refactoring
2018-07-09 23:17:41 -07:00
2577e13265
refactor map/filter with reduce
2018-07-08 23:34:11 -07:00
162fe2599b
refactor with ternary and small example
2018-07-08 15:24:11 -07:00
8ee6efc01a
WIP: create snippet dig.md . npm run tester failed.
2018-07-08 13:06:24 -07:00
e6cd53cf59
Travis build: 53
2018-07-06 17:33:49 +00:00
c382edf469
Quotation consistency between toCSV converters
2018-07-06 20:29:32 +03:00
7443e9270f
Add JSONtoCSV
...
Resolve #686
2018-07-06 20:25:46 +03:00
c5e8ba51d4
Travis build: 31
2018-06-27 18:17:10 +00:00
5ef18a9a55
Add CSVToJSON
2018-06-27 21:14:24 +03:00
9f180a93ac
Travis build: 29
2018-06-27 17:59:04 +00:00
906cea6c83
Add CSVtoArray
2018-06-27 20:57:54 +03:00
b791af2324
Travis build: 27 [custom]
2018-06-27 17:46:34 +00:00
a661f2f28d
Merge remote-tracking branch 'origin/master'
2018-06-27 20:26:57 +03:00
537bff5093
Add arrayToCSV
2018-06-27 20:26:43 +03:00
2b0c3668f6
Update matchesWith.md
2018-06-23 16:36:25 +03:00
39e34eee56
fix type and make strict equal
2018-06-23 18:46:47 +08:00
e751d144b2
Travis build: 11
2018-06-23 07:22:21 +00:00
17e2c03315
Merge pull request #671 from OutThisLife/patch-1
...
ELO snippet formatting + performance
2018-06-23 10:21:26 +03:00
ff7275fc12
Update elo.md
2018-06-23 10:20:37 +03:00
6fca61a062
Update elo.md
2018-06-23 10:19:59 +03:00
030d1a057d
Update elo.md
2018-06-23 10:17:42 +03:00
71fd148c0a
fix data check
2018-06-23 10:16:41 +08:00
2429509f16
Travis build: 2165
2018-06-19 17:59:43 +00:00
1ba221ff35
Add 4 new browser snippets
...
triggerEvent - trigger an event on an element, insertAfter & insertBefore - parse and insert HTML after or before an element respectively, elementContains - checks if an element contains another element
2018-06-19 20:57:58 +03:00
3197d6ddce
Travis build: 2161
2018-06-18 18:26:52 +00:00
11b4eadc38
Update countOccurrences function
...
Removes unnecessary addition of `0`.
2018-06-05 13:25:49 +01:00
262a657ccb
Travis build: 2110
2018-05-31 18:13:03 +00:00
72a3645767
Update toHash.md
2018-05-31 21:09:51 +03:00