|
|
5b22c9a3db
|
Fixed a typo in README.md
|
2017-12-13 11:13:16 +03:00 |
|
|
|
ba60546a65
|
Add bottomVisible
|
2017-12-13 09:15:41 +03:30 |
|
|
|
76a1ec7b61
|
Build README
|
2017-12-13 00:49:17 +02:00 |
|
|
|
e602ba0195
|
Build README
|
2017-12-13 00:11:27 +02:00 |
|
|
|
8250b4e891
|
fix deep flatten array implementation
|
2017-12-13 00:02:52 +02:00 |
|
|
|
8ff6d9bff1
|
Simplify isEven function
|
2017-12-12 22:37:34 +01:00 |
|
|
|
c9116d54b8
|
build readme
|
2017-12-12 22:28:46 +02:00 |
|
|
|
d4681ce4c3
|
Added getType function
|
2017-12-13 00:33:36 +05:00 |
|
|
|
adebe1af1c
|
Build README
|
2017-12-12 20:58:47 +02:00 |
|
|
|
8a814f18e9
|
Update description of min array value, build README
|
2017-12-12 20:57:39 +02:00 |
|
|
|
609bc3cdd4
|
Update RGB to Hex, build README
|
2017-12-12 20:54:57 +02:00 |
|
|
|
2599150e76
|
Build README
|
2017-12-12 19:21:31 +02:00 |
|
|
|
8aa41d8b82
|
fix typo
|
2017-12-12 08:44:40 -08:00 |
|
|
|
c637b7c193
|
Added array shuffle
|
2017-12-12 18:39:24 +02:00 |
|
|
|
4967ef8931
|
Updated snippets
Mainly for better readability
|
2017-12-12 18:21:53 +02:00 |
|
|
|
67beb3b785
|
Merge pull request #36 from conblem/pipe
Added Pipe snippet
|
2017-12-12 18:15:59 +02:00 |
|
|
|
2dae7447cc
|
Scroll position title size
|
2017-12-12 18:12:59 +02:00 |
|
|
|
d44e228e14
|
Deep flatten and housekeeping
Changed original flatten to be named deepFlatten, added normal flatten, improved some other snippets.
|
2017-12-12 18:12:24 +02:00 |
|
|
|
721e1f1d79
|
Palindrome updated
|
2017-12-12 18:08:03 +02:00 |
|
|
|
2a6a2b2057
|
Use full name for reduce
|
2017-12-12 17:03:14 +01:00 |
|
|
|
0142b9e3f6
|
Build README
|
2017-12-12 18:02:15 +02:00 |
|
|
|
5ea68ecb00
|
Merge pull request #35 from jobsamuel/master
refactor(anagrams): improve code legibility
|
2017-12-12 18:01:33 +02:00 |
|
|
|
4c7d2c50c9
|
refactor(anagrams): improve code legibility
|
2017-12-12 11:54:50 -04:00 |
|
|
|
2e9315b0ec
|
Added samples
|
2017-12-12 17:50:08 +02:00 |
|
|
|
d43b538dc1
|
Merge pull request #27 from overflowsith/is-divisible-by
add a isDivisible function
|
2017-12-12 16:32:36 +02:00 |
|
|
|
548bba6543
|
Update README.md
|
2017-12-12 16:32:24 +02:00 |
|
|
|
9e761f23d5
|
Fix typos and missing highlighting
|
2017-12-12 16:25:13 +02:00 |
|
|
|
8aefca6379
|
Build README
|
2017-12-12 16:24:33 +02:00 |
|
|
|
f322325b19
|
Build README
Also shorten syntax in objects from key-value pairs.
|
2017-12-12 16:09:44 +02:00 |
|
|
|
6b0cfaa7b1
|
Merge branch 'master' into patch-1
|
2017-12-12 16:05:55 +02:00 |
|
|
|
fa83aa07bd
|
Keyword consistency in capitalize-first-letter-of-every-word
|
2017-12-12 15:43:03 +02:00 |
|
|
|
cb7283ca56
|
Resolves #16
|
2017-12-12 15:42:03 +02:00 |
|
|
|
c83394b44a
|
Build README
|
2017-12-12 15:38:34 +02:00 |
|
|
|
ad0d08270e
|
Merge branch 'master' into capitalize-every-letter
|
2017-12-12 15:36:54 +02:00 |
|
|
|
ee01752fb5
|
Build README
|
2017-12-12 14:48:01 +02:00 |
|
|
|
917c0095eb
|
Build README
|
2017-12-12 14:09:11 +02:00 |
|
|
|
f275982100
|
Get scroll position of HTMLElement / window
|
2017-12-12 11:52:09 +00:00 |
|
|
|
42ed98c9f4
|
Correct stray duplicate snippet.
|
2017-12-12 12:58:55 +02:00 |
|
|
|
d372b7dbbe
|
Correct a typo in "slice".
|
2017-12-12 12:55:59 +02:00 |
|
|
|
150f200fe8
|
add a isDivisible function
|
2017-12-12 11:50:06 +01:00 |
|
|
|
31f2d0698c
|
Build README
|
2017-12-12 12:13:51 +02:00 |
|
|
|
65bdb7e6cb
|
Build README
|
2017-12-12 12:12:44 +02:00 |
|
|
|
b9e45241f2
|
Build README
|
2017-12-12 11:54:19 +02:00 |
|
|
|
8743d1ae63
|
Updated string reversal
|
2017-12-12 11:27:10 +02:00 |
|
|
|
cc5a4eabf8
|
Merge pull request #12 from fejes713/master
Add reverseString
|
2017-12-12 11:25:35 +02:00 |
|
|
|
282bf85f4f
|
Build README
|
2017-12-12 11:16:47 +02:00 |
|
|
|
057cae3cf8
|
Merge pull request #11 from segmentationfaulter/patch-1
Fixes a typo
|
2017-12-12 11:13:48 +02:00 |
|
|
|
cfb90b0a8d
|
Build README
|
2017-12-12 11:09:27 +02:00 |
|
|
|
b6840d0b8d
|
Merge branch 'master' into master
|
2017-12-12 11:07:46 +02:00 |
|
|
|
018ebcc6d2
|
Unique values and filtering
|
2017-12-12 10:59:22 +02:00 |
|