Commit Graph

5353 Commits

Author SHA1 Message Date
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
3cba520c4b Add randomBoolean 2021-01-20 16:20:08 +02:00
ad5471a20c Update isPrime.md 2021-01-12 19:36:36 +02:00
9c7f2c1a8c Fix typos 2021-01-08 00:23:44 +02:00
6889e55250 Add addStyles 2021-01-07 00:37:43 +02:00
4e0b3b5f18 Add onScrollStop 2021-01-07 00:31:14 +02:00
5e4f9c4b53 Add removeElement 2021-01-07 00:20:34 +02:00
f676138ab3 Add isPowerOfTen 2021-01-06 22:53:58 +02:00
f18f61f5b2 Add nthRoot 2021-01-06 22:47:48 +02:00
20253238c8 Add onClickOutside 2021-01-06 13:57:56 +02:00
0d4bd8638d Update getParentsUntil.md 2021-01-06 13:04:18 +02:00
008b06bce5 Add getParentsUntil 2021-01-05 22:47:21 +02:00
c0860b96ea Update getAncestors.md 2021-01-05 22:45:34 +02:00
55eb541f5c Add getVerticalOffset 2021-01-05 22:41:09 +02:00
2f217ae700 Unlist snippets 2021-01-04 13:04:15 +02:00
d5269b2353 Update getBaseURL.md 2021-01-03 20:32:13 +02:00
057f8aca5d Merge pull request #1716 from sujit510/feature/isAlphabetOnly
Added snippet for isAlphabetOnly
2020-12-31 14:01:57 +02:00
266185c8ce Update and rename isAlphabetOnly.md to isAlpha.md 2020-12-31 14:01:42 +02:00
af7c25a9c5 Add substring count/indexes 2020-12-31 13:58:51 +02:00
17c9cf690b Add generatorToArray 2020-12-31 13:22:18 +02:00
7a31b979a0 Add storage testers 2020-12-31 13:13:47 +02:00
d16697f70c Add walkThrough 2020-12-31 13:03:15 +02:00
0e8246002f Add addClass, removeClass snippets 2020-12-30 19:21:15 +02:00
1ee4c38c0f Update kMeans.md 2020-12-29 16:32:46 +02:00
72740a1163 Update kNearestNeighbors.md 2020-12-29 16:31:16 +02:00
d96b0e36d9 Update levenshteinDistance.md 2020-12-29 16:27:50 +02:00
83d21b8cf2 Merge pull request #1719 from 30-seconds/algos
Algorithmic snippets
2020-12-29 13:07:36 +02:00
663fb78277 Update binarySearch.md 2020-12-29 13:06:47 +02:00
3e1e383386 Update selectionSort.md 2020-12-29 13:04:24 +02:00
3b4f458782 Update quickSort.md 2020-12-29 13:03:18 +02:00