Commit Graph

5505 Commits

Author SHA1 Message Date
48790982c1 Update formatting 2022-01-30 11:59:57 +02:00
2081e04694 Update guidelines regarding constructors 2022-01-30 11:59:25 +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
a7eba42142 Update README.md 2021-11-15 19:56:41 +02:00
ccf45ec315 Relicense to CC-BY
European law author's rights render CC0 irrelevant. Attribution necessity
cannot be waived and, thus, the license is replaced by CC-BY.
2021-11-15 19:49:57 +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
2b775e3c93 Update CONTRIBUTING.md 2021-10-11 16:41:20 +03:00
4cb96fd264 Update powerset.md 2021-09-27 15:28:26 +03:00
33ee1d0e12 Merge pull request #1884 from Y-Eker/toPascalCase
Add toPascalCase
2021-09-23 18:22:50 +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
296a1a9883 Merge pull request #1845 from Ibrahim-Isah/master 2021-08-16 16:38:19 +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
d7d8785c97 Update CONTRIBUTING.md 2021-07-23 13:39:41 +03:00
3f2744e9e5 fix snippets/hide.md 2021-07-20 16:34:10 -04:00
c16c7cb135 Merge pull request #1823 from h20x/fix-bubble-sort 2021-07-13 18:30:04 +03: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
38a4ede2db Merge pull request #1812 from 30-seconds/redate 2021-06-17 17:46:13 +03:00
9fbb2d0512 Tidy up for rebranding 2021-06-16 19:06:28 +03:00
427a07e60a Update template 2021-06-13 13:56:38 +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