|
|
5038db3db8
|
Add Minutes To Given Date Time or Date Only (#1627)
Co-authored-by: Angelos Chalaris <chalarangelo@gmail.com>
|
2020-11-28 19:27:46 +02:00 |
|
|
|
2136fa79ce
|
Update addDaysToDate.md
|
2020-11-28 19:18:29 +02:00 |
|
|
|
f7f56ec74d
|
feat: add compactObject snippet (#1670)
Add compactObject snippet
Co-authored-by: Anhzf <36941633+Epiclygend@users.noreply.github.com>
Co-authored-by: Angelos Chalaris <chalarangelo@gmail.com>
|
2020-11-27 13:57:41 +02:00 |
|
|
|
24f8b95f80
|
Update stringPermutations.md
|
2020-11-15 17:13:42 +02:00 |
|
|
|
afe52d3864
|
Merge pull request #1697 from jun-low/jun/feat-find-keys
feat: add findKeys snippet
|
2020-11-15 14:44:20 +02:00 |
|
|
|
34de86b53f
|
Update findKeys.md
|
2020-11-15 14:43:44 +02:00 |
|
|
|
9c77b34138
|
Add swapCase
|
2020-11-15 13:09:03 +02:00 |
|
|
|
c4513404c7
|
Update toOrdinalSuffix.md
|
2020-11-13 19:49:57 +02:00 |
|
|
|
05e3f6dc07
|
Format snippets
|
2020-11-03 22:11:18 +02:00 |
|
|
|
15dcd4d184
|
Format arrayToCSV
|
2020-11-03 21:55:08 +02:00 |
|
|
|
81e37d20c0
|
Consistent whitespace
|
2020-11-03 21:46:13 +02:00 |
|
|
|
f057d4d95b
|
Update chunk.md
|
2020-11-03 21:35:12 +02:00 |
|
|
|
1e7ba229d7
|
Add filterUniqueBy
|
2020-11-02 19:41:07 +02:00 |
|
|
|
35bd961ca0
|
Add filterUnique
|
2020-11-02 19:41:00 +02:00 |
|
|
|
da62efc18b
|
Use Set in filterNonUnique
|
2020-11-02 19:40:45 +02:00 |
|
|
|
652cf52889
|
Improv filterNonUniqueBy example
|
2020-11-02 19:40:27 +02:00 |
|
|
|
0ba944aa66
|
Consistent wording
|
2020-11-01 20:50:57 +02:00 |
|
|
|
ef40a60a50
|
Merge pull request #1699 from 30-seconds/snippet/lighten
add changeLightness snippet
|
2020-10-31 16:38:18 +02:00 |
|
|
|
4c29f79015
|
Update changeLightness.md
|
2020-10-31 16:37:54 +02:00 |
|
|
|
cb25140794
|
make ligten -> changeLightness
|
2020-10-30 16:38:31 +01:00 |
|
|
|
913961b5d3
|
Merge pull request #1657 from RomikMakavana/master
add query string to object function
|
2020-10-27 16:36:22 +02:00 |
|
|
|
b6cb736319
|
Update queryStringToObject.md
|
2020-10-27 16:35:18 +02:00 |
|
|
|
e9263befee
|
add lighten snippet
|
2020-10-26 21:00:53 +01:00 |
|
|
|
e58390f740
|
Create findKeys.md
|
2020-10-25 15:59:13 +08:00 |
|
|
|
aa425812b4
|
Update snippet descriptions
|
2020-10-22 20:24:44 +03:00 |
|
|
|
5cb69e3c5c
|
Update snippet descriptions
|
2020-10-22 20:24:30 +03:00 |
|
|
|
d35575373f
|
Update snippet descriptions
|
2020-10-22 20:24:04 +03:00 |
|
|
|
aedcded750
|
Format snippets
|
2020-10-22 20:23:47 +03:00 |
|
|
|
3936a1d3b8
|
Update validateNumber
|
2020-10-22 20:23:26 +03:00 |
|
|
|
42474f53f7
|
Fix hasDuplicates file name
|
2020-10-22 20:23:09 +03:00 |
|
|
|
cc8f9e7a72
|
Update pluck.md
|
2020-10-22 10:02:27 +03:00 |
|
|
|
ce48fffb4d
|
Update snippet descriptions
|
2020-10-21 21:54:53 +03:00 |
|
|
|
47276ac092
|
Update snippet descriptions
|
2020-10-21 21:17:45 +03:00 |
|
|
|
c277dfb9ff
|
Use underscore for unused argument
|
2020-10-21 20:49:06 +05:30 |
|
|
|
dc5829f805
|
Merge pull request #1666 from thomasmichaelwallace/pluck
feat: implementation of underscore pluck function
|
2020-10-21 17:09:09 +03:00 |
|
|
|
0f99557cd5
|
Update pluck.md
|
2020-10-21 17:08:45 +03:00 |
|
|
|
12fdab74aa
|
Fix variable name
|
2020-10-21 19:49:54 +09:00 |
|
|
|
5442d66fbf
|
Merge pull request #1665 from yinsang/hotfix/addCaseFromCamelCase
feat: add case
|
2020-10-21 09:14:33 +03:00 |
|
|
|
2bd8ecedbf
|
feat: add case
|
2020-10-21 14:10:00 +08:00 |
|
|
|
fd68c221da
|
Fix quotes
|
2020-10-20 23:29:39 +03:00 |
|
|
|
caa67e2a49
|
Update snippet descriptions
|
2020-10-20 23:02:01 +03:00 |
|
|
|
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 |
|