Commit Graph

5034 Commits

Author SHA1 Message Date
e49bddee01 Add arithmeticProgression 2020-10-04 11:37:07 +03:00
82e601f994 Merge pull request #1232 from soham0-0/HSLRGB
Added HSL to RGB and RGB to HSL snippets. 2 commits only.
2020-10-04 11:25:26 +03:00
405a7b1c03 Update RGBToHSL.md 2020-10-04 11:25:12 +03:00
06ca974715 Update HSLToRGB.md 2020-10-04 11:24:27 +03:00
e62dd84656 Merge pull request #1264 from vincentdoerig/patch-1
Add slugify
2020-10-04 10:36:56 +03:00
68dd9e2966 Update slugify.md 2020-10-04 10:36:38 +03:00
0c705c1936 Update yesterday.md 2020-10-04 10:30:14 +03:00
423084cc8b feat: add slugify and use const in yesterday 2020-10-04 08:45:43 +02:00
7081232e8e Merge pull request #1256 from byjujohn/add/get-day-name
Add dayName
2020-10-04 00:59:48 +03:00
0e3d752c22 Update dayName.md 2020-10-04 00:59:36 +03:00
6fa725403c Merge pull request #1257 from 30-seconds/km-to-mi
Add km to miles
2020-10-04 00:52:53 +03:00
480b7d7a10 Merge pull request #1246 from Pelvis-Fresley/add-milesToKilometers-snippet
Add milesToKilometers.md
2020-10-04 00:52:05 +03:00
bca2cdb549 Update and rename milesToKilometers.md to milesToKm.md 2020-10-04 00:51:51 +03:00
c924c9b33c Add km to miles 2020-10-04 00:50:13 +03:00
ad92ca26f3 Update weightedAverage (#1251)
Co-authored-by: Angelos Chalaris <chalarangelo@gmail.com>
2020-10-04 00:38:33 +03:00
5407e6f36a Add dayName 2020-10-03 22:31:08 +01:00
705f8f7b2c Merge pull request #1255 from 30-seconds/combine
Add combine
2020-10-04 00:29:45 +03:00
54cdaa6951 Add combine 2020-10-04 00:26:51 +03:00
5a72ef72c4 Merge pull request #1249 from 30-seconds/pad-number
Add padNumber
2020-10-03 23:32:10 +03:00
e5656da0ea Add padNumber 2020-10-03 23:31:08 +03:00
023ae83e74 Create milesToKilometers.md
A simple but useful conversion snippet.
2020-10-03 22:10:01 +03:00
70fc77a65d Create RGBToHSL.md 2020-10-02 01:46:30 +05:30
9714e8d96d Create HSLToRGB.md 2020-10-02 01:45:49 +05:30
51f0ee501a Merge pull request #1220 from Taimoor0217/master
Fixes #1175
2020-09-22 22:37:37 +03:00
c86c2c8744 Update unflattenObject.md 2020-09-22 22:37:05 +03:00
351ce48f64 update name for external accumulator. 2020-09-22 17:37:22 +05:00
f3ddb653f0 update description 2020-09-22 17:31:40 +05:00
cda0b131d9 cater change request 2020-09-22 17:27:55 +05:00
3bcce60510 fix issue #1175 and cater more scenarios 2020-09-22 14:02:06 +05:00
f73adb1006 Update reverseNumber.md 2020-09-18 21:19:23 +03:00
a413143ea1 Added a snippets to convert RGB colour format into HSV and vice versa. (#1213)
Co-authored-by: Angelos Chalaris <chalarangelo@gmail.com>
2020-09-18 14:25:07 +03:00
64c02a1bb9 Merge pull request #1167 from AtharvaThorve/master
reverse number snippet added
2020-09-16 15:58:28 +03:00
72b124d04c Update reverseNumber.md 2020-09-16 15:56:59 +03:00
ab0e3aa23a Merge pull request #1216 from 30-seconds/formatter-202009
Apply new format to snippets and template
2020-09-15 21:54:17 +03:00
53c16dbf65 Apply new format to snippets and template 2020-09-15 21:52:00 +03:00
040efd4380 Update arrayToHtmlList
Co-authored-by: Angelos Chalaris <chalarangelo@gmail.com>
2020-09-14 10:37:40 +03:00
74832b19a7 Update RGBToHex.md 2020-09-13 00:35:04 +03:00
8b91be9e2f Merge pull request #1212 from Jecyu/update-recordAnimationFrames
Update recordAnimationFrames to avoid multiple callback invocations
2020-09-08 09:39:09 +03:00
3853921d5f Update recordAnimationFrames.md 2020-09-08 09:26:18 +08:00
1168cdbe52 Merge pull request #1211 from sakpals/master
add isAlphaNumeric snippet
2020-09-07 12:39:23 +03:00
268e563e47 Update isAlphaNumeric.md 2020-09-07 12:38:12 +03:00
6e1c82d78b add isAlphaNumeric snippet 2020-09-06 14:59:16 +10:00
13e9057337 Add isDeepFrozen 2020-09-04 20:20:11 +03:00
8804289d27 Update deepGet.md 2020-09-04 20:05:03 +03:00
bf87c7c8fc Removed unnecessary parentheses around typeof 2020-09-04 19:55:07 +03:00
90b8f077fa hotfix: unfrozenObject in frozenObject return wrong value (#1207)
Update deepFreeze.md

Co-authored-by: Angelos Chalaris <chalarangelo@gmail.com>
2020-09-04 19:50:53 +03:00
de3832092d Update deepClone.md 2020-09-04 19:33:19 +03:00
e24194c8b9 Fixes #1164
Added a comment about `inThrottle`.
2020-09-04 09:59:49 +03:00
70fdc31c84 update: comment for easy understanding (#1206)
Update bindAll.md
2020-09-04 09:38:07 +03:00
92f7f26344 Fix an issue with falsy values in deepGet 2020-09-04 09:35:15 +03:00