|
|
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 |
|
|
|
c2536597d0
|
Update formatSeconds.md
|
2021-05-17 08:59:17 +03:00 |
|
|
|
03648b6872
|
Add findFirstN, findLastN
|
2021-05-09 13:31:36 +03:00 |
|
|
|
53175da13f
|
Update formatSeconds.md
fix spaces
|
2021-05-09 17:51:32 +08:00 |
|
|
|
82770125cf
|
Add snippet for formatSeconds
|
2021-05-09 17:44:55 +08:00 |
|
|
|
85494928d6
|
Create getHoursDiffBetweenDates.md
|
2021-04-24 12:56:21 +03:00 |
|
|
|
35dc75ac08
|
Create getMinutesDiffBetweenDates.md
|
2021-04-24 12:48:49 +03:00 |
|
|
|
c575e9b23b
|
Update getDaysDiffBetweenDates.md
|
2021-04-24 12:42:47 +03:00 |
|
|
|
b3dba59f01
|
Merge pull request #1717 from sujit510/feature/getDifferenceInSeconds
Feature/get difference in seconds
|
2021-04-24 12:41:52 +03:00 |
|
|
|
65bfb333eb
|
Update and rename getDifferenceInSeconds.md to getSecondsDiffBetweenDates.md
|
2021-04-24 12:39:48 +03:00 |
|
|
|
9e39d59b6d
|
Add replaceLast
|
2021-04-22 09:01:22 +03:00 |
|
|
|
fb92f0bd65
|
Add mass listener snippets
|
2021-04-22 08:53:29 +03:00 |
|
|
|
3820a66ab1
|
Add DOM find snippets
|
2021-04-22 08:45:39 +03:00 |
|
|
|
2e61419df8
|
Add isSameOrigin
|
2021-04-22 08:27:41 +03:00 |
|
|
|
808c79c773
|
Merge pull request #1737 from Dharmesh78/branch_dharmesh78
|
2021-04-02 16:47:51 +03:00 |
|
|
|
a7e286f440
|
Update nor.md
|
2021-04-02 16:47:15 +03:00 |
|
|
|
9847eb4985
|
Update isNode
Resolves #1731
|
2021-04-02 11:45:13 +03:00 |
|
|
|
aa5a00b516
|
added nor snippet
|
2021-03-29 23:50:41 +05:30 |
|
|
|
e0e23aaae4
|
Add chunkify
|
2021-03-16 22:50:40 +02:00 |
|
|
|
dbb0ae9c0f
|
Update shuffle.md
|
2021-02-20 21:17:38 +02:00 |
|