Commit Graph

2583 Commits

Author SHA1 Message Date
008105c181 Update formatting 2022-01-30 12:44:55 +02:00
3c93fc370a Update formatting 2022-01-30 12:44:46 +02:00
68e1d9ac07 Fix formatting 2022-01-30 12:23:14 +02:00
3596467b4b Update formatting 2022-01-30 12:03:45 +02:00
8b3ee1c65b Update formatting 2022-01-30 12:03:26 +02:00
6f11554999 Update formatting 2022-01-30 12:02:34 +02:00
e9019d4c20 Update formatting 2022-01-30 12:01:08 +02:00
48790982c1 Update formatting 2022-01-30 11:59:57 +02:00
42c503135e Fix formatting 2022-01-30 11:40:42 +02:00
c56b5a11da Update formatting 2022-01-29 20:36:07 +02:00
a2f959334b Update unzipWith.md 2022-01-23 13:19:25 +02:00
5adaf7ba4e Add 2 new generator snippets 2022-01-20 19:31:40 +02:00
b89bfa0de5 Update copy to clipboard 2022-01-11 09:48:46 +02:00
96f743b2f5 Add resolveAfter 2022-01-07 20:32:09 +02:00
920af7129e Update walkThrough.md 2021-11-15 13:18:31 +02:00
90846001bd Update isTravisCI.md 2021-11-03 09:55:07 +02:00
3cd481c0d1 Update top JS snippets 2021-10-13 20:09:28 +03:00
4cb96fd264 Update powerset.md 2021-09-27 15:28:26 +03:00
480a0e5824 Update toPascalCase.md 2021-09-23 18:21:02 +03:00
0a203b83ed Add files via upload 2021-09-21 20:40:56 +03:00
a4822e8402 Tidy up equals snippet 2021-09-08 15:02:06 +03:00
ac4aa8ab55 Update equals.md 2021-09-08 09:38:08 +03:00
b3301457da Fix RGBtoHSB edge-cases returning NaN (#1858)
Fixes #1849

Co-authored-by: Kushal Upreti <ehunt9030@gmail.com>
2021-08-26 21:26:10 +03:00
86d5f9b3fa Corrected function call
The function created isn't the function that was called. I corrected the function call
2021-07-29 22:46:36 +01:00
c93a5b9215 Update indexOn.md
Fixes #1822
2021-07-23 16:41:43 +03:00
8d23c1e2ed Update luhnCheck.md
Fixes #1817
2021-07-23 16:34:47 +03:00
7ae0a7e98d Merge pull request #1838 from howardbdev/master
fix snippets/hide.md
2021-07-23 16:09:28 +03:00
e35b4e0bb3 Update hide.md 2021-07-23 16:08:32 +03:00
ed484f666c Merge pull request #1820 from Julien-Broyard/patch-1
Fix typo 'toKebabCase' -> 'toSnakeCase'
2021-07-23 14:14:28 +03:00
3f2744e9e5 fix snippets/hide.md 2021-07-20 16:34:10 -04:00
0b6e562c61 Fix bubbleSort 2021-06-30 12:24:25 +03:00
b6509c15c3 Fix typo 'toKebabCase' -> 'toSnakeCase' 2021-06-28 15:29:14 +02:00
284962e6a5 Merge pull request #1811 from lukasbals/lu/update-to-camel-case 2021-06-20 13:02:15 +03:00
3dcba31446 Merge pull request #1810 from shanyuhai123/feature/getMonthDays
Add snippet for getMonthDays
2021-06-20 12:57:38 +03:00
1bd06c9ee6 Update and rename getMonthDays.md to daysInMonth.md 2021-06-20 12:57:01 +03:00
d27c9e5590 Create dateRangeGenerator.md 2021-06-20 12:39:16 +03:00
0f48b6bf9c Add weekOfYear 2021-06-18 22:08:38 +03:00
db6dc94899 Add mapConsecutive 2021-06-18 21:56:23 +03:00
1bef45a024 Add symbolizeKeys 2021-06-18 21:51:48 +03:00
ca1c8375ee Add deepMerge 2021-06-18 21:47:59 +03:00
f5410f122b Add assertValidKeys 2021-06-18 21:35:44 +03:00
2f1c0e9513 Add hasOne and hasMany 2021-06-18 21:31:43 +03:00
1081132477 Create indexOn 2021-06-18 21:23:58 +03:00
82cdd260c9 Create indexBy 2021-06-18 21:17:42 +03:00
27c168ce55 Bake date into snippets 2021-06-13 13:55:00 +03:00
c1cea86809 Fix line endings 2021-06-13 13:50:25 +03:00
9fea50f1a0 Update toCamelCase snippet to use const instead of let 2021-06-08 15:18:27 +01:00
da406b20b9 Update getMonthDays.md 2021-06-02 20:44:57 +08:00
07c2e4568e Add snippet for getMonthDays 2021-06-02 20:41:59 +08:00
eca7a5291e Merge pull request #1791 from shanyuhai123/feature/formatSeconds 2021-05-17 09:00:01 +03:00