|
|
9b8301aab8
|
add toHSLObject (#1617)
* add toHSLObject
* correct hsl destructure naming
* add % sign to saturation and lightness
|
2020-10-16 21:48:31 +03:00 |
|
|
|
7d0bb41c4b
|
add toHSLArray (#1616)
* add toHSLArray
* add % signs to hue and lightness
|
2020-10-16 21:46:29 +03:00 |
|
|
|
a1bcfc56a8
|
Merge pull request #1546 from KovaCro/master
adds newCSSRule()
|
2020-10-15 22:18:15 +03:00 |
|
|
|
1072a8f394
|
Update and rename newCSSRule.md to injectCSS.md
|
2020-10-15 22:18:00 +03:00 |
|
|
|
bdbd98cfc0
|
Add fromTimestamp
|
2020-10-15 21:57:17 +03:00 |
|
|
|
eb636d5e85
|
Add prod
|
2020-10-15 21:56:51 +03:00 |
|
|
|
ac33fd7d55
|
Merge pull request #1570 from danielesreis/add/frequencies-example
Adds another example to frequencies snippet
|
2020-10-15 09:34:42 +03:00 |
|
|
|
4dfc29508a
|
Merge pull request #1566 from andy-blum/add-getdompath
add getDomPath
|
2020-10-15 09:28:46 +03:00 |
|
|
|
95071a8634
|
Update and rename getDomPath.md to getAncestors.md
|
2020-10-15 09:28:34 +03:00 |
|
|
|
da3f63c554
|
Adds string example to frequencies snippet
|
2020-10-14 20:03:24 -03:00 |
|
|
|
8a4426c129
|
Add truncateAtSpace
|
2020-10-14 20:10:01 +01:00 |
|
|
|
3b2c53c4de
|
Move toRgbObject
|
2020-10-14 21:58:14 +03:00 |
|
|
|
d9812f8e6b
|
add getDomPath.md
|
2020-10-14 14:18:20 -04:00 |
|
|
|
03d4f069d7
|
Update and rename RGBDivider.md to toRGBArray.md
|
2020-10-14 20:36:18 +03:00 |
|
|
|
e3fd126ca8
|
Add RGBDivider
|
2020-10-13 21:03:06 -04:00 |
|
|
|
b325b05dc3
|
adds newCSSRule()
|
2020-10-13 13:35:34 +02:00 |
|
|
|
ec21c3b986
|
Merge pull request #1541 from yoptar/patch-1
fix: allow for shorter arrays in isSorted
|
2020-10-13 10:17:39 +03:00 |
|
|
|
6ddf62ec04
|
Update isSorted.md
|
2020-10-13 10:17:21 +03:00 |
|
|
|
800dd2b4ae
|
Update and rename removeAllWhitespaces.md to removeWhitespace.md
|
2020-10-13 09:37:17 +03:00 |
|
|
|
2d919d88c6
|
Create removeAllWhitespaces.md
Uses `String.prototype.replace()` with a regular expression to replace any and all occurrences of whitespace characters with a empty string.
|
2020-10-13 11:59:46 +05:45 |
|
|
|
010be0b89b
|
fix: allow for shorter arrays in isSorted
Also add some style changes
|
2020-10-12 21:55:18 +03:00 |
|
|
|
805c6bd36c
|
Add isNode, randomIpAddress and isRegularExpression (#1526)
* add isNode()
Co-authored-by: Angelos Chalaris <chalarangelo@gmail.com>
|
2020-10-12 20:01:21 +03:00 |
|
|
|
6f26dd9e6e
|
Merge pull request #1539 from nishanth2143/patch-1
typo
|
2020-10-12 19:42:26 +03:00 |
|
|
|
96888494fa
|
Merge pull request #1529 from beingageek/master
Adding addDaysToDate snippet
|
2020-10-12 19:41:04 +03:00 |
|
|
|
3b888653ed
|
Update addDaysToDate.md
|
2020-10-12 19:40:53 +03:00 |
|
|
|
45259ad4ec
|
typo
|
2020-10-12 22:09:08 +05:30 |
|
|
|
9e72405852
|
Merge pull request #1517 from nishanth2143/master
add week days to a given date
|
2020-10-12 19:34:26 +03:00 |
|
|
|
7c8f677b3f
|
Update addWeekDays.md
|
2020-10-12 19:34:13 +03:00 |
|
|
|
a0f84dd6b2
|
Adding addDaysToDate snippet
|
2020-10-11 17:03:18 -07:00 |
|
|
|
77270422b4
|
Add rangeGenerator
|
2020-10-11 17:05:55 +03:00 |
|
|
|
c6ed8a48db
|
Add repeatGenerator
|
2020-10-11 17:05:48 +03:00 |
|
|
|
3f32b58ef4
|
Add cycleGenerator
|
2020-10-11 17:05:38 +03:00 |
|
|
|
506e0e95d3
|
addWeekDays
|
2020-10-11 19:21:39 +05:30 |
|
|
|
8390a1c8ae
|
Merge pull request #1512 from nishanth2143/master
Count weekdays between 2 dates
|
2020-10-11 14:33:35 +03:00 |
|
|
|
5a6bb0c353
|
Update countWeekDaysBetween.md
|
2020-10-11 14:33:23 +03:00 |
|
|
|
cd534c49fa
|
Add superSet
|
2020-10-11 11:53:19 +03:00 |
|
|
|
0af9ec8bb4
|
Add subSet
|
2020-10-11 11:53:08 +03:00 |
|
|
|
991bc8b400
|
Add isDisjoint
|
2020-10-11 11:53:01 +03:00 |
|
|
|
a406ddcb34
|
Add frozenSet
|
2020-10-11 11:52:48 +03:00 |
|
|
|
ad79909c2e
|
removed isogram
|
2020-10-11 14:16:18 +05:30 |
|
|
|
f3012a3bfb
|
countWeekDaysBetween
|
2020-10-11 14:14:44 +05:30 |
|
|
|
cb394a6c79
|
Update isIsogram.md
|
2020-10-11 11:49:50 +05:30 |
|
|
|
da81661a48
|
check whether string is an isogram or not
|
2020-10-11 11:48:16 +05:30 |
|
|
|
f1e7e8c9d9
|
Merge pull request #1337 from roblan/master
Added promiseDebounce
|
2020-10-10 21:09:15 +03:00 |
|
|
|
02429b250a
|
Update and rename promiseDebounce.md to debouncePromise.md
|
2020-10-10 21:09:04 +03:00 |
|
|
|
5ad1f0fefa
|
Merge pull request #1473 from nhonx/lastDayOfMonth
add lastDateOfMonth
|
2020-10-09 22:01:53 +03:00 |
|
|
|
b19b1174e7
|
Update lastDateOfMonth.md
|
2020-10-09 22:01:42 +03:00 |
|
|
|
5674ff47b6
|
Merge pull request #1381 from JanMalch/master
Add factoryWithSeed snippet
|
2020-10-09 20:41:31 +03:00 |
|
|
|
3e7f169f1a
|
Update and rename factoryWithSeed.md to generateItems.md
|
2020-10-09 20:41:21 +03:00 |
|
|
|
d411e68669
|
add lastDateOfMonth
|
2020-10-10 00:36:54 +07:00 |
|