Commit Graph

2561 Commits

Author SHA1 Message Date
93c0c9ffd7 add query string to object function 2020-10-20 22:55:32 +05:30
52880f08ee Update document, window 2020-10-20 11:46:23 +03:00
5c344ae3e3 Update supportsTouchEvents 2020-10-20 11:44:29 +03:00
c3a2e47672 Add prototype to descriptions 2020-10-20 11:21:07 +03:00
920a0c390b Update snippet descriptions 2020-10-19 22:49:51 +03:00
40a411f5b8 Update hashNode 2020-10-19 22:30:46 +03:00
04687d28bb Merge pull request #1639 from komputarist/master
Added allUnique snippet
Resolves #1638
2020-10-19 22:18:48 +03:00
a727c1eaea Update allUnique.md 2020-10-19 22:17:39 +03:00
8fdea491e0 Add allUniqueBy 2020-10-19 22:15:05 +03:00
5a1f608589 Add allEqualBy 2020-10-19 22:14:49 +03:00
84709a2f44 Update hashBrowser 2020-10-19 22:04:17 +03:00
861db8ddaf Update getImages 2020-10-19 20:23:00 +03:00
bb358e9716 Update fromCamelCase 2020-10-19 19:57:03 +03:00
ba33e9e1de Added allUnique snippet 2020-10-19 17:47:26 +01:00
713d599f06 Update flip 2020-10-19 18:52:11 +03:00
52f9c16e73 Update differenceBy 2020-10-19 18:52:00 +03:00
600ee35644 Update defaults 2020-10-19 18:51:24 +03:00
5e8e6f51a3 Update snippet descriptions 2020-10-19 18:51:03 +03:00
f0fbe0c3e5 Add empty line after require 2020-10-19 11:40:14 +03:00
1a4cc379bd Merge pull request #1563 from aihowes/master
Add truncateAtSpace
2020-10-19 11:11:34 +03:00
aab1acb7f5 Update and rename truncateAtSpace.md to truncateStringAtWhitespace.md 2020-10-19 11:11:16 +03:00
2b6f2b1740 Update snippet descriptions & tags 2020-10-18 23:04:45 +03:00
216c3ac77a Init Regexp category 2020-10-18 20:52:12 +03:00
b5952d7d14 Update snippet descriptions 2020-10-18 20:24:28 +03:00
852ad3cc5f Update arithmeticProgression 2020-10-18 20:23:33 +03:00
a2dc83e9a9 Update accumulate 2020-10-18 20:00:18 +03:00
bb109b243d Re-tag type snippets 2020-10-18 19:52:06 +03:00
acdbdd0ccb Re-tag string snippets 2020-10-18 19:50:38 +03:00
8cb9469ff4 Re-tag function snippets 2020-10-18 19:42:11 +03:00
c2fdfac6ce Re-tag array snippets 2020-10-18 14:58:09 +03:00
821f442bec Remove url tag 2020-10-18 14:19:29 +03:00
02faddb6a8 Tags housekeeping 2020-10-18 13:49:49 +03:00
b389cf59e9 feat: implementation of underscore pluck function 2020-10-17 23:19:37 +01:00
918c3f0dd6 clean code is good code 2020-10-17 17:02:37 +02:00
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