From 8a6b73bd0cf47355d952db00ac43dbf3b8fa8dd4 Mon Sep 17 00:00:00 2001 From: Angelos Chalaris Date: Thu, 16 Feb 2023 22:24:28 +0200 Subject: [PATCH] Update covers --- snippet-template.md | 2 +- snippets/CSVToArray.md | 2 +- snippets/CSVToJSON.md | 2 +- snippets/HSBToRGB.md | 2 +- snippets/HSLToRGB.md | 2 +- snippets/JSONToFile.md | 2 +- snippets/JSONtoCSV.md | 2 +- snippets/RGBToHSB.md | 2 +- snippets/RGBToHSL.md | 2 +- snippets/RGBToHex.md | 2 +- snippets/URLJoin.md | 2 +- snippets/UUIDGeneratorBrowser.md | 2 +- snippets/UUIDGeneratorNode.md | 2 +- snippets/accumulate.md | 2 +- snippets/addClass.md | 2 +- snippets/addDaysToDate.md | 2 +- snippets/addEventListenerAll.md | 2 +- snippets/addMinutesToDate.md | 2 +- snippets/addMultipleEvents.md | 2 +- snippets/addStyles.md | 2 +- snippets/addWeekDays.md | 2 +- snippets/all.md | 2 +- snippets/allEqual.md | 2 +- snippets/allEqualBy.md | 3 +-- snippets/allUnique.md | 2 +- snippets/allUniqueBy.md | 3 +-- snippets/alphabetical.md | 2 +- snippets/and.md | 2 +- snippets/any.md | 2 +- snippets/aperture.md | 2 +- snippets/approximatelyEqual.md | 2 +- snippets/arithmeticProgression.md | 3 +-- snippets/arrayToCSV.md | 2 +- snippets/arrayToHTMLList.md | 2 +- snippets/ary.md | 2 +- snippets/assertValidKeys.md | 2 +- snippets/atob.md | 2 +- snippets/attempt.md | 2 +- snippets/average.md | 2 +- snippets/averageBy.md | 2 +- snippets/bifurcate.md | 2 +- snippets/bifurcateBy.md | 2 +- snippets/binary.md | 2 +- snippets/binarySearch.md | 2 +- snippets/bind.md | 2 +- snippets/bindAll.md | 2 +- snippets/bindKey.md | 2 +- snippets/binomialCoefficient.md | 2 +- snippets/both.md | 2 +- snippets/bottomVisible.md | 2 +- snippets/btoa.md | 2 +- snippets/bubbleSort.md | 3 +-- snippets/bucketSort.md | 3 +-- snippets/byteSize.md | 2 +- snippets/caesarCipher.md | 3 +-- snippets/call.md | 2 +- snippets/callOrReturn.md | 2 +- snippets/capitalize.md | 2 +- snippets/capitalizeEveryWord.md | 2 +- snippets/cartesianProduct.md | 3 +-- snippets/castArray.md | 2 +- snippets/celsiusToFahrenheit.md | 2 +- snippets/chainAsync.md | 2 +- snippets/changeLightness.md | 2 +- snippets/checkProp.md | 2 +- snippets/chunk.md | 2 +- snippets/chunkIntoN.md | 2 +- snippets/chunkify.md | 2 +- snippets/clampNumber.md | 2 +- snippets/cloneRegExp.md | 2 +- snippets/closest.md | 2 +- snippets/coalesce.md | 2 +- snippets/coalesceFactory.md | 2 +- snippets/collectInto.md | 2 +- snippets/colorize.md | 2 +- snippets/combine.md | 2 +- snippets/commonKeys.md | 2 +- snippets/compact.md | 2 +- snippets/compactJoin.md | 2 +- snippets/compactObject.md | 2 +- snippets/compactWhitespace.md | 2 +- snippets/complement.md | 2 +- snippets/compose.md | 2 +- snippets/composeRight.md | 2 +- snippets/containsWhitespace.md | 2 +- snippets/converge.md | 2 +- snippets/copySign.md | 3 +-- snippets/copyToClipboard.md | 2 +- snippets/copyToClipboardAsync.md | 2 +- snippets/countBy.md | 2 +- snippets/countOccurrences.md | 2 +- snippets/countSubstrings.md | 2 +- snippets/countWeekDaysBetween.md | 2 +- snippets/counter.md | 2 +- snippets/createDirIfNotExists.md | 2 +- snippets/createElement.md | 2 +- snippets/createEventHub.md | 2 +- snippets/currentURL.md | 2 +- snippets/curry.md | 2 +- snippets/cycleGenerator.md | 2 +- snippets/dateRangeGenerator.md | 3 +-- snippets/dayName.md | 2 +- snippets/dayOfYear.md | 2 +- snippets/daysAgo.md | 2 +- snippets/daysFromNow.md | 2 +- snippets/daysInMonth.md | 2 +- snippets/debounce.md | 2 +- snippets/debouncePromise.md | 2 +- snippets/decapitalize.md | 2 +- snippets/deepClone.md | 2 +- snippets/deepFlatten.md | 2 +- snippets/deepFreeze.md | 2 +- snippets/deepGet.md | 2 +- snippets/deepMapKeys.md | 2 +- snippets/deepMerge.md | 2 +- snippets/defaults.md | 2 +- snippets/defer.md | 2 +- snippets/degreesToRads.md | 2 +- snippets/delay.md | 2 +- snippets/detectDeviceType.md | 2 +- snippets/detectLanguage.md | 2 +- snippets/difference.md | 2 +- snippets/differenceBy.md | 2 +- snippets/differenceWith.md | 2 +- snippets/dig.md | 2 +- snippets/digitize.md | 2 +- snippets/distance.md | 2 +- snippets/divmod.md | 3 +-- snippets/drop.md | 2 +- snippets/dropRight.md | 2 +- snippets/dropRightWhile.md | 2 +- snippets/dropWhile.md | 2 +- snippets/either.md | 2 +- snippets/elementContains.md | 2 +- snippets/elementIsFocused.md | 2 +- snippets/elementIsVisibleInViewport.md | 2 +- snippets/endsWithSubstring.md | 2 +- snippets/equals.md | 2 +- snippets/escapeHTML.md | 2 +- snippets/escapeRegExp.md | 2 +- snippets/euclideanDistance.md | 2 +- snippets/everyNth.md | 2 +- snippets/expandTabs.md | 2 +- snippets/extendHex.md | 2 +- snippets/factorial.md | 2 +- snippets/fahrenheitToCelsius.md | 2 +- snippets/fibonacci.md | 2 +- snippets/filterNonUnique.md | 2 +- snippets/filterNonUniqueBy.md | 2 +- snippets/filterUnique.md | 3 +-- snippets/filterUniqueBy.md | 3 +-- snippets/findClosestAnchor.md | 2 +- snippets/findClosestMatchingNode.md | 2 +- snippets/findConsecutive.md | 2 +- snippets/findFirstN.md | 2 +- snippets/findKey.md | 2 +- snippets/findKeys.md | 2 +- snippets/findLast.md | 2 +- snippets/findLastIndex.md | 2 +- snippets/findLastKey.md | 2 +- snippets/findLastN.md | 2 +- snippets/firstN.md | 2 +- snippets/flags.md | 2 +- snippets/flatIterator.md | 2 +- snippets/flatten.md | 2 +- snippets/flattenObject.md | 2 +- snippets/flip.md | 2 +- snippets/forEachRight.md | 2 +- snippets/forOwn.md | 2 +- snippets/forOwnRight.md | 2 +- snippets/formToObject.md | 2 +- snippets/formatDuration.md | 2 +- snippets/formatNumber.md | 2 +- snippets/formatSeconds.md | 2 +- snippets/frequencies.md | 2 +- snippets/fromCamelCase.md | 2 +- snippets/fromTimestamp.md | 3 +-- snippets/frozenSet.md | 3 +-- snippets/fullscreen.md | 2 +- snippets/functionName.md | 2 +- snippets/functions.md | 2 +- snippets/gcd.md | 2 +- snippets/generateItems.md | 2 +- snippets/generateUntil.md | 2 +- snippets/generateWhile.md | 2 +- snippets/generatorToArray.md | 2 +- snippets/geometricProgression.md | 2 +- snippets/get.md | 2 +- snippets/getAncestors.md | 2 +- snippets/getBaseURL.md | 2 +- snippets/getCmdArgs.md | 2 +- snippets/getColonTimeFromDate.md | 2 +- snippets/getDaysDiffBetweenDates.md | 2 +- snippets/getElementsBiggerThanViewport.md | 2 +- snippets/getHoursDiffBetweenDates.md | 3 +-- snippets/getImages.md | 2 +- snippets/getMeridiemSuffixOfInteger.md | 2 +- snippets/getMinutesDiffBetweenDates.md | 3 +-- snippets/getMonthsDiffBetweenDates.md | 3 +-- snippets/getParentsUntil.md | 2 +- snippets/getProtocol.md | 2 +- snippets/getScrollPosition.md | 2 +- snippets/getScrollbarWidth.md | 2 +- snippets/getSecondsDiffBetweenDates.md | 2 +- snippets/getSelectedText.md | 2 +- snippets/getSiblings.md | 2 +- snippets/getStyle.md | 2 +- snippets/getTimestamp.md | 2 +- snippets/getType.md | 2 +- snippets/getURLParameters.md | 2 +- snippets/getVerticalOffset.md | 2 +- snippets/groupBy.md | 2 +- snippets/hammingDistance.md | 2 +- snippets/hasClass.md | 2 +- snippets/hasDecimals.md | 2 +- snippets/hasDuplicates.md | 2 +- snippets/hasFlags.md | 2 +- snippets/hasKey.md | 2 +- snippets/hasMany.md | 2 +- snippets/hasOne.md | 2 +- snippets/hashBrowser.md | 2 +- snippets/hashNode.md | 2 +- snippets/haveSameContents.md | 2 +- snippets/head.md | 2 +- snippets/heapsort.md | 2 +- snippets/hexToRGB.md | 2 +- snippets/hide.md | 2 +- snippets/httpDelete.md | 2 +- snippets/httpGet.md | 2 +- snippets/httpPost.md | 2 +- snippets/httpPut.md | 2 +- snippets/httpsRedirect.md | 2 +- snippets/hz.md | 2 +- snippets/inRange.md | 2 +- snippets/includesAll.md | 2 +- snippets/includesAny.md | 2 +- snippets/includesCaseInsensitive.md | 2 +- snippets/indentString.md | 2 +- snippets/indexBy.md | 2 +- snippets/indexOfAll.md | 2 +- snippets/indexOfSubstrings.md | 2 +- snippets/indexOn.md | 2 +- snippets/initial.md | 2 +- snippets/initialize2DArray.md | 2 +- snippets/initializeArrayWithRange.md | 2 +- snippets/initializeArrayWithRangeRight.md | 2 +- snippets/initializeArrayWithValues.md | 2 +- snippets/initializeNDArray.md | 2 +- snippets/injectCSS.md | 2 +- snippets/insertAfter.md | 2 +- snippets/insertAt.md | 2 +- snippets/insertBefore.md | 2 +- snippets/insertionSort.md | 2 +- snippets/intersection.md | 2 +- snippets/intersectionBy.md | 2 +- snippets/intersectionWith.md | 2 +- snippets/intersects.md | 2 +- snippets/invertKeyValues.md | 2 +- snippets/is.md | 2 +- snippets/isAbsoluteURL.md | 2 +- snippets/isAfterDate.md | 2 +- snippets/isAlpha.md | 2 +- snippets/isAlphaNumeric.md | 2 +- snippets/isAnagram.md | 2 +- snippets/isArrayLike.md | 2 +- snippets/isAsyncFunction.md | 2 +- snippets/isBeforeDate.md | 2 +- snippets/isBetweenDates.md | 2 +- snippets/isBoolean.md | 2 +- snippets/isBrowser.md | 2 +- snippets/isBrowserTabFocused.md | 2 +- snippets/isContainedIn.md | 2 +- snippets/isDateValid.md | 2 +- snippets/isDeepFrozen.md | 3 +-- snippets/isDisjoint.md | 3 +-- snippets/isDivisible.md | 2 +- snippets/isDuplexStream.md | 2 +- snippets/isEmpty.md | 2 +- snippets/isEven.md | 2 +- snippets/isFunction.md | 2 +- snippets/isGeneratorFunction.md | 2 +- snippets/isISOString.md | 2 +- snippets/isLeapYear.md | 2 +- snippets/isLocalStorageEnabled.md | 2 +- snippets/isLowerCase.md | 2 +- snippets/isNegativeZero.md | 2 +- snippets/isNil.md | 2 +- snippets/isNode.md | 2 +- snippets/isNull.md | 2 +- snippets/isNumber.md | 2 +- snippets/isObject.md | 2 +- snippets/isObjectLike.md | 2 +- snippets/isOdd.md | 2 +- snippets/isPlainObject.md | 2 +- snippets/isPowerOfTen.md | 2 +- snippets/isPowerOfTwo.md | 2 +- snippets/isPrime.md | 2 +- snippets/isPrimitive.md | 2 +- snippets/isPromiseLike.md | 2 +- snippets/isReadableStream.md | 2 +- snippets/isSameDate.md | 2 +- snippets/isSameOrigin.md | 2 +- snippets/isSessionStorageEnabled.md | 2 +- snippets/isSorted.md | 2 +- snippets/isStream.md | 2 +- snippets/isString.md | 2 +- snippets/isSymbol.md | 2 +- snippets/isTravisCI.md | 2 +- snippets/isUndefined.md | 2 +- snippets/isUpperCase.md | 2 +- snippets/isValidJSON.md | 2 +- snippets/isWeekday.md | 2 +- snippets/isWeekend.md | 2 +- snippets/isWritableStream.md | 2 +- snippets/join.md | 2 +- snippets/juxt.md | 2 +- snippets/kMeans.md | 2 +- snippets/kNearestNeighbors.md | 2 +- snippets/kmToMiles.md | 2 +- snippets/last.md | 2 +- snippets/lastDateOfMonth.md | 2 +- snippets/lastN.md | 2 +- snippets/lcm.md | 2 +- snippets/leftSubstrGenerator.md | 2 +- snippets/levenshteinDistance.md | 2 +- snippets/linearSearch.md | 3 +-- snippets/listenOnce.md | 2 +- snippets/listify.md | 2 +- snippets/logBase.md | 2 +- snippets/longestItem.md | 2 +- snippets/lowercaseKeys.md | 2 +- snippets/lowerize.md | 2 +- snippets/luhnCheck.md | 2 +- snippets/mapConsecutive.md | 2 +- snippets/mapKeys.md | 2 +- snippets/mapNumRange.md | 2 +- snippets/mapObject.md | 2 +- snippets/mapString.md | 2 +- snippets/mapToObject.md | 2 +- snippets/mapValues.md | 2 +- snippets/mask.md | 2 +- snippets/matches.md | 2 +- snippets/matchesWith.md | 2 +- snippets/maxBy.md | 2 +- snippets/maxDate.md | 2 +- snippets/maxN.md | 2 +- snippets/maxSubarray.md | 2 +- snippets/median.md | 2 +- snippets/memoize.md | 2 +- snippets/merge.md | 2 +- snippets/mergeSort.md | 3 +-- snippets/mergeSortedArrays.md | 3 +-- snippets/midpoint.md | 2 +- snippets/milesToKm.md | 2 +- snippets/minBy.md | 2 +- snippets/minDate.md | 2 +- snippets/minN.md | 2 +- snippets/mostFrequent.md | 2 +- snippets/mostPerformant.md | 2 +- snippets/negate.md | 2 +- snippets/nest.md | 2 +- snippets/nodeListToArray.md | 2 +- snippets/none.md | 2 +- snippets/nor.md | 2 +- snippets/normalizeLineEndings.md | 2 +- snippets/not.md | 2 +- snippets/nthArg.md | 2 +- snippets/nthElement.md | 2 +- snippets/nthRoot.md | 2 +- snippets/objectFromPairs.md | 2 +- snippets/objectToEntries.md | 2 +- snippets/objectToMap.md | 2 +- snippets/objectToPairs.md | 2 +- snippets/objectToQueryString.md | 2 +- snippets/objectify.md | 2 +- snippets/observeMutations.md | 2 +- snippets/off.md | 2 +- snippets/offset.md | 2 +- snippets/omit.md | 2 +- snippets/omitBy.md | 2 +- snippets/on.md | 2 +- snippets/onClickOutside.md | 2 +- snippets/onScrollStop.md | 2 +- snippets/onUserInputChange.md | 2 +- snippets/once.md | 2 +- snippets/or.md | 2 +- snippets/orderBy.md | 2 +- snippets/orderWith.md | 2 +- snippets/over.md | 2 +- snippets/overArgs.md | 2 +- snippets/pad.md | 2 +- snippets/padNumber.md | 3 +-- snippets/palindrome.md | 2 +- snippets/parseCookie.md | 2 +- snippets/partial.md | 2 +- snippets/partialRight.md | 2 +- snippets/partition.md | 2 +- snippets/partitionBy.md | 2 +- snippets/percentile.md | 2 +- snippets/permutations.md | 2 +- snippets/pick.md | 2 +- snippets/pickBy.md | 2 +- snippets/pipeAsyncFunctions.md | 2 +- snippets/pipeFunctions.md | 2 +- snippets/pluck.md | 2 +- snippets/pluralize.md | 2 +- snippets/powerset.md | 2 +- snippets/prefersDarkColorScheme.md | 2 +- snippets/prefersLightColorScheme.md | 2 +- snippets/prefix.md | 2 +- snippets/prettyBytes.md | 2 +- snippets/primeFactors.md | 3 +-- snippets/primes.md | 2 +- snippets/prod.md | 3 +-- snippets/promisify.md | 2 +- snippets/pull.md | 2 +- snippets/pullAtIndex.md | 2 +- snippets/pullAtValue.md | 2 +- snippets/pullBy.md | 2 +- snippets/quarterOfYear.md | 2 +- snippets/queryStringToObject.md | 2 +- snippets/quickSort.md | 3 +-- snippets/radsToDegrees.md | 2 +- snippets/randomAlphaNumeric.md | 2 +- snippets/randomBoolean.md | 2 +- snippets/randomHexColorCode.md | 2 +- snippets/randomIntArrayInRange.md | 2 +- snippets/randomIntegerInRange.md | 2 +- snippets/randomNumberInRange.md | 2 +- snippets/rangeGenerator.md | 2 +- snippets/ranking.md | 2 +- snippets/readFileLines.md | 2 +- snippets/rearg.md | 2 +- snippets/recordAnimationFrames.md | 2 +- snippets/redirect.md | 2 +- snippets/reduceSuccessive.md | 2 +- snippets/reduceWhich.md | 2 +- snippets/reducedFilter.md | 2 +- snippets/reject.md | 2 +- snippets/remove.md | 2 +- snippets/removeAccents.md | 2 +- snippets/removeAttributes.md | 2 +- snippets/removeClass.md | 2 +- snippets/removeElement.md | 2 +- snippets/removeEventListenerAll.md | 2 +- snippets/removeNonASCII.md | 2 +- snippets/removeWhitespace.md | 2 +- snippets/renameKeys.md | 2 +- snippets/renderElement.md | 2 +- snippets/repeatGenerator.md | 2 +- snippets/replaceLast.md | 2 +- snippets/replaceOrAppend.md | 2 +- snippets/requireUncached.md | 2 +- snippets/resolveAfter.md | 2 +- snippets/reverseNumber.md | 2 +- snippets/reverseString.md | 2 +- snippets/rightSubstrGenerator.md | 2 +- snippets/round.md | 2 +- snippets/runAsync.md | 2 +- snippets/runPromisesInSeries.md | 2 +- snippets/sample.md | 2 +- snippets/sampleSize.md | 2 +- snippets/scrollToTop.md | 2 +- snippets/sdbm.md | 2 +- snippets/selectionSort.md | 2 +- snippets/serializeCookie.md | 2 +- snippets/serializeForm.md | 2 +- snippets/setStyle.md | 2 +- snippets/shallowClone.md | 2 +- snippets/shank.md | 2 +- snippets/show.md | 2 +- snippets/shuffle.md | 2 +- snippets/similarity.md | 2 +- snippets/size.md | 2 +- snippets/sleep.md | 2 +- snippets/slugify.md | 2 +- snippets/smoothScroll.md | 2 +- snippets/sortCharactersInString.md | 2 +- snippets/sortedIndex.md | 2 +- snippets/sortedIndexBy.md | 2 +- snippets/sortedLastIndex.md | 2 +- snippets/sortedLastIndexBy.md | 2 +- snippets/splitLines.md | 2 +- snippets/spreadOver.md | 2 +- snippets/stableSort.md | 2 +- snippets/standardDeviation.md | 2 +- snippets/startsWithSubstring.md | 2 +- snippets/stringPermutations.md | 2 +- snippets/stringifyCircularJSON.md | 2 +- snippets/stripHTMLTags.md | 2 +- snippets/subSet.md | 3 +-- snippets/sum.md | 2 +- snippets/sumBy.md | 2 +- snippets/sumN.md | 2 +- snippets/sumPower.md | 2 +- snippets/superSet.md | 3 +-- snippets/supportsTouchEvents.md | 2 +- snippets/swapCase.md | 3 +-- snippets/symbolizeKeys.md | 2 +- snippets/symmetricDifference.md | 2 +- snippets/symmetricDifferenceBy.md | 2 +- snippets/symmetricDifferenceWith.md | 2 +- snippets/tail.md | 2 +- snippets/take.md | 2 +- snippets/takeRight.md | 2 +- snippets/takeRightUntil.md | 2 +- snippets/takeRightWhile.md | 2 +- snippets/takeUntil.md | 2 +- snippets/takeWhile.md | 2 +- snippets/throttle.md | 2 +- snippets/timeTaken.md | 2 +- snippets/times.md | 2 +- snippets/toCamelCase.md | 2 +- snippets/toCharArray.md | 2 +- snippets/toCurrency.md | 2 +- snippets/toDecimalMark.md | 2 +- snippets/toHSLArray.md | 2 +- snippets/toHSLObject.md | 2 +- snippets/toHash.md | 2 +- snippets/toISOStringWithTimezone.md | 2 +- snippets/toKebabCase.md | 2 +- snippets/toOptionalFixed.md | 2 +- snippets/toOrdinalSuffix.md | 2 +- snippets/toPairs.md | 2 +- snippets/toPascalCase.md | 2 +- snippets/toRGBArray.md | 2 +- snippets/toRGBObject.md | 2 +- snippets/toRomanNumeral.md | 2 +- snippets/toSafeInteger.md | 2 +- snippets/toSnakeCase.md | 2 +- snippets/toTitleCase.md | 2 +- snippets/toggleClass.md | 2 +- snippets/toggleElement.md | 2 +- snippets/tomorrow.md | 2 +- snippets/transform.md | 2 +- snippets/transpose.md | 2 +- snippets/triggerEvent.md | 2 +- snippets/truncateString.md | 2 +- snippets/truncateStringAtWhitespace.md | 2 +- snippets/truthCheckCollection.md | 2 +- snippets/unary.md | 2 +- snippets/uncurry.md | 2 +- snippets/unescapeHTML.md | 2 +- snippets/unflattenObject.md | 2 +- snippets/unfold.md | 2 +- snippets/union.md | 2 +- snippets/unionBy.md | 2 +- snippets/unionWith.md | 2 +- snippets/uniqueElements.md | 2 +- snippets/uniqueElementsBy.md | 2 +- snippets/uniqueElementsByRight.md | 2 +- snippets/uniqueSymmetricDifference.md | 2 +- snippets/untildify.md | 2 +- snippets/unwind.md | 2 +- snippets/unzip.md | 2 +- snippets/unzipWith.md | 2 +- snippets/upperize.md | 2 +- snippets/validateNumber.md | 2 +- snippets/vectorAngle.md | 2 +- snippets/vectorDistance.md | 2 +- snippets/walkThrough.md | 2 +- snippets/weekOfYear.md | 2 +- snippets/weightedAverage.md | 2 +- snippets/weightedSample.md | 2 +- snippets/when.md | 2 +- snippets/without.md | 2 +- snippets/wordWrap.md | 2 +- snippets/words.md | 2 +- snippets/xProd.md | 2 +- snippets/xor.md | 2 +- snippets/yesNo.md | 2 +- snippets/yesterday.md | 2 +- snippets/zip.md | 2 +- snippets/zipObject.md | 2 +- snippets/zipWith.md | 2 +- 575 files changed, 575 insertions(+), 604 deletions(-) diff --git a/snippet-template.md b/snippet-template.md index 874bff7f4..598a41371 100644 --- a/snippet-template.md +++ b/snippet-template.md @@ -1,7 +1,7 @@ --- title: Function name tags: array -cover: blog_images/image.jpg +cover: image firstSeen: 2021-06-13T05:00:00-04:00 --- diff --git a/snippets/CSVToArray.md b/snippets/CSVToArray.md index 35e636860..a82facd15 100644 --- a/snippets/CSVToArray.md +++ b/snippets/CSVToArray.md @@ -1,7 +1,7 @@ --- title: CSV to array tags: string,array -cover: blog_images/keyboard-tea.jpg +cover: keyboard-tea firstSeen: 2018-06-27T20:57:54+03:00 lastUpdated: 2022-01-30T12:14:39+02:00 --- diff --git a/snippets/CSVToJSON.md b/snippets/CSVToJSON.md index 894604eab..7c39838b8 100644 --- a/snippets/CSVToJSON.md +++ b/snippets/CSVToJSON.md @@ -1,7 +1,7 @@ --- title: CSV to JSON tags: string,object -cover: blog_images/kettle-laptop.jpg +cover: kettle-laptop firstSeen: 2018-06-27T21:14:24+03:00 lastUpdated: 2022-01-30T12:14:39+02:00 --- diff --git a/snippets/HSBToRGB.md b/snippets/HSBToRGB.md index 358ca4edb..b064e828c 100644 --- a/snippets/HSBToRGB.md +++ b/snippets/HSBToRGB.md @@ -1,7 +1,7 @@ --- title: HSB to RGB tags: math -cover: blog_images/houses-rock-sea.jpg +cover: houses-rock-sea firstSeen: 2020-09-18T14:25:07+03:00 lastUpdated: 2020-09-18T14:25:07+03:00 --- diff --git a/snippets/HSLToRGB.md b/snippets/HSLToRGB.md index 4b08af64a..e32b02112 100644 --- a/snippets/HSLToRGB.md +++ b/snippets/HSLToRGB.md @@ -1,7 +1,7 @@ --- title: HSL to RGB tags: math -cover: blog_images/maple-leaf-palette.jpg +cover: maple-leaf-palette firstSeen: 2020-10-01T23:15:49+03:00 lastUpdated: 2020-10-04T11:24:27+03:00 --- diff --git a/snippets/JSONToFile.md b/snippets/JSONToFile.md index d0083ec78..b4676f6ea 100644 --- a/snippets/JSONToFile.md +++ b/snippets/JSONToFile.md @@ -1,7 +1,7 @@ --- title: JSON to file tags: node -cover: blog_images/travel-mug-3.jpg +cover: travel-mug-3 firstSeen: 2017-12-17T17:55:51+02:00 lastUpdated: 2020-10-20T23:02:01+03:00 --- diff --git a/snippets/JSONtoCSV.md b/snippets/JSONtoCSV.md index 1ba21fcb0..02772c77b 100644 --- a/snippets/JSONtoCSV.md +++ b/snippets/JSONtoCSV.md @@ -1,7 +1,7 @@ --- title: JSON to CSV tags: array,string,object -cover: blog_images/horse-sunset.jpg +cover: horse-sunset firstSeen: 2018-07-06T20:25:46+03:00 lastUpdated: 2021-10-13T19:29:39+02:00 --- diff --git a/snippets/RGBToHSB.md b/snippets/RGBToHSB.md index afb95bd98..4dbb441b6 100644 --- a/snippets/RGBToHSB.md +++ b/snippets/RGBToHSB.md @@ -1,7 +1,7 @@ --- title: RGB to HSB tags: math -cover: blog_images/dark-leaves.jpg +cover: dark-leaves firstSeen: 2020-09-18T14:25:07+03:00 lastUpdated: 2020-10-22T20:24:30+03:00 --- diff --git a/snippets/RGBToHSL.md b/snippets/RGBToHSL.md index 4f6f84f40..09a0c31f1 100644 --- a/snippets/RGBToHSL.md +++ b/snippets/RGBToHSL.md @@ -1,7 +1,7 @@ --- title: RGB to HSL tags: math -cover: blog_images/planning.jpg +cover: planning firstSeen: 2020-10-01T23:16:30+03:00 lastUpdated: 2020-10-04T11:25:12+03:00 --- diff --git a/snippets/RGBToHex.md b/snippets/RGBToHex.md index b5c829962..ca179d3c3 100644 --- a/snippets/RGBToHex.md +++ b/snippets/RGBToHex.md @@ -1,7 +1,7 @@ --- title: RGB to hex tags: string,math -cover: blog_images/colors-mural.jpg +cover: colors-mural firstSeen: 2017-12-17T17:55:51+02:00 lastUpdated: 2020-11-03T22:11:18+02:00 --- diff --git a/snippets/URLJoin.md b/snippets/URLJoin.md index 3a20fa972..7bae61b25 100644 --- a/snippets/URLJoin.md +++ b/snippets/URLJoin.md @@ -1,7 +1,7 @@ --- title: Join URL segments tags: string,regexp -cover: blog_images/digital-nomad-2.jpg +cover: digital-nomad-2 firstSeen: 2018-01-16T15:53:03+02:00 lastUpdated: 2020-10-22T20:24:44+03:00 --- diff --git a/snippets/UUIDGeneratorBrowser.md b/snippets/UUIDGeneratorBrowser.md index e8f1fe7c8..338c5df44 100644 --- a/snippets/UUIDGeneratorBrowser.md +++ b/snippets/UUIDGeneratorBrowser.md @@ -1,7 +1,7 @@ --- title: Generate UUID (browser) tags: browser,random -cover: blog_images/mountain-lake-cottage.jpg +cover: mountain-lake-cottage firstSeen: 2017-12-29T09:47:10+02:00 lastUpdated: 2020-10-22T20:24:44+03:00 --- diff --git a/snippets/UUIDGeneratorNode.md b/snippets/UUIDGeneratorNode.md index 90ac2a147..b794f382b 100644 --- a/snippets/UUIDGeneratorNode.md +++ b/snippets/UUIDGeneratorNode.md @@ -1,7 +1,7 @@ --- title: Generate UUID (Node.js) tags: node,random -cover: blog_images/digital-nomad-7.jpg +cover: digital-nomad-7 firstSeen: 2017-12-29T09:47:10+02:00 lastUpdated: 2022-03-14T17:41:43+03:00 --- diff --git a/snippets/accumulate.md b/snippets/accumulate.md index fd26ce176..c906dd463 100644 --- a/snippets/accumulate.md +++ b/snippets/accumulate.md @@ -2,7 +2,7 @@ title: Partial sum array tags: math,array author: chalarangelo -cover: blog_images/river-house-lights.jpg +cover: river-house-lights firstSeen: 2020-05-04T12:20:46+03:00 lastUpdated: 2022-01-30T13:10:13+02:00 --- diff --git a/snippets/addClass.md b/snippets/addClass.md index fa2a7055e..6b0ec1234 100644 --- a/snippets/addClass.md +++ b/snippets/addClass.md @@ -2,7 +2,7 @@ title: Add class to HTML element tags: browser author: chalarangelo -cover: blog_images/budapest-palace.jpg +cover: budapest-palace firstSeen: 2020-12-30T19:21:15+02:00 lastUpdated: 2020-12-30T19:21:15+02:00 --- diff --git a/snippets/addDaysToDate.md b/snippets/addDaysToDate.md index f9612113d..0f5a655d7 100644 --- a/snippets/addDaysToDate.md +++ b/snippets/addDaysToDate.md @@ -1,7 +1,7 @@ --- title: Add days to date tags: date -cover: blog_images/digital-nomad-12.jpg +cover: digital-nomad-12 firstSeen: 2020-10-12T03:03:18+03:00 lastUpdated: 2020-11-28T19:18:29+02:00 --- diff --git a/snippets/addEventListenerAll.md b/snippets/addEventListenerAll.md index 4510dd158..ab85f52fe 100644 --- a/snippets/addEventListenerAll.md +++ b/snippets/addEventListenerAll.md @@ -2,7 +2,7 @@ title: Add event listener to all targets tags: browser,event author: chalarangelo -cover: blog_images/red-mountain.jpg +cover: red-mountain firstSeen: 2021-04-22T08:53:29+03:00 lastUpdated: 2021-04-22T08:53:29+03:00 --- diff --git a/snippets/addMinutesToDate.md b/snippets/addMinutesToDate.md index 64440eb6b..7189cc8bb 100644 --- a/snippets/addMinutesToDate.md +++ b/snippets/addMinutesToDate.md @@ -1,7 +1,7 @@ --- title: Add minutes to date tags: date -cover: blog_images/lake-trees.jpg +cover: lake-trees firstSeen: 2020-11-28T19:27:46+02:00 lastUpdated: 2020-11-28T19:27:46+02:00 --- diff --git a/snippets/addMultipleEvents.md b/snippets/addMultipleEvents.md index 71f03b432..c60e6d893 100644 --- a/snippets/addMultipleEvents.md +++ b/snippets/addMultipleEvents.md @@ -1,7 +1,7 @@ --- title: Add multiple listeners tags: browser,event -cover: blog_images/balloons.jpg +cover: balloons firstSeen: 2020-10-08T00:40:30+03:00 lastUpdated: 2020-10-22T20:23:47+03:00 --- diff --git a/snippets/addStyles.md b/snippets/addStyles.md index d04b04cc3..560b51355 100644 --- a/snippets/addStyles.md +++ b/snippets/addStyles.md @@ -2,7 +2,7 @@ title: Add styles to HTML element tags: browser author: chalarangelo -cover: blog_images/digital-nomad-14.jpg +cover: digital-nomad-14 firstSeen: 2021-01-07T00:37:43+02:00 lastUpdated: 2021-01-07T00:37:43+02:00 --- diff --git a/snippets/addWeekDays.md b/snippets/addWeekDays.md index 8c5db1953..a6a881923 100644 --- a/snippets/addWeekDays.md +++ b/snippets/addWeekDays.md @@ -1,7 +1,7 @@ --- title: Add weekdays to date tags: date -cover: blog_images/digital-nomad-9.jpg +cover: digital-nomad-9 firstSeen: 2020-10-11T16:51:39+03:00 lastUpdated: 2021-01-08T00:23:44+02:00 --- diff --git a/snippets/all.md b/snippets/all.md index cc5e2367c..e4f76162b 100644 --- a/snippets/all.md +++ b/snippets/all.md @@ -1,7 +1,7 @@ --- title: Test if all array elements are truthy tags: array -cover: blog_images/touch-flower.jpg +cover: touch-flower firstSeen: 2018-02-14T11:46:15+02:00 lastUpdated: 2020-10-18T20:24:28+03:00 --- diff --git a/snippets/allEqual.md b/snippets/allEqual.md index 3c6dd63e7..8ec8011f8 100644 --- a/snippets/allEqual.md +++ b/snippets/allEqual.md @@ -1,7 +1,7 @@ --- title: Check if array elements are equal tags: array -cover: blog_images/shelf-plant.jpg +cover: shelf-plant firstSeen: 2018-08-03T00:03:08+03:00 lastUpdated: 2020-10-18T20:24:28+03:00 --- diff --git a/snippets/allEqualBy.md b/snippets/allEqualBy.md index c2077f893..1166afdd7 100644 --- a/snippets/allEqualBy.md +++ b/snippets/allEqualBy.md @@ -1,8 +1,7 @@ --- title: Check if array elements are equal based on function tags: array -author: maciv -cover: blog_images/orange-coffee-2.jpg +cover: orange-coffee-2 firstSeen: 2020-10-19T22:14:49+03:00 lastUpdated: 2020-10-19T22:14:49+03:00 --- diff --git a/snippets/allUnique.md b/snippets/allUnique.md index 5be5956c3..70c1af1cc 100644 --- a/snippets/allUnique.md +++ b/snippets/allUnique.md @@ -1,7 +1,7 @@ --- title: Check if all array elements are unique tags: array -cover: blog_images/jars-on-shelf.jpg +cover: jars-on-shelf firstSeen: 2020-10-19T19:47:26+03:00 lastUpdated: 2021-01-08T00:23:44+02:00 --- diff --git a/snippets/allUniqueBy.md b/snippets/allUniqueBy.md index a3b44705c..3e63cdbc1 100644 --- a/snippets/allUniqueBy.md +++ b/snippets/allUniqueBy.md @@ -1,8 +1,7 @@ --- title: Check if all array elements are unique based on function tags: array -author: maciv -cover: blog_images/digital-nomad-10.jpg +cover: digital-nomad-10 firstSeen: 2020-10-19T22:15:05+03:00 lastUpdated: 2021-01-08T00:23:44+02:00 --- diff --git a/snippets/alphabetical.md b/snippets/alphabetical.md index 9cb01f6da..6932d6e66 100644 --- a/snippets/alphabetical.md +++ b/snippets/alphabetical.md @@ -2,7 +2,7 @@ title: Sort array alphabetically tags: array author: chalarangelo -cover: blog_images/boutique-home-office-1.jpg +cover: boutique-home-office-1 firstSeen: 2023-02-15T05:00:00-04:00 --- diff --git a/snippets/and.md b/snippets/and.md index b38400088..353b9e41b 100644 --- a/snippets/and.md +++ b/snippets/and.md @@ -2,7 +2,7 @@ title: Logical and tags: math,logic unlisted: true -cover: blog_images/succulent-1.jpg +cover: succulent-1 firstSeen: 2020-05-13T11:35:31+03:00 lastUpdated: 2021-01-04T13:04:15+02:00 --- diff --git a/snippets/any.md b/snippets/any.md index 6203dc4c3..c42c5fdd9 100644 --- a/snippets/any.md +++ b/snippets/any.md @@ -1,7 +1,7 @@ --- title: Test if any array element is truthy tags: array -cover: blog_images/basket-paper.jpg +cover: basket-paper firstSeen: 2018-02-14T11:46:15+02:00 lastUpdated: 2020-10-18T20:24:28+03:00 --- diff --git a/snippets/aperture.md b/snippets/aperture.md index ebaf34d73..2f30fa1d8 100644 --- a/snippets/aperture.md +++ b/snippets/aperture.md @@ -2,7 +2,7 @@ title: Consecutive element subarrays tags: array author: chalarangelo -cover: blog_images/camera-zoom.jpg +cover: camera-zoom firstSeen: 2020-05-13T13:25:33+03:00 lastUpdated: 2020-10-18T20:24:28+03:00 --- diff --git a/snippets/approximatelyEqual.md b/snippets/approximatelyEqual.md index cc79cffd8..2f091b1aa 100644 --- a/snippets/approximatelyEqual.md +++ b/snippets/approximatelyEqual.md @@ -1,7 +1,7 @@ --- title: Approximately number equality tags: math -cover: blog_images/engine.jpg +cover: engine firstSeen: 2018-02-14T12:47:13+02:00 lastUpdated: 2020-11-01T20:50:57+02:00 --- diff --git a/snippets/arithmeticProgression.md b/snippets/arithmeticProgression.md index 2b8977ee9..130464556 100644 --- a/snippets/arithmeticProgression.md +++ b/snippets/arithmeticProgression.md @@ -1,8 +1,7 @@ --- title: Arithmetic progression tags: math,algorithm -author: maciv -cover: blog_images/u-got-this.jpg +cover: u-got-this firstSeen: 2020-10-04T11:37:07+03:00 lastUpdated: 2021-10-13T19:29:39+02:00 --- diff --git a/snippets/arrayToCSV.md b/snippets/arrayToCSV.md index c20926137..8899055e2 100644 --- a/snippets/arrayToCSV.md +++ b/snippets/arrayToCSV.md @@ -1,7 +1,7 @@ --- title: Array to CSV tags: array,string -cover: blog_images/sunrise-over-city.jpg +cover: sunrise-over-city firstSeen: 2018-06-27T20:26:43+03:00 lastUpdated: 2020-11-03T21:55:08+02:00 --- diff --git a/snippets/arrayToHTMLList.md b/snippets/arrayToHTMLList.md index 09bb5e0b1..13c1a0c92 100644 --- a/snippets/arrayToHTMLList.md +++ b/snippets/arrayToHTMLList.md @@ -1,7 +1,7 @@ --- title: Array to HTML list tags: browser,array -cover: blog_images/red-succulent.jpg +cover: red-succulent firstSeen: 2020-10-08T00:02:45+03:00 lastUpdated: 2020-10-20T11:46:23+03:00 --- diff --git a/snippets/ary.md b/snippets/ary.md index 3216f16b5..22b1d2d71 100644 --- a/snippets/ary.md +++ b/snippets/ary.md @@ -1,7 +1,7 @@ --- title: Function arity tags: function -cover: blog_images/trippy-chemicals.jpg +cover: trippy-chemicals firstSeen: 2018-01-24T13:59:54+02:00 lastUpdated: 2020-10-18T20:24:28+03:00 --- diff --git a/snippets/assertValidKeys.md b/snippets/assertValidKeys.md index de7e17eb3..9cba0d91f 100644 --- a/snippets/assertValidKeys.md +++ b/snippets/assertValidKeys.md @@ -2,7 +2,7 @@ title: Assert object keys are valid tags: object author: chalarangelo -cover: blog_images/river-flow.jpg +cover: river-flow firstSeen: 2021-07-18T05:00:00-04:00 --- diff --git a/snippets/atob.md b/snippets/atob.md index cfeb057c9..36a5b9b18 100644 --- a/snippets/atob.md +++ b/snippets/atob.md @@ -1,7 +1,7 @@ --- title: Decode Base64 encoded string tags: node,string -cover: blog_images/thread.jpg +cover: thread firstSeen: 2018-01-17T21:43:21+02:00 lastUpdated: 2020-09-15T16:28:04+03:00 --- diff --git a/snippets/attempt.md b/snippets/attempt.md index fd6fb4cca..a0490705f 100644 --- a/snippets/attempt.md +++ b/snippets/attempt.md @@ -1,7 +1,7 @@ --- title: Attempt invoking a function tags: function -cover: blog_images/spanish-resort.jpg +cover: spanish-resort firstSeen: 2018-01-28T14:44:40+02:00 lastUpdated: 2020-10-18T20:24:28+03:00 --- diff --git a/snippets/average.md b/snippets/average.md index a521b08f8..8f2870719 100644 --- a/snippets/average.md +++ b/snippets/average.md @@ -1,7 +1,7 @@ --- title: Average of numbers tags: math,array -cover: blog_images/interior-8.jpg +cover: interior-8 firstSeen: 2017-12-29T13:29:49+02:00 lastUpdated: 2020-10-22T20:23:47+03:00 --- diff --git a/snippets/averageBy.md b/snippets/averageBy.md index df023e155..e22ed6d5e 100644 --- a/snippets/averageBy.md +++ b/snippets/averageBy.md @@ -1,7 +1,7 @@ --- title: Mapped array average tags: math,array -cover: blog_images/rock-climbing.jpg +cover: rock-climbing firstSeen: 2018-01-11T12:25:54+02:00 lastUpdated: 2020-10-21T21:17:45+03:00 --- diff --git a/snippets/bifurcate.md b/snippets/bifurcate.md index a9bc44dc6..d9f25d387 100644 --- a/snippets/bifurcate.md +++ b/snippets/bifurcate.md @@ -1,7 +1,7 @@ --- title: Bifurcate array based on values tags: array -cover: blog_images/two-cities.jpg +cover: two-cities firstSeen: 2018-02-14T12:13:07+02:00 lastUpdated: 2020-11-01T20:50:57+02:00 --- diff --git a/snippets/bifurcateBy.md b/snippets/bifurcateBy.md index c425726f2..edeca5ffe 100644 --- a/snippets/bifurcateBy.md +++ b/snippets/bifurcateBy.md @@ -1,7 +1,7 @@ --- title: Bifurcate array based on function tags: array -cover: blog_images/canoe.jpg +cover: canoe firstSeen: 2018-02-14T12:13:07+02:00 lastUpdated: 2020-11-01T20:50:57+02:00 --- diff --git a/snippets/binary.md b/snippets/binary.md index d546ef2fd..92b61eab2 100644 --- a/snippets/binary.md +++ b/snippets/binary.md @@ -2,7 +2,7 @@ title: Binary function arity tags: function author: chalarangelo -cover: blog_images/blue-bird.jpg +cover: blue-bird firstSeen: 2020-05-13T13:36:36+03:00 lastUpdated: 2020-10-18T23:04:45+03:00 --- diff --git a/snippets/binarySearch.md b/snippets/binarySearch.md index 5d95c5065..ea0210cc4 100644 --- a/snippets/binarySearch.md +++ b/snippets/binarySearch.md @@ -2,7 +2,7 @@ title: Binary search tags: algorithm,array author: chalarangelo -cover: blog_images/zen-indoors.jpg +cover: zen-indoors firstSeen: 2020-12-28T12:35:44+02:00 lastUpdated: 2020-12-29T13:06:47+02:00 --- diff --git a/snippets/bind.md b/snippets/bind.md index 6768472c9..39949c0a9 100644 --- a/snippets/bind.md +++ b/snippets/bind.md @@ -1,7 +1,7 @@ --- title: Bind function context tags: function,object -cover: blog_images/tranquility.jpg +cover: tranquility firstSeen: 2018-01-24T14:14:49+02:00 lastUpdated: 2020-10-18T23:04:45+03:00 --- diff --git a/snippets/bindAll.md b/snippets/bindAll.md index 3f8853238..7127cb114 100644 --- a/snippets/bindAll.md +++ b/snippets/bindAll.md @@ -1,7 +1,7 @@ --- title: Bind all object methods tags: object,function -cover: blog_images/laptop-with-code.jpg +cover: laptop-with-code firstSeen: 2018-01-26T14:14:53+02:00 lastUpdated: 2020-11-03T22:11:18+02:00 --- diff --git a/snippets/bindKey.md b/snippets/bindKey.md index 41242c639..150a574d4 100644 --- a/snippets/bindKey.md +++ b/snippets/bindKey.md @@ -1,7 +1,7 @@ --- title: Bind object method tags: function,object -cover: blog_images/oven-paddle.jpg +cover: oven-paddle firstSeen: 2018-01-24T14:22:43+02:00 lastUpdated: 2020-10-18T23:04:45+03:00 --- diff --git a/snippets/binomialCoefficient.md b/snippets/binomialCoefficient.md index 774de1f4c..4b206e28c 100644 --- a/snippets/binomialCoefficient.md +++ b/snippets/binomialCoefficient.md @@ -1,7 +1,7 @@ --- title: Binomial coefficient tags: math,algorithm -cover: blog_images/blue-red-mountain.jpg +cover: blue-red-mountain firstSeen: 2018-02-14T12:34:02+02:00 lastUpdated: 2020-12-28T13:49:24+02:00 --- diff --git a/snippets/both.md b/snippets/both.md index a11f1c0fe..a28103efc 100644 --- a/snippets/both.md +++ b/snippets/both.md @@ -2,7 +2,7 @@ title: Logical and for functions tags: function,logic unlisted: true -cover: blog_images/succulent-2.jpg +cover: succulent-2 firstSeen: 2020-05-13T11:35:36+03:00 lastUpdated: 2021-01-04T13:04:15+02:00 --- diff --git a/snippets/bottomVisible.md b/snippets/bottomVisible.md index d36625dec..215e7d84e 100644 --- a/snippets/bottomVisible.md +++ b/snippets/bottomVisible.md @@ -1,7 +1,7 @@ --- title: Check if bottom of page is visible tags: browser -cover: blog_images/red-mountain.jpg +cover: red-mountain firstSeen: 2017-12-17T17:55:51+02:00 lastUpdated: 2020-10-22T20:23:47+03:00 --- diff --git a/snippets/btoa.md b/snippets/btoa.md index 74949d6f4..3a9ff6015 100644 --- a/snippets/btoa.md +++ b/snippets/btoa.md @@ -1,7 +1,7 @@ --- title: Encode string to Base64 tags: node,string -cover: blog_images/laptop-journey.jpg +cover: laptop-journey firstSeen: 2018-01-17T21:43:21+02:00 lastUpdated: 2020-09-15T16:28:04+03:00 --- diff --git a/snippets/bubbleSort.md b/snippets/bubbleSort.md index 78bf5122f..f0b9f843a 100644 --- a/snippets/bubbleSort.md +++ b/snippets/bubbleSort.md @@ -1,8 +1,7 @@ --- title: Bubble sort tags: algorithm,array -author: maciv -cover: blog_images/budapest-palace.jpg +cover: budapest-palace firstSeen: 2020-12-27T21:20:31+02:00 lastUpdated: 2020-12-29T12:18:58+02:00 --- diff --git a/snippets/bucketSort.md b/snippets/bucketSort.md index d16bb4948..79b80317f 100644 --- a/snippets/bucketSort.md +++ b/snippets/bucketSort.md @@ -1,8 +1,7 @@ --- title: Bucket sort tags: algorithm,array -author: maciv -cover: blog_images/canoe.jpg +cover: canoe firstSeen: 2020-12-28T22:11:56+02:00 lastUpdated: 2020-12-29T12:22:44+02:00 --- diff --git a/snippets/byteSize.md b/snippets/byteSize.md index 45ea93f0a..017f19a66 100644 --- a/snippets/byteSize.md +++ b/snippets/byteSize.md @@ -1,7 +1,7 @@ --- title: Byte size of string tags: string -cover: blog_images/mountain-lake-cottage-2.jpg +cover: mountain-lake-cottage-2 firstSeen: 2017-12-29T14:30:34+02:00 lastUpdated: 2020-10-18T23:04:45+03:00 --- diff --git a/snippets/caesarCipher.md b/snippets/caesarCipher.md index 2bd0e710e..d249fbd83 100644 --- a/snippets/caesarCipher.md +++ b/snippets/caesarCipher.md @@ -1,8 +1,7 @@ --- title: Caesar cipher tags: algorithm,string -author: maciv -cover: blog_images/ancient-greek-building.jpg +cover: ancient-greek-building firstSeen: 2020-12-28T20:10:18+02:00 lastUpdated: 2020-12-29T12:29:21+02:00 --- diff --git a/snippets/call.md b/snippets/call.md index 1cd8f031e..8b04dbc18 100644 --- a/snippets/call.md +++ b/snippets/call.md @@ -1,7 +1,7 @@ --- title: Call functions with context tags: function -cover: blog_images/rabbit-call.jpg +cover: rabbit-call firstSeen: 2017-12-22T21:54:30+02:00 lastUpdated: 2021-06-13T13:50:25+03:00 --- diff --git a/snippets/callOrReturn.md b/snippets/callOrReturn.md index cc961be53..a4761f0f2 100644 --- a/snippets/callOrReturn.md +++ b/snippets/callOrReturn.md @@ -2,7 +2,7 @@ title: Call or return tags: function author: chalarangelo -cover: blog_images/cows.jpg +cover: cows firstSeen: 2022-04-04T05:00:00-04:00 --- diff --git a/snippets/capitalize.md b/snippets/capitalize.md index f6214e6c9..72432042d 100644 --- a/snippets/capitalize.md +++ b/snippets/capitalize.md @@ -1,7 +1,7 @@ --- title: Capitalize string tags: string -cover: blog_images/digital-nomad-3.jpg +cover: digital-nomad-3 firstSeen: 2017-12-17T16:41:31+02:00 lastUpdated: 2020-11-01T20:50:57+02:00 --- diff --git a/snippets/capitalizeEveryWord.md b/snippets/capitalizeEveryWord.md index 47cd72a60..fb7922e76 100644 --- a/snippets/capitalizeEveryWord.md +++ b/snippets/capitalizeEveryWord.md @@ -1,7 +1,7 @@ --- title: Capitalize every word tags: string,regexp -cover: blog_images/laptop-plants.jpg +cover: laptop-plants firstSeen: 2017-12-17T17:55:51+02:00 lastUpdated: 2020-10-22T20:23:47+03:00 --- diff --git a/snippets/cartesianProduct.md b/snippets/cartesianProduct.md index cc636f2e9..32a604926 100644 --- a/snippets/cartesianProduct.md +++ b/snippets/cartesianProduct.md @@ -1,8 +1,7 @@ --- title: Cartesian product tags: math,array -author: maciv -cover: blog_images/sail-away.jpg +cover: sail-away firstSeen: 2020-12-28T20:23:47+02:00 lastUpdated: 2020-12-29T12:31:43+02:00 --- diff --git a/snippets/castArray.md b/snippets/castArray.md index 506ad67ac..f93f760c4 100644 --- a/snippets/castArray.md +++ b/snippets/castArray.md @@ -1,7 +1,7 @@ --- title: Cast to array tags: type,array -cover: blog_images/man-red-sunset.jpg +cover: man-red-sunset firstSeen: 2018-01-23T20:54:12+02:00 lastUpdated: 2020-09-15T16:28:04+03:00 --- diff --git a/snippets/celsiusToFahrenheit.md b/snippets/celsiusToFahrenheit.md index a183d0d7b..d7391a53d 100644 --- a/snippets/celsiusToFahrenheit.md +++ b/snippets/celsiusToFahrenheit.md @@ -2,7 +2,7 @@ title: Celsius to Fahrenheit tags: math unlisted: true -cover: blog_images/last-light.jpg +cover: last-light firstSeen: 2020-04-16T11:00:06+03:00 lastUpdated: 2021-01-04T13:04:15+02:00 --- diff --git a/snippets/chainAsync.md b/snippets/chainAsync.md index 1bd3aff11..9be96230d 100644 --- a/snippets/chainAsync.md +++ b/snippets/chainAsync.md @@ -1,7 +1,7 @@ --- title: Chain async functions tags: function -cover: blog_images/tram-car.jpg +cover: tram-car firstSeen: 2017-12-17T17:55:51+02:00 lastUpdated: 2020-09-15T16:28:04+03:00 --- diff --git a/snippets/changeLightness.md b/snippets/changeLightness.md index 617b12606..122617e27 100644 --- a/snippets/changeLightness.md +++ b/snippets/changeLightness.md @@ -1,7 +1,7 @@ --- title: Change color lightness tags: string,browser,regexp -cover: blog_images/aerial-view-port.jpg +cover: aerial-view-port firstSeen: 2020-10-30T17:38:31+02:00 lastUpdated: 2020-10-31T16:37:54+02:00 --- diff --git a/snippets/checkProp.md b/snippets/checkProp.md index 53e217f66..70ae28b98 100644 --- a/snippets/checkProp.md +++ b/snippets/checkProp.md @@ -1,7 +1,7 @@ --- title: Check property tags: function,object -cover: blog_images/white-tablet-2.jpg +cover: white-tablet-2 firstSeen: 2019-03-17T03:53:00+02:00 lastUpdated: 2020-11-01T20:50:57+02:00 --- diff --git a/snippets/chunk.md b/snippets/chunk.md index 4038b9f91..5a55507c5 100644 --- a/snippets/chunk.md +++ b/snippets/chunk.md @@ -1,7 +1,7 @@ --- title: Split into chunks tags: array -cover: blog_images/filter-coffee-pot.jpg +cover: filter-coffee-pot firstSeen: 2017-12-17T16:41:31+02:00 lastUpdated: 2020-11-03T21:35:12+02:00 --- diff --git a/snippets/chunkIntoN.md b/snippets/chunkIntoN.md index d197e7119..51a27887a 100644 --- a/snippets/chunkIntoN.md +++ b/snippets/chunkIntoN.md @@ -2,7 +2,7 @@ title: Split array into n chunks tags: array author: chalarangelo -cover: blog_images/dark-leaves-2.jpg +cover: dark-leaves-2 firstSeen: 2020-05-04T13:00:46+03:00 lastUpdated: 2020-11-03T21:46:13+02:00 --- diff --git a/snippets/chunkify.md b/snippets/chunkify.md index 8d9a20389..93a30257c 100644 --- a/snippets/chunkify.md +++ b/snippets/chunkify.md @@ -2,7 +2,7 @@ title: Chunk iterable tags: function,generator,array author: chalarangelo -cover: blog_images/cave-view.jpg +cover: cave-view firstSeen: 2021-03-16T22:50:40+02:00 lastUpdated: 2021-03-16T22:50:40+02:00 --- diff --git a/snippets/clampNumber.md b/snippets/clampNumber.md index 6a1949af6..1c2557e88 100644 --- a/snippets/clampNumber.md +++ b/snippets/clampNumber.md @@ -1,7 +1,7 @@ --- title: Clamp number tags: math -cover: blog_images/clay-pot-horizon.jpg +cover: clay-pot-horizon firstSeen: 2017-12-20T19:19:18+02:00 lastUpdated: 2020-10-22T20:23:47+03:00 --- diff --git a/snippets/cloneRegExp.md b/snippets/cloneRegExp.md index 5bcf640f6..fe0df0641 100644 --- a/snippets/cloneRegExp.md +++ b/snippets/cloneRegExp.md @@ -1,7 +1,7 @@ --- title: Clone RegExp tags: type -cover: blog_images/tomatoes.jpg +cover: tomatoes firstSeen: 2018-01-01T19:45:47+02:00 lastUpdated: 2020-10-22T20:23:47+03:00 --- diff --git a/snippets/closest.md b/snippets/closest.md index ee5d6f4f6..f3f414fa1 100644 --- a/snippets/closest.md +++ b/snippets/closest.md @@ -2,7 +2,7 @@ title: Closest numeric match tags: math,array author: chalarangelo -cover: blog_images/sparkles.jpg +cover: sparkles firstSeen: 2022-03-30T05:00:00-04:00 --- diff --git a/snippets/coalesce.md b/snippets/coalesce.md index 8bc638161..0975491dc 100644 --- a/snippets/coalesce.md +++ b/snippets/coalesce.md @@ -1,7 +1,7 @@ --- title: Argument coalescing tags: type -cover: blog_images/flower-portrait-1.jpg +cover: flower-portrait-1 firstSeen: 2017-12-17T10:08:55+02:00 lastUpdated: 2020-09-15T16:28:04+03:00 --- diff --git a/snippets/coalesceFactory.md b/snippets/coalesceFactory.md index aafa860f5..00753ba47 100644 --- a/snippets/coalesceFactory.md +++ b/snippets/coalesceFactory.md @@ -1,7 +1,7 @@ --- title: Argument coalescing factory tags: function,type -cover: blog_images/coffee-phone-tray.jpg +cover: coffee-phone-tray firstSeen: 2017-12-18T12:15:36+02:00 lastUpdated: 2020-10-22T20:23:47+03:00 --- diff --git a/snippets/collectInto.md b/snippets/collectInto.md index 0db417e53..faefc28a1 100644 --- a/snippets/collectInto.md +++ b/snippets/collectInto.md @@ -1,7 +1,7 @@ --- title: Convert function to variadic tags: function,array -cover: blog_images/polar-bear.jpg +cover: polar-bear firstSeen: 2017-12-22T05:08:36+02:00 lastUpdated: 2021-06-13T13:50:25+03:00 --- diff --git a/snippets/colorize.md b/snippets/colorize.md index eadf73dec..ff9d9cc23 100644 --- a/snippets/colorize.md +++ b/snippets/colorize.md @@ -1,7 +1,7 @@ --- title: Colorize text tags: node,string -cover: blog_images/sea-view.jpg +cover: sea-view firstSeen: 2018-01-13T13:36:59+02:00 lastUpdated: 2020-11-03T22:11:18+02:00 --- diff --git a/snippets/combine.md b/snippets/combine.md index d7bdaac7d..755474f45 100644 --- a/snippets/combine.md +++ b/snippets/combine.md @@ -2,7 +2,7 @@ title: Combine object arrays tags: array,object author: chalarangelo -cover: blog_images/digital-nomad-6.jpg +cover: digital-nomad-6 firstSeen: 2020-10-04T00:26:51+03:00 lastUpdated: 2020-10-08T02:22:39+03:00 --- diff --git a/snippets/commonKeys.md b/snippets/commonKeys.md index 7a9fcb3c6..d277eece5 100644 --- a/snippets/commonKeys.md +++ b/snippets/commonKeys.md @@ -2,7 +2,7 @@ title: Common keys tags: object author: chalarangelo -cover: blog_images/symmetry-cloudy-mountain.jpg +cover: symmetry-cloudy-mountain firstSeen: 2022-04-23T05:00:00-04:00 --- diff --git a/snippets/compact.md b/snippets/compact.md index 9d7ceb7b6..b1be1474f 100644 --- a/snippets/compact.md +++ b/snippets/compact.md @@ -1,7 +1,7 @@ --- title: Compact array tags: array -cover: blog_images/basket-paper.jpg +cover: basket-paper firstSeen: 2017-12-14T08:19:15+02:00 lastUpdated: 2020-10-22T20:23:47+03:00 --- diff --git a/snippets/compactJoin.md b/snippets/compactJoin.md index cfcc611e6..e2a589c8e 100644 --- a/snippets/compactJoin.md +++ b/snippets/compactJoin.md @@ -2,7 +2,7 @@ title: Compact and join array tags: array author: chalarangelo -cover: blog_images/racoon.jpg +cover: racoon firstSeen: 2022-04-08T05:00:00-04:00 --- diff --git a/snippets/compactObject.md b/snippets/compactObject.md index 5a087b787..d0091fa45 100644 --- a/snippets/compactObject.md +++ b/snippets/compactObject.md @@ -1,7 +1,7 @@ --- title: Compact object tags: object,array,recursion -cover: blog_images/shapes.jpg +cover: shapes firstSeen: 2020-11-27T13:57:41+02:00 lastUpdated: 2020-11-27T13:57:41+02:00 --- diff --git a/snippets/compactWhitespace.md b/snippets/compactWhitespace.md index 569d6951b..7a78361ff 100644 --- a/snippets/compactWhitespace.md +++ b/snippets/compactWhitespace.md @@ -1,7 +1,7 @@ --- title: Compact whitespaces tags: string,regexp -cover: blog_images/travel-mug-1.jpg +cover: travel-mug-1 firstSeen: 2018-12-12T19:11:33+02:00 lastUpdated: 2020-10-18T23:04:45+03:00 --- diff --git a/snippets/complement.md b/snippets/complement.md index aeceed1c9..c2080cd51 100644 --- a/snippets/complement.md +++ b/snippets/complement.md @@ -1,7 +1,7 @@ --- title: Logical complement tags: function,logic -cover: blog_images/flower-portrait-10.jpg +cover: flower-portrait-10 firstSeen: 2020-05-13T11:28:33+03:00 lastUpdated: 2020-09-15T16:28:04+03:00 --- diff --git a/snippets/compose.md b/snippets/compose.md index fd7cbde36..ed2b6ea67 100644 --- a/snippets/compose.md +++ b/snippets/compose.md @@ -1,7 +1,7 @@ --- title: Compose functions tags: function -cover: blog_images/digital-nomad-16.jpg +cover: digital-nomad-16 firstSeen: 2017-12-17T16:41:31+02:00 lastUpdated: 2020-10-22T20:23:47+03:00 --- diff --git a/snippets/composeRight.md b/snippets/composeRight.md index 7c492c30d..9aea65ef1 100644 --- a/snippets/composeRight.md +++ b/snippets/composeRight.md @@ -1,7 +1,7 @@ --- title: Reverse compose functions tags: function -cover: blog_images/rocky-beach.jpg +cover: rocky-beach firstSeen: 2018-01-23T22:12:56+02:00 lastUpdated: 2020-10-22T20:23:47+03:00 --- diff --git a/snippets/containsWhitespace.md b/snippets/containsWhitespace.md index 86e1d213d..a047f66c9 100644 --- a/snippets/containsWhitespace.md +++ b/snippets/containsWhitespace.md @@ -2,7 +2,7 @@ title: Check if string contains whitespace tags: string,regexp author: chalarangelo -cover: blog_images/bag-waiting.jpg +cover: bag-waiting firstSeen: 2020-03-25T12:37:13+02:00 lastUpdated: 2020-10-18T23:04:45+03:00 --- diff --git a/snippets/converge.md b/snippets/converge.md index 461899da6..cfb4701e5 100644 --- a/snippets/converge.md +++ b/snippets/converge.md @@ -2,7 +2,7 @@ title: Converge branching functions tags: function excerpt: Converges a list of branching functions into a single function and returns the result. -cover: blog_images/cherry-trees.jpg +cover: cherry-trees firstSeen: 2018-02-07T12:23:04+02:00 lastUpdated: 2021-01-08T00:23:44+02:00 --- diff --git a/snippets/copySign.md b/snippets/copySign.md index 70f4aef88..3d4d132ff 100644 --- a/snippets/copySign.md +++ b/snippets/copySign.md @@ -1,8 +1,7 @@ --- title: Copy sign to number tags: math -author: maciv -cover: blog_images/keyboard-tea.jpg +cover: keyboard-tea firstSeen: 2020-10-07T23:52:57+03:00 lastUpdated: 2020-10-07T23:52:57+03:00 --- diff --git a/snippets/copyToClipboard.md b/snippets/copyToClipboard.md index 9a694e623..74a4f9055 100644 --- a/snippets/copyToClipboard.md +++ b/snippets/copyToClipboard.md @@ -1,7 +1,7 @@ --- title: Copy to clipboard tags: browser,string,event -cover: blog_images/typing.jpg +cover: typing firstSeen: 2017-12-31T11:40:33+02:00 lastUpdated: 2022-01-11T09:32:04+02:00 --- diff --git a/snippets/copyToClipboardAsync.md b/snippets/copyToClipboardAsync.md index 23a500f39..fb7acf8a2 100644 --- a/snippets/copyToClipboardAsync.md +++ b/snippets/copyToClipboardAsync.md @@ -1,7 +1,7 @@ --- title: Copy to clipboard async tags: browser,string,promise -cover: blog_images/typing.jpg +cover: typing firstSeen: 2022-01-11T05:00:00-04:00 --- diff --git a/snippets/countBy.md b/snippets/countBy.md index 2d112723d..c18f05a02 100644 --- a/snippets/countBy.md +++ b/snippets/countBy.md @@ -1,7 +1,7 @@ --- title: Count grouped elements tags: array,object -cover: blog_images/tools.jpg +cover: tools firstSeen: 2018-01-11T13:45:53+02:00 lastUpdated: 2020-11-03T22:11:18+02:00 --- diff --git a/snippets/countOccurrences.md b/snippets/countOccurrences.md index 4f95b0f6b..6bd3665ee 100644 --- a/snippets/countOccurrences.md +++ b/snippets/countOccurrences.md @@ -1,7 +1,7 @@ --- title: Count occurrences tags: array -cover: blog_images/dark-leaves-4.jpg +cover: dark-leaves-4 firstSeen: 2017-12-17T17:55:51+02:00 lastUpdated: 2020-10-18T23:04:45+03:00 --- diff --git a/snippets/countSubstrings.md b/snippets/countSubstrings.md index 4e87fb2e2..6f9011d8c 100644 --- a/snippets/countSubstrings.md +++ b/snippets/countSubstrings.md @@ -2,7 +2,7 @@ title: Count substrings of string tags: string,algorithm author: chalarangelo -cover: blog_images/obelisk.jpg +cover: obelisk firstSeen: 2020-12-31T13:58:51+02:00 lastUpdated: 2021-01-08T00:23:44+02:00 --- diff --git a/snippets/countWeekDaysBetween.md b/snippets/countWeekDaysBetween.md index 6a0195ba9..a4e9bca17 100644 --- a/snippets/countWeekDaysBetween.md +++ b/snippets/countWeekDaysBetween.md @@ -1,7 +1,7 @@ --- title: Count weekdays between two dates tags: date -cover: blog_images/organizer.jpg +cover: organizer firstSeen: 2020-10-11T11:44:44+03:00 lastUpdated: 2020-10-20T11:21:07+03:00 --- diff --git a/snippets/counter.md b/snippets/counter.md index 4a14c54b4..5c18a9ef9 100644 --- a/snippets/counter.md +++ b/snippets/counter.md @@ -1,7 +1,7 @@ --- title: Counter tags: browser -cover: blog_images/touch-flower.jpg +cover: touch-flower firstSeen: 2018-05-06T17:55:46+03:00 lastUpdated: 2020-11-01T20:50:57+02:00 --- diff --git a/snippets/createDirIfNotExists.md b/snippets/createDirIfNotExists.md index 8b038958d..59606415e 100644 --- a/snippets/createDirIfNotExists.md +++ b/snippets/createDirIfNotExists.md @@ -1,7 +1,7 @@ --- title: Create directory if not exists tags: node -cover: blog_images/sunrise-over-city.jpg +cover: sunrise-over-city firstSeen: 2018-12-12T19:25:16+02:00 lastUpdated: 2020-10-22T20:23:47+03:00 --- diff --git a/snippets/createElement.md b/snippets/createElement.md index ddc32bb63..8a2409e88 100644 --- a/snippets/createElement.md +++ b/snippets/createElement.md @@ -1,7 +1,7 @@ --- title: Create HTML element tags: browser -cover: blog_images/flower-portrait-4.jpg +cover: flower-portrait-4 firstSeen: 2018-01-05T18:21:44+02:00 lastUpdated: 2020-10-19T18:51:03+03:00 --- diff --git a/snippets/createEventHub.md b/snippets/createEventHub.md index 7b35ad60d..fa13d7646 100644 --- a/snippets/createEventHub.md +++ b/snippets/createEventHub.md @@ -1,7 +1,7 @@ --- title: Create event hub tags: browser,event -cover: blog_images/city-view.jpg +cover: city-view firstSeen: 2018-01-05T15:07:26+02:00 lastUpdated: 2020-09-15T16:28:04+03:00 --- diff --git a/snippets/currentURL.md b/snippets/currentURL.md index 6e7fb0fa9..3973a5c92 100644 --- a/snippets/currentURL.md +++ b/snippets/currentURL.md @@ -1,7 +1,7 @@ --- title: Current URL tags: browser -cover: blog_images/tropical-bike.jpg +cover: tropical-bike firstSeen: 2017-12-18T11:05:03+02:00 lastUpdated: 2020-10-20T11:46:23+03:00 --- diff --git a/snippets/curry.md b/snippets/curry.md index 6cfa0d4d3..628d4d22a 100644 --- a/snippets/curry.md +++ b/snippets/curry.md @@ -1,7 +1,7 @@ --- title: Curry function tags: function,recursion -cover: blog_images/rocky-beach-2.jpg +cover: rocky-beach-2 firstSeen: 2017-12-10T15:21:35+02:00 lastUpdated: 2020-10-22T20:23:47+03:00 --- diff --git a/snippets/cycleGenerator.md b/snippets/cycleGenerator.md index fbfffd0f0..b3345855c 100644 --- a/snippets/cycleGenerator.md +++ b/snippets/cycleGenerator.md @@ -2,7 +2,7 @@ title: Cycle generator tags: function,generator author: chalarangelo -cover: blog_images/secret-tree.jpg +cover: secret-tree firstSeen: 2020-10-11T17:05:38+03:00 lastUpdated: 2020-10-11T17:05:38+03:00 --- diff --git a/snippets/dateRangeGenerator.md b/snippets/dateRangeGenerator.md index c1274515c..6311c4e46 100644 --- a/snippets/dateRangeGenerator.md +++ b/snippets/dateRangeGenerator.md @@ -1,8 +1,7 @@ --- title: Date range generator tags: date,function,generator -author: maciv -cover: blog_images/portal-timelapse.jpg +cover: portal-timelapse firstSeen: 2021-06-21T05:00:00-04:00 --- diff --git a/snippets/dayName.md b/snippets/dayName.md index 6f0d22b5f..9678a6faa 100644 --- a/snippets/dayName.md +++ b/snippets/dayName.md @@ -1,7 +1,7 @@ --- title: Day name tags: date -cover: blog_images/interior.jpg +cover: interior firstSeen: 2020-10-04T00:31:08+03:00 lastUpdated: 2020-11-01T20:50:57+02:00 --- diff --git a/snippets/dayOfYear.md b/snippets/dayOfYear.md index 9c44df692..e0d32fcf8 100644 --- a/snippets/dayOfYear.md +++ b/snippets/dayOfYear.md @@ -1,7 +1,7 @@ --- title: Day of year tags: date -cover: blog_images/interior-3.jpg +cover: interior-3 firstSeen: 2018-09-29T13:22:20+03:00 lastUpdated: 2020-10-19T18:51:03+03:00 --- diff --git a/snippets/daysAgo.md b/snippets/daysAgo.md index bfc8f0b5b..9f67c91cc 100644 --- a/snippets/daysAgo.md +++ b/snippets/daysAgo.md @@ -1,7 +1,7 @@ --- title: Days ago tags: date -cover: blog_images/sunrise-over-city.jpg +cover: sunrise-over-city firstSeen: 2020-10-06T05:35:23+03:00 lastUpdated: 2022-01-30T11:48:07+03:00 --- diff --git a/snippets/daysFromNow.md b/snippets/daysFromNow.md index b7cc75f40..0af451edf 100644 --- a/snippets/daysFromNow.md +++ b/snippets/daysFromNow.md @@ -1,7 +1,7 @@ --- title: Days from now tags: date -cover: blog_images/tent-stars.jpg +cover: tent-stars firstSeen: 2020-10-09T02:49:17+03:00 lastUpdated: 2022-01-30T11:48:07+03:00 --- diff --git a/snippets/daysInMonth.md b/snippets/daysInMonth.md index c476eef01..7c63600f8 100644 --- a/snippets/daysInMonth.md +++ b/snippets/daysInMonth.md @@ -1,7 +1,7 @@ --- title: Number of days in month tags: date -cover: blog_images/laptop-plants-2.jpg +cover: laptop-plants-2 firstSeen: 2021-06-13T05:00:00-04:00 --- diff --git a/snippets/debounce.md b/snippets/debounce.md index 3a55f3904..73210f268 100644 --- a/snippets/debounce.md +++ b/snippets/debounce.md @@ -1,7 +1,7 @@ --- title: Debounce function tags: function -cover: blog_images/solitude-beach.jpg +cover: solitude-beach firstSeen: 2018-01-28T15:18:26+02:00 lastUpdated: 2021-10-13T19:29:39+02:00 --- diff --git a/snippets/debouncePromise.md b/snippets/debouncePromise.md index 695bcf0f6..bb39ba91f 100644 --- a/snippets/debouncePromise.md +++ b/snippets/debouncePromise.md @@ -2,7 +2,7 @@ title: Debounce promise tags: function,promise excerpt: Creates a debounced function that returns a promise. -cover: blog_images/ice.jpg +cover: ice firstSeen: 2020-10-10T21:09:04+03:00 lastUpdated: 2020-10-19T18:51:03+03:00 --- diff --git a/snippets/decapitalize.md b/snippets/decapitalize.md index 1a7a13d0a..96e5184f5 100644 --- a/snippets/decapitalize.md +++ b/snippets/decapitalize.md @@ -1,7 +1,7 @@ --- title: Decapitalize string tags: string -cover: blog_images/forest-balcony.jpg +cover: forest-balcony firstSeen: 2018-01-11T11:58:40+02:00 lastUpdated: 2020-11-01T20:50:57+02:00 --- diff --git a/snippets/deepClone.md b/snippets/deepClone.md index 3f30172aa..4396d8952 100644 --- a/snippets/deepClone.md +++ b/snippets/deepClone.md @@ -1,7 +1,7 @@ --- title: Deep clone object tags: object,recursion -cover: blog_images/pagodas.jpg +cover: pagodas firstSeen: 2018-01-23T20:48:46+02:00 lastUpdated: 2020-10-22T20:23:47+03:00 --- diff --git a/snippets/deepFlatten.md b/snippets/deepFlatten.md index 674732423..5949842c5 100644 --- a/snippets/deepFlatten.md +++ b/snippets/deepFlatten.md @@ -1,7 +1,7 @@ --- title: Deep flatten array tags: array,recursion -cover: blog_images/digital-nomad-4.jpg +cover: digital-nomad-4 firstSeen: 2017-12-17T17:55:51+02:00 lastUpdated: 2020-10-22T20:23:47+03:00 --- diff --git a/snippets/deepFreeze.md b/snippets/deepFreeze.md index 41e34634f..b80ea6100 100644 --- a/snippets/deepFreeze.md +++ b/snippets/deepFreeze.md @@ -1,7 +1,7 @@ --- title: Deep freeze object tags: object,recursion -cover: blog_images/frozen-globe.jpg +cover: frozen-globe firstSeen: 2018-08-25T18:54:16+03:00 lastUpdated: 2020-10-19T18:51:03+03:00 --- diff --git a/snippets/deepGet.md b/snippets/deepGet.md index 598f05149..f9712a993 100644 --- a/snippets/deepGet.md +++ b/snippets/deepGet.md @@ -1,7 +1,7 @@ --- title: Get nested value in object based on array of keys tags: object -cover: blog_images/mask-quiet.jpg +cover: mask-quiet firstSeen: 2019-05-09T13:30:52+03:00 lastUpdated: 2020-10-19T18:51:03+03:00 --- diff --git a/snippets/deepMapKeys.md b/snippets/deepMapKeys.md index 407fe112e..01b04a69e 100644 --- a/snippets/deepMapKeys.md +++ b/snippets/deepMapKeys.md @@ -1,7 +1,7 @@ --- title: Deep map object keys tags: object,recursion -cover: blog_images/duck-plants.jpg +cover: duck-plants firstSeen: 2018-11-29T15:22:53+02:00 lastUpdated: 2020-09-15T16:28:04+03:00 --- diff --git a/snippets/deepMerge.md b/snippets/deepMerge.md index 85c9575ab..270252444 100644 --- a/snippets/deepMerge.md +++ b/snippets/deepMerge.md @@ -2,7 +2,7 @@ title: Deep merge objects tags: object,function author: chalarangelo -cover: blog_images/coffee-drip.jpg +cover: coffee-drip firstSeen: 2021-07-25T05:00:00-04:00 --- diff --git a/snippets/defaults.md b/snippets/defaults.md index 754c967a3..70126ad83 100644 --- a/snippets/defaults.md +++ b/snippets/defaults.md @@ -1,7 +1,7 @@ --- title: Assign default values for object properties tags: object -cover: blog_images/boats.jpg +cover: boats firstSeen: 2018-01-19T13:51:05+02:00 lastUpdated: 2020-10-22T20:23:47+03:00 --- diff --git a/snippets/defer.md b/snippets/defer.md index ad961d00f..cc920601a 100644 --- a/snippets/defer.md +++ b/snippets/defer.md @@ -1,7 +1,7 @@ --- title: Defer function invocation tags: function -cover: blog_images/cave-view.jpg +cover: cave-view firstSeen: 2018-01-01T23:40:31+02:00 lastUpdated: 2020-10-22T20:23:47+03:00 --- diff --git a/snippets/degreesToRads.md b/snippets/degreesToRads.md index f95daccb0..8a6dadff3 100644 --- a/snippets/degreesToRads.md +++ b/snippets/degreesToRads.md @@ -1,7 +1,7 @@ --- title: Degrees to radians tags: math -cover: blog_images/blue-flower.jpg +cover: blue-flower firstSeen: 2018-02-14T12:24:50+02:00 lastUpdated: 2020-09-15T16:28:04+03:00 --- diff --git a/snippets/delay.md b/snippets/delay.md index 7277f94af..fe4e3793f 100644 --- a/snippets/delay.md +++ b/snippets/delay.md @@ -1,7 +1,7 @@ --- title: Delay function execution tags: function -cover: blog_images/interior-13.jpg +cover: interior-13 firstSeen: 2018-01-24T14:32:20+02:00 lastUpdated: 2020-10-19T18:51:03+03:00 --- diff --git a/snippets/detectDeviceType.md b/snippets/detectDeviceType.md index 101408d03..9e835344c 100644 --- a/snippets/detectDeviceType.md +++ b/snippets/detectDeviceType.md @@ -1,7 +1,7 @@ --- title: Detect device type tags: browser,regexp -cover: blog_images/clutter-2.jpg +cover: clutter-2 firstSeen: 2017-12-24T09:39:23+02:00 lastUpdated: 2020-10-22T20:23:47+03:00 --- diff --git a/snippets/detectLanguage.md b/snippets/detectLanguage.md index 0323429fa..07df7438c 100644 --- a/snippets/detectLanguage.md +++ b/snippets/detectLanguage.md @@ -1,7 +1,7 @@ --- title: Detect language tags: browser -cover: blog_images/accessibility.jpg +cover: accessibility firstSeen: 2020-10-05T18:03:26+03:00 lastUpdated: 2020-10-06T18:47:16+03:00 --- diff --git a/snippets/difference.md b/snippets/difference.md index a450f3916..0b67c29a1 100644 --- a/snippets/difference.md +++ b/snippets/difference.md @@ -1,7 +1,7 @@ --- title: Array difference tags: array -cover: blog_images/interior-3.jpg +cover: interior-3 firstSeen: 2017-12-17T16:41:31+02:00 lastUpdated: 2020-10-19T18:51:03+03:00 --- diff --git a/snippets/differenceBy.md b/snippets/differenceBy.md index 6fb085841..a4d61523d 100644 --- a/snippets/differenceBy.md +++ b/snippets/differenceBy.md @@ -1,7 +1,7 @@ --- title: Mapped array difference tags: array -cover: blog_images/keyboard.jpg +cover: keyboard firstSeen: 2018-01-24T11:49:03+02:00 lastUpdated: 2020-10-19T18:52:00+03:00 --- diff --git a/snippets/differenceWith.md b/snippets/differenceWith.md index 035f66880..df39ea833 100644 --- a/snippets/differenceWith.md +++ b/snippets/differenceWith.md @@ -1,7 +1,7 @@ --- title: Array difference based on function tags: array -cover: blog_images/folded-map.jpg +cover: folded-map firstSeen: 2017-12-19T12:32:24+02:00 lastUpdated: 2020-10-22T20:23:47+03:00 --- diff --git a/snippets/dig.md b/snippets/dig.md index 6978ca9f6..3b306c7c5 100644 --- a/snippets/dig.md +++ b/snippets/dig.md @@ -1,7 +1,7 @@ --- title: Get nested value in object tags: object,recursion -cover: blog_images/brown-bird.jpg +cover: brown-bird firstSeen: 2018-07-08T23:06:24+03:00 lastUpdated: 2020-10-19T18:51:03+03:00 --- diff --git a/snippets/digitize.md b/snippets/digitize.md index 814db462a..75a5dc7f2 100644 --- a/snippets/digitize.md +++ b/snippets/digitize.md @@ -1,7 +1,7 @@ --- title: Digitize number tags: math -cover: blog_images/industrial-tokyo.jpg +cover: industrial-tokyo firstSeen: 2017-12-17T17:55:51+02:00 lastUpdated: 2020-10-18T14:58:09+03:00 --- diff --git a/snippets/distance.md b/snippets/distance.md index 7b96d70f3..2daaf9971 100644 --- a/snippets/distance.md +++ b/snippets/distance.md @@ -1,7 +1,7 @@ --- title: Distance between two points tags: math,algorithm -cover: blog_images/measuring.jpg +cover: measuring firstSeen: 2017-12-17T16:41:31+02:00 lastUpdated: 2020-12-28T13:49:24+02:00 --- diff --git a/snippets/divmod.md b/snippets/divmod.md index 6311da591..979e6429c 100644 --- a/snippets/divmod.md +++ b/snippets/divmod.md @@ -1,8 +1,7 @@ --- title: Quotient and module of division tags: math -author: maciv -cover: blog_images/italian-horizon.jpg +cover: italian-horizon firstSeen: 2020-10-07T23:59:13+03:00 lastUpdated: 2020-10-07T23:59:13+03:00 --- diff --git a/snippets/drop.md b/snippets/drop.md index 6296709b1..371e1924a 100644 --- a/snippets/drop.md +++ b/snippets/drop.md @@ -1,7 +1,7 @@ --- title: Drop list elements from the left tags: array -cover: blog_images/bridge-drop.jpg +cover: bridge-drop firstSeen: 2018-01-26T12:23:18+02:00 lastUpdated: 2020-11-01T20:50:57+02:00 --- diff --git a/snippets/dropRight.md b/snippets/dropRight.md index 2a07ab5c3..9614c7c92 100644 --- a/snippets/dropRight.md +++ b/snippets/dropRight.md @@ -1,7 +1,7 @@ --- title: Drop list elements from the right tags: array -cover: blog_images/messy-papers.jpg +cover: messy-papers firstSeen: 2017-12-19T12:06:47+02:00 lastUpdated: 2020-11-01T20:50:57+02:00 --- diff --git a/snippets/dropRightWhile.md b/snippets/dropRightWhile.md index fae4ea8cd..c73bddd6f 100644 --- a/snippets/dropRightWhile.md +++ b/snippets/dropRightWhile.md @@ -1,7 +1,7 @@ --- title: Drop list elements from the right based on function tags: array -cover: blog_images/bridge-drop.jpg +cover: bridge-drop firstSeen: 2018-01-26T12:23:18+02:00 lastUpdated: 2020-10-19T18:51:03+03:00 --- diff --git a/snippets/dropWhile.md b/snippets/dropWhile.md index f5bda762b..3e865231f 100644 --- a/snippets/dropWhile.md +++ b/snippets/dropWhile.md @@ -1,7 +1,7 @@ --- title: Drop list elements from the left based on function tags: array -cover: blog_images/colorful-lounge.jpg +cover: colorful-lounge firstSeen: 2018-01-26T12:23:18+02:00 lastUpdated: 2020-10-19T18:51:03+03:00 --- diff --git a/snippets/either.md b/snippets/either.md index 82b245d55..a11754a80 100644 --- a/snippets/either.md +++ b/snippets/either.md @@ -1,7 +1,7 @@ --- title: Logical or for functions tags: function,logic -cover: blog_images/man-red-sunset.jpg +cover: man-red-sunset firstSeen: 2020-05-13T11:35:46+03:00 lastUpdated: 2020-10-19T18:51:03+03:00 --- diff --git a/snippets/elementContains.md b/snippets/elementContains.md index 76c525bc5..281181778 100644 --- a/snippets/elementContains.md +++ b/snippets/elementContains.md @@ -1,7 +1,7 @@ --- title: Element contains another element tags: browser -cover: blog_images/red-petals.jpg +cover: red-petals firstSeen: 2018-06-19T20:57:58+03:00 lastUpdated: 2020-11-03T22:11:18+02:00 --- diff --git a/snippets/elementIsFocused.md b/snippets/elementIsFocused.md index 7b7b0af6b..bd86ea9f1 100644 --- a/snippets/elementIsFocused.md +++ b/snippets/elementIsFocused.md @@ -2,7 +2,7 @@ title: Element is focused tags: browser author: chalarangelo -cover: blog_images/ice.jpg +cover: ice firstSeen: 2020-08-07T15:21:27+03:00 lastUpdated: 2020-10-19T18:51:03+03:00 --- diff --git a/snippets/elementIsVisibleInViewport.md b/snippets/elementIsVisibleInViewport.md index dee82928a..2d28bae6f 100644 --- a/snippets/elementIsVisibleInViewport.md +++ b/snippets/elementIsVisibleInViewport.md @@ -1,7 +1,7 @@ --- title: Element is visible in viewport tags: browser -cover: blog_images/flower-portrait-1.jpg +cover: flower-portrait-1 firstSeen: 2017-12-17T17:55:51+02:00 lastUpdated: 2020-10-22T20:23:47+03:00 --- diff --git a/snippets/endsWithSubstring.md b/snippets/endsWithSubstring.md index cf2f44f33..84138934f 100644 --- a/snippets/endsWithSubstring.md +++ b/snippets/endsWithSubstring.md @@ -2,7 +2,7 @@ title: String ends with substring shortTitle: Ends with substring tags: string -cover: blog_images/boutique-home-office-4.jpg +cover: boutique-home-office-4 author: chalarangelo firstSeen: 2022-08-01T05:00:00-04:00 --- diff --git a/snippets/equals.md b/snippets/equals.md index ec34e9398..f8340451e 100644 --- a/snippets/equals.md +++ b/snippets/equals.md @@ -1,7 +1,7 @@ --- title: Check object equality tags: object,array,type,recursion -cover: blog_images/beach-pineapple.jpg +cover: beach-pineapple firstSeen: 2018-01-15T18:34:11+02:00 lastUpdated: 2021-10-13T19:29:39+02:00 --- diff --git a/snippets/escapeHTML.md b/snippets/escapeHTML.md index aec5bcadf..8e86fa9b7 100644 --- a/snippets/escapeHTML.md +++ b/snippets/escapeHTML.md @@ -1,7 +1,7 @@ --- title: Escape HTML tags: string,browser,regexp -cover: blog_images/periscope.jpg +cover: periscope firstSeen: 2017-12-29T15:09:21+02:00 lastUpdated: 2021-10-13T19:29:39+02:00 --- diff --git a/snippets/escapeRegExp.md b/snippets/escapeRegExp.md index 84e41b6b9..72fd48228 100644 --- a/snippets/escapeRegExp.md +++ b/snippets/escapeRegExp.md @@ -1,7 +1,7 @@ --- title: Escape RegExp tags: string,regexp -cover: blog_images/frog-blue-flower.jpg +cover: frog-blue-flower firstSeen: 2017-12-17T17:55:51+02:00 lastUpdated: 2020-09-15T16:28:04+03:00 --- diff --git a/snippets/euclideanDistance.md b/snippets/euclideanDistance.md index 862c7e4ce..610812927 100644 --- a/snippets/euclideanDistance.md +++ b/snippets/euclideanDistance.md @@ -2,7 +2,7 @@ title: Euclidean distance tags: math,algorithm author: chalarangelo -cover: blog_images/ancient-greek-building.jpg +cover: ancient-greek-building firstSeen: 2020-12-28T13:41:19+02:00 lastUpdated: 2020-12-28T13:41:19+02:00 --- diff --git a/snippets/everyNth.md b/snippets/everyNth.md index cfa132cb0..b028c5f20 100644 --- a/snippets/everyNth.md +++ b/snippets/everyNth.md @@ -1,7 +1,7 @@ --- title: Every nth element tags: array -cover: blog_images/dark-leaves-6.jpg +cover: dark-leaves-6 firstSeen: 2017-12-17T17:55:51+02:00 lastUpdated: 2020-10-19T18:51:03+03:00 --- diff --git a/snippets/expandTabs.md b/snippets/expandTabs.md index e38063abf..f8aa37144 100644 --- a/snippets/expandTabs.md +++ b/snippets/expandTabs.md @@ -2,7 +2,7 @@ title: Expand tabs into spaces tags: string,regexp author: chalarangelo -cover: blog_images/houses-rock-sea.jpg +cover: houses-rock-sea firstSeen: 2020-06-01T17:05:39+03:00 lastUpdated: 2020-09-15T16:28:04+03:00 --- diff --git a/snippets/extendHex.md b/snippets/extendHex.md index 310d668af..d63148a26 100644 --- a/snippets/extendHex.md +++ b/snippets/extendHex.md @@ -1,7 +1,7 @@ --- title: Extend hex value tags: string -cover: blog_images/red-mountain.jpg +cover: red-mountain firstSeen: 2017-12-17T17:55:51+02:00 lastUpdated: 2020-09-15T16:28:04+03:00 --- diff --git a/snippets/factorial.md b/snippets/factorial.md index e65bfa59e..8b7e90076 100644 --- a/snippets/factorial.md +++ b/snippets/factorial.md @@ -1,7 +1,7 @@ --- title: Factorial of number tags: math,algorithm,recursion -cover: blog_images/flower-vase.jpg +cover: flower-vase firstSeen: 2017-12-07T14:41:33+02:00 lastUpdated: 2020-12-28T13:49:24+02:00 --- diff --git a/snippets/fahrenheitToCelsius.md b/snippets/fahrenheitToCelsius.md index 12e5d58d2..b3f5690ed 100644 --- a/snippets/fahrenheitToCelsius.md +++ b/snippets/fahrenheitToCelsius.md @@ -2,7 +2,7 @@ title: Fahrenheit to Celsius tags: math unlisted: true -cover: blog_images/last-light.jpg +cover: last-light firstSeen: 2020-04-16T11:00:06+03:00 lastUpdated: 2021-01-04T13:04:15+02:00 --- diff --git a/snippets/fibonacci.md b/snippets/fibonacci.md index f42775df2..2aaaf88b6 100644 --- a/snippets/fibonacci.md +++ b/snippets/fibonacci.md @@ -1,7 +1,7 @@ --- title: Fibonacci tags: math,algorithm -cover: blog_images/highlands.jpg +cover: highlands firstSeen: 2017-12-17T16:41:31+02:00 lastUpdated: 2020-12-28T13:49:24+02:00 --- diff --git a/snippets/filterNonUnique.md b/snippets/filterNonUnique.md index 844c83f36..17521d169 100644 --- a/snippets/filterNonUnique.md +++ b/snippets/filterNonUnique.md @@ -1,7 +1,7 @@ --- title: Filter non-unique array values tags: array -cover: blog_images/digital-nomad-10.jpg +cover: digital-nomad-10 firstSeen: 2017-12-17T17:55:51+02:00 lastUpdated: 2020-11-02T19:40:45+02:00 --- diff --git a/snippets/filterNonUniqueBy.md b/snippets/filterNonUniqueBy.md index 6f90161a4..7e1b179ce 100644 --- a/snippets/filterNonUniqueBy.md +++ b/snippets/filterNonUniqueBy.md @@ -1,7 +1,7 @@ --- title: Filter non-unique array values based on function tags: array -cover: blog_images/digital-nomad-16.jpg +cover: digital-nomad-16 firstSeen: 2018-07-18T20:40:53+03:00 lastUpdated: 2020-11-02T19:40:27+02:00 --- diff --git a/snippets/filterUnique.md b/snippets/filterUnique.md index 62ce574da..93c5b4a7e 100644 --- a/snippets/filterUnique.md +++ b/snippets/filterUnique.md @@ -1,8 +1,7 @@ --- title: Filter unique array values tags: array -author: maciv -cover: blog_images/tulips-and-reeds.jpg +cover: tulips-and-reeds firstSeen: 2020-11-02T19:41:00+02:00 lastUpdated: 2020-11-02T19:41:00+02:00 --- diff --git a/snippets/filterUniqueBy.md b/snippets/filterUniqueBy.md index e30313dcd..59ed43a8e 100644 --- a/snippets/filterUniqueBy.md +++ b/snippets/filterUniqueBy.md @@ -1,8 +1,7 @@ --- title: Filter unique array values based on function tags: array -author: maciv -cover: blog_images/washed-ashore.jpg +cover: washed-ashore firstSeen: 2020-11-02T19:41:07+02:00 lastUpdated: 2020-11-02T19:41:07+02:00 --- diff --git a/snippets/findClosestAnchor.md b/snippets/findClosestAnchor.md index 6894d901f..088a6e5e8 100644 --- a/snippets/findClosestAnchor.md +++ b/snippets/findClosestAnchor.md @@ -2,7 +2,7 @@ title: Find closest anchor tags: browser author: chalarangelo -cover: blog_images/colorful-lounge.jpg +cover: colorful-lounge firstSeen: 2021-04-22T08:45:39+03:00 lastUpdated: 2021-04-22T08:45:39+03:00 --- diff --git a/snippets/findClosestMatchingNode.md b/snippets/findClosestMatchingNode.md index c95270f56..df9fcede4 100644 --- a/snippets/findClosestMatchingNode.md +++ b/snippets/findClosestMatchingNode.md @@ -2,7 +2,7 @@ title: Find closest matching node tags: browser author: chalarangelo -cover: blog_images/flowering-hills.jpg +cover: flowering-hills firstSeen: 2021-04-22T08:45:39+03:00 lastUpdated: 2021-04-22T08:45:39+03:00 --- diff --git a/snippets/findConsecutive.md b/snippets/findConsecutive.md index 6420dbc0a..de786eb57 100644 --- a/snippets/findConsecutive.md +++ b/snippets/findConsecutive.md @@ -2,7 +2,7 @@ title: Arrays of consecutive elements tags: array author: chalarangelo -cover: blog_images/colorful-pots.jpg +cover: colorful-pots firstSeen: 2022-04-06T05:00:00-04:00 --- diff --git a/snippets/findFirstN.md b/snippets/findFirstN.md index 75981e043..6c29617aa 100644 --- a/snippets/findFirstN.md +++ b/snippets/findFirstN.md @@ -1,7 +1,7 @@ --- title: Find first n matches tags: array -cover: blog_images/digital-nomad-5.jpg +cover: digital-nomad-5 firstSeen: 2021-05-09T13:31:36+03:00 lastUpdated: 2021-05-09T13:31:36+03:00 --- diff --git a/snippets/findKey.md b/snippets/findKey.md index fcaae3ce8..35857428d 100644 --- a/snippets/findKey.md +++ b/snippets/findKey.md @@ -1,7 +1,7 @@ --- title: Find first matching key tags: object -cover: blog_images/succulent-crowd.jpg +cover: succulent-crowd firstSeen: 2018-01-23T18:23:20+02:00 lastUpdated: 2020-10-22T20:23:47+03:00 --- diff --git a/snippets/findKeys.md b/snippets/findKeys.md index 9b77b5acd..bc7c79910 100644 --- a/snippets/findKeys.md +++ b/snippets/findKeys.md @@ -1,7 +1,7 @@ --- title: Find matching keys tags: object -cover: blog_images/beach-riders.jpg +cover: beach-riders firstSeen: 2020-10-25T09:59:13+02:00 lastUpdated: 2020-11-15T14:43:44+02:00 --- diff --git a/snippets/findLast.md b/snippets/findLast.md index 774b14376..258724656 100644 --- a/snippets/findLast.md +++ b/snippets/findLast.md @@ -1,7 +1,7 @@ --- title: Find last matching value tags: array -cover: blog_images/misty-mountains.jpg +cover: misty-mountains firstSeen: 2018-01-11T13:51:58+02:00 lastUpdated: 2020-10-22T20:23:47+03:00 --- diff --git a/snippets/findLastIndex.md b/snippets/findLastIndex.md index 9d1dd5b83..d1ae4895e 100644 --- a/snippets/findLastIndex.md +++ b/snippets/findLastIndex.md @@ -1,7 +1,7 @@ --- title: Find last matching index tags: array -cover: blog_images/taking-photos.jpg +cover: taking-photos firstSeen: 2018-01-24T13:01:51+02:00 lastUpdated: 2020-10-22T20:23:47+03:00 --- diff --git a/snippets/findLastKey.md b/snippets/findLastKey.md index f767a99f7..2d788d95c 100644 --- a/snippets/findLastKey.md +++ b/snippets/findLastKey.md @@ -1,7 +1,7 @@ --- title: Find last matching key tags: object -cover: blog_images/sparkles.jpg +cover: sparkles firstSeen: 2018-01-23T18:23:20+02:00 lastUpdated: 2020-10-22T20:23:47+03:00 --- diff --git a/snippets/findLastN.md b/snippets/findLastN.md index 18870943a..0a6548aec 100644 --- a/snippets/findLastN.md +++ b/snippets/findLastN.md @@ -1,7 +1,7 @@ --- title: Find last n matches tags: array -cover: blog_images/interior-16.jpg +cover: interior-16 firstSeen: 2021-05-09T13:31:36+03:00 lastUpdated: 2021-05-09T13:31:36+03:00 --- diff --git a/snippets/firstN.md b/snippets/firstN.md index 30d9bab63..5098af7b5 100644 --- a/snippets/firstN.md +++ b/snippets/firstN.md @@ -2,7 +2,7 @@ title: First n elements tags: array author: chalarangelo -cover: blog_images/digital-nomad-16.jpg +cover: digital-nomad-16 firstSeen: 2022-07-22T05:00:00-04:00 --- diff --git a/snippets/flags.md b/snippets/flags.md index 2d240eceb..abaaa760a 100644 --- a/snippets/flags.md +++ b/snippets/flags.md @@ -2,7 +2,7 @@ title: Array to flags object tags: array,object author: chalarangelo -cover: blog_images/glass-blowing.jpg +cover: glass-blowing firstSeen: 2022-04-12T05:00:00-04:00 --- diff --git a/snippets/flatIterator.md b/snippets/flatIterator.md index 9f1e3bfb4..ae16e854d 100644 --- a/snippets/flatIterator.md +++ b/snippets/flatIterator.md @@ -2,7 +2,7 @@ title: Flat iterator tags: array,iterator,generator author: chalarangelo -cover: blog_images/balloons.jpg +cover: balloons firstSeen: 2022-03-09T05:00:00-04:00 --- diff --git a/snippets/flatten.md b/snippets/flatten.md index 03dc5319b..9e3f5aa6f 100644 --- a/snippets/flatten.md +++ b/snippets/flatten.md @@ -1,7 +1,7 @@ --- title: Flatten array tags: array,recursion -cover: blog_images/green-plant.jpg +cover: green-plant firstSeen: 2017-12-17T16:41:31+02:00 lastUpdated: 2020-10-22T20:23:47+03:00 --- diff --git a/snippets/flattenObject.md b/snippets/flattenObject.md index 5a0ac1bdc..30b4890af 100644 --- a/snippets/flattenObject.md +++ b/snippets/flattenObject.md @@ -1,7 +1,7 @@ --- title: Flatten object tags: object,recursion -cover: blog_images/lighthouse.jpg +cover: lighthouse firstSeen: 2018-02-07T11:30:18+02:00 lastUpdated: 2020-10-19T18:51:03+03:00 --- diff --git a/snippets/flip.md b/snippets/flip.md index 9031e6660..9ee6c5f50 100644 --- a/snippets/flip.md +++ b/snippets/flip.md @@ -1,7 +1,7 @@ --- title: Flip function arguments tags: function -cover: blog_images/interior-11.jpg +cover: interior-11 firstSeen: 2017-12-22T02:42:15+02:00 lastUpdated: 2021-06-13T13:50:25+03:00 --- diff --git a/snippets/forEachRight.md b/snippets/forEachRight.md index 7881f2c6e..0051f2ca9 100644 --- a/snippets/forEachRight.md +++ b/snippets/forEachRight.md @@ -1,7 +1,7 @@ --- title: Execute function for each array element in reverse tags: array -cover: blog_images/interior-6.jpg +cover: interior-6 firstSeen: 2018-01-09T01:38:50+02:00 lastUpdated: 2020-10-19T22:49:51+03:00 --- diff --git a/snippets/forOwn.md b/snippets/forOwn.md index 1709fe358..36cb9e0fe 100644 --- a/snippets/forOwn.md +++ b/snippets/forOwn.md @@ -1,7 +1,7 @@ --- title: Iterate over object's own properties tags: object -cover: blog_images/blank-card.jpg +cover: blank-card firstSeen: 2018-01-18T16:45:56+02:00 lastUpdated: 2020-10-22T20:23:47+03:00 --- diff --git a/snippets/forOwnRight.md b/snippets/forOwnRight.md index 4d2cd1403..4d681188d 100644 --- a/snippets/forOwnRight.md +++ b/snippets/forOwnRight.md @@ -1,7 +1,7 @@ --- title: Iterate over object's own properties in reverse tags: object -cover: blog_images/sea-view.jpg +cover: sea-view firstSeen: 2018-01-18T16:45:56+02:00 lastUpdated: 2020-10-19T22:49:51+03:00 --- diff --git a/snippets/formToObject.md b/snippets/formToObject.md index b809e25e0..2a8774569 100644 --- a/snippets/formToObject.md +++ b/snippets/formToObject.md @@ -1,7 +1,7 @@ --- title: Form to object tags: browser,object -cover: blog_images/sail-away-2.jpg +cover: sail-away-2 firstSeen: 2019-03-13T14:50:06+02:00 lastUpdated: 2020-10-19T22:49:51+03:00 --- diff --git a/snippets/formatDuration.md b/snippets/formatDuration.md index c6a65e013..669a1c328 100644 --- a/snippets/formatDuration.md +++ b/snippets/formatDuration.md @@ -1,7 +1,7 @@ --- title: Format duration tags: date,math,string -cover: blog_images/clock.jpg +cover: clock firstSeen: 2018-01-04T09:26:42+02:00 lastUpdated: 2020-10-22T20:23:47+03:00 --- diff --git a/snippets/formatNumber.md b/snippets/formatNumber.md index 43a7f8722..8bebd830d 100644 --- a/snippets/formatNumber.md +++ b/snippets/formatNumber.md @@ -1,7 +1,7 @@ --- title: Format number tags: string,math -cover: blog_images/laptop-plants.jpg +cover: laptop-plants firstSeen: 2020-07-30T11:38:51+03:00 lastUpdated: 2020-10-22T20:23:47+03:00 --- diff --git a/snippets/formatSeconds.md b/snippets/formatSeconds.md index f96ec4a52..71930a0d7 100644 --- a/snippets/formatSeconds.md +++ b/snippets/formatSeconds.md @@ -1,7 +1,7 @@ --- title: Number of seconds to ISO format tags: date,math,string -cover: blog_images/rocky-mountains.jpg +cover: rocky-mountains firstSeen: 2021-05-09T12:44:55+03:00 lastUpdated: 2021-10-13T19:29:39+02:00 --- diff --git a/snippets/frequencies.md b/snippets/frequencies.md index 7e6504069..18f762248 100644 --- a/snippets/frequencies.md +++ b/snippets/frequencies.md @@ -2,7 +2,7 @@ title: Value frequencies tags: array,object author: chalarangelo -cover: blog_images/tropical-waterfall.jpg +cover: tropical-waterfall firstSeen: 2020-01-03T15:32:35+02:00 lastUpdated: 2020-10-19T22:49:51+03:00 --- diff --git a/snippets/fromCamelCase.md b/snippets/fromCamelCase.md index b3f3adbd6..324357616 100644 --- a/snippets/fromCamelCase.md +++ b/snippets/fromCamelCase.md @@ -1,7 +1,7 @@ --- title: String from camelcase tags: string -cover: blog_images/mountain-lake-cottage.jpg +cover: mountain-lake-cottage firstSeen: 2017-12-17T17:55:51+02:00 lastUpdated: 2020-10-22T20:23:47+03:00 --- diff --git a/snippets/fromTimestamp.md b/snippets/fromTimestamp.md index 64a117c6f..5071aadfc 100644 --- a/snippets/fromTimestamp.md +++ b/snippets/fromTimestamp.md @@ -1,8 +1,7 @@ --- title: Date from Unix timestamp tags: date -author: maciv -cover: blog_images/number-2.jpg +cover: number-2 firstSeen: 2020-10-15T21:57:17+03:00 lastUpdated: 2020-10-15T21:57:17+03:00 --- diff --git a/snippets/frozenSet.md b/snippets/frozenSet.md index c99e06b1e..f6748c173 100644 --- a/snippets/frozenSet.md +++ b/snippets/frozenSet.md @@ -1,8 +1,7 @@ --- title: Freeze Set object tags: array -author: maciv -cover: blog_images/frozen-globe.jpg +cover: frozen-globe firstSeen: 2020-10-11T11:52:48+03:00 lastUpdated: 2020-10-11T11:52:48+03:00 --- diff --git a/snippets/fullscreen.md b/snippets/fullscreen.md index c6d0d7992..120a3a5f6 100644 --- a/snippets/fullscreen.md +++ b/snippets/fullscreen.md @@ -1,7 +1,7 @@ --- title: Toggle fullscreen mode tags: browser -cover: blog_images/antelope.jpg +cover: antelope firstSeen: 2020-10-04T16:48:00+03:00 lastUpdated: 2020-10-19T22:49:51+03:00 --- diff --git a/snippets/functionName.md b/snippets/functionName.md index bc30b7b26..1ce7ac933 100644 --- a/snippets/functionName.md +++ b/snippets/functionName.md @@ -1,7 +1,7 @@ --- title: Get function name tags: function -cover: blog_images/flower-portrait-5.jpg +cover: flower-portrait-5 firstSeen: 2017-12-17T17:55:51+02:00 lastUpdated: 2020-10-19T22:49:51+03:00 --- diff --git a/snippets/functions.md b/snippets/functions.md index 0aff02fa0..8d4ec7461 100644 --- a/snippets/functions.md +++ b/snippets/functions.md @@ -1,7 +1,7 @@ --- title: Function property names tags: object,function -cover: blog_images/palm-tree-house.jpg +cover: palm-tree-house firstSeen: 2018-01-11T21:18:58+02:00 lastUpdated: 2020-10-20T11:21:07+03:00 --- diff --git a/snippets/gcd.md b/snippets/gcd.md index 44afbbf8c..578fa4467 100644 --- a/snippets/gcd.md +++ b/snippets/gcd.md @@ -1,7 +1,7 @@ --- title: Greatest common divisor tags: math,algorithm,recursion -cover: blog_images/flower-pond.jpg +cover: flower-pond firstSeen: 2017-12-17T17:55:51+02:00 lastUpdated: 2020-12-29T12:36:50+02:00 --- diff --git a/snippets/generateItems.md b/snippets/generateItems.md index bb49a5652..b28301162 100644 --- a/snippets/generateItems.md +++ b/snippets/generateItems.md @@ -1,7 +1,7 @@ --- title: Generate items tags: array,function -cover: blog_images/generator.jpg +cover: generator firstSeen: 2020-10-09T20:41:21+03:00 lastUpdated: 2020-10-22T20:23:47+03:00 --- diff --git a/snippets/generateUntil.md b/snippets/generateUntil.md index 209ce464b..3ccbaf93d 100644 --- a/snippets/generateUntil.md +++ b/snippets/generateUntil.md @@ -2,7 +2,7 @@ title: Generate until condition is met tags: function,generator author: chalarangelo -cover: blog_images/type-stamps.jpg +cover: type-stamps firstSeen: 2022-01-21T05:00:00-04:00 --- diff --git a/snippets/generateWhile.md b/snippets/generateWhile.md index c6600decd..5ee5f20b9 100644 --- a/snippets/generateWhile.md +++ b/snippets/generateWhile.md @@ -2,7 +2,7 @@ title: Generate while condition is met tags: function,generator author: chalarangelo -cover: blog_images/lake-loop.jpg +cover: lake-loop firstSeen: 2022-01-21T05:00:00-04:00 --- diff --git a/snippets/generatorToArray.md b/snippets/generatorToArray.md index 22cc76ae5..3ebb0d048 100644 --- a/snippets/generatorToArray.md +++ b/snippets/generatorToArray.md @@ -2,7 +2,7 @@ title: Generator to array tags: function,array,generator author: chalarangelo -cover: blog_images/messy-papers.jpg +cover: messy-papers firstSeen: 2020-12-31T13:22:18+02:00 lastUpdated: 2020-12-31T13:22:18+02:00 --- diff --git a/snippets/geometricProgression.md b/snippets/geometricProgression.md index a782e3c0a..474608676 100644 --- a/snippets/geometricProgression.md +++ b/snippets/geometricProgression.md @@ -1,7 +1,7 @@ --- title: Geometric progression tags: math,algorithm -cover: blog_images/book-chair.jpg +cover: book-chair excerpt: Initializes an array containing the numbers in the specified geometric progression range. firstSeen: 2018-01-03T09:36:23+02:00 lastUpdated: 2020-12-28T13:49:24+02:00 diff --git a/snippets/get.md b/snippets/get.md index 7282554eb..ed8dd16cb 100644 --- a/snippets/get.md +++ b/snippets/get.md @@ -1,7 +1,7 @@ --- title: Get nested object property from path string tags: object,regexp -cover: blog_images/brown-bird.jpg +cover: brown-bird firstSeen: 2018-01-18T17:40:42+02:00 lastUpdated: 2020-10-19T22:49:51+03:00 --- diff --git a/snippets/getAncestors.md b/snippets/getAncestors.md index 1e4fd77b9..56fa6da9a 100644 --- a/snippets/getAncestors.md +++ b/snippets/getAncestors.md @@ -2,7 +2,7 @@ title: Get element ancestors tags: browser author: chalarangelo -cover: blog_images/interior-8.jpg +cover: interior-8 firstSeen: 2020-10-15T09:28:34+03:00 lastUpdated: 2021-01-05T22:45:34+02:00 --- diff --git a/snippets/getBaseURL.md b/snippets/getBaseURL.md index 458560310..20ea21fb2 100644 --- a/snippets/getBaseURL.md +++ b/snippets/getBaseURL.md @@ -2,7 +2,7 @@ title: Get base URL tags: string,browser,regexp author: chalarangelo -cover: blog_images/compass.jpg +cover: compass firstSeen: 2020-05-03T12:20:54+03:00 lastUpdated: 2021-01-03T20:32:13+02:00 --- diff --git a/snippets/getCmdArgs.md b/snippets/getCmdArgs.md index 22f707866..3da853f12 100644 --- a/snippets/getCmdArgs.md +++ b/snippets/getCmdArgs.md @@ -2,7 +2,7 @@ title: Command-line arguments tags: node author: chalarangelo -cover: blog_images/terminal.jpg +cover: terminal firstSeen: 2022-04-26T05:00:00-04:00 --- diff --git a/snippets/getColonTimeFromDate.md b/snippets/getColonTimeFromDate.md index 7a79deaa1..87c6ca3d2 100644 --- a/snippets/getColonTimeFromDate.md +++ b/snippets/getColonTimeFromDate.md @@ -1,7 +1,7 @@ --- title: Get colon time from date tags: date,string -cover: blog_images/digital-nomad-5.jpg +cover: digital-nomad-5 firstSeen: 2018-01-13T17:14:48+02:00 lastUpdated: 2020-10-19T22:49:51+03:00 --- diff --git a/snippets/getDaysDiffBetweenDates.md b/snippets/getDaysDiffBetweenDates.md index 008744334..c7c2e9819 100644 --- a/snippets/getDaysDiffBetweenDates.md +++ b/snippets/getDaysDiffBetweenDates.md @@ -1,7 +1,7 @@ --- title: Date difference in days tags: date -cover: blog_images/spanish-resort.jpg +cover: spanish-resort firstSeen: 2017-12-17T17:55:51+02:00 lastUpdated: 2021-04-24T12:42:47+03:00 --- diff --git a/snippets/getElementsBiggerThanViewport.md b/snippets/getElementsBiggerThanViewport.md index 257a67d55..62d70fc3d 100644 --- a/snippets/getElementsBiggerThanViewport.md +++ b/snippets/getElementsBiggerThanViewport.md @@ -1,7 +1,7 @@ --- title: Get elements bigger than viewport tags: browser -cover: blog_images/case-study.jpg +cover: case-study firstSeen: 2020-10-06T17:41:22+03:00 lastUpdated: 2020-10-22T20:23:47+03:00 --- diff --git a/snippets/getHoursDiffBetweenDates.md b/snippets/getHoursDiffBetweenDates.md index 29a285acf..654a5d273 100644 --- a/snippets/getHoursDiffBetweenDates.md +++ b/snippets/getHoursDiffBetweenDates.md @@ -1,8 +1,7 @@ --- title: Date difference in hours tags: date -author: maciv -cover: blog_images/tram-car-2.jpg +cover: tram-car-2 firstSeen: 2021-04-24T12:56:21+03:00 lastUpdated: 2021-04-24T12:56:21+03:00 --- diff --git a/snippets/getImages.md b/snippets/getImages.md index 060694c4a..57ecd6bec 100644 --- a/snippets/getImages.md +++ b/snippets/getImages.md @@ -1,7 +1,7 @@ --- title: Get all images in element tags: browser -cover: blog_images/portal-timelapse.jpg +cover: portal-timelapse firstSeen: 2018-10-07T16:24:36+03:00 lastUpdated: 2020-10-22T20:23:47+03:00 --- diff --git a/snippets/getMeridiemSuffixOfInteger.md b/snippets/getMeridiemSuffixOfInteger.md index 61e111df9..680609392 100644 --- a/snippets/getMeridiemSuffixOfInteger.md +++ b/snippets/getMeridiemSuffixOfInteger.md @@ -1,7 +1,7 @@ --- title: Get meridiem suffix of integer tags: date -cover: blog_images/dark-leaves-4.jpg +cover: dark-leaves-4 firstSeen: 2018-01-13T17:14:48+02:00 lastUpdated: 2020-10-19T22:49:51+03:00 --- diff --git a/snippets/getMinutesDiffBetweenDates.md b/snippets/getMinutesDiffBetweenDates.md index e847be200..60d4651da 100644 --- a/snippets/getMinutesDiffBetweenDates.md +++ b/snippets/getMinutesDiffBetweenDates.md @@ -1,8 +1,7 @@ --- title: Date difference in minutes tags: date -author: maciv -cover: blog_images/flower-vase.jpg +cover: flower-vase firstSeen: 2021-04-24T12:48:49+03:00 lastUpdated: 2021-04-24T12:48:49+03:00 --- diff --git a/snippets/getMonthsDiffBetweenDates.md b/snippets/getMonthsDiffBetweenDates.md index 4a4ba709a..ef84d2e3e 100644 --- a/snippets/getMonthsDiffBetweenDates.md +++ b/snippets/getMonthsDiffBetweenDates.md @@ -1,8 +1,7 @@ --- title: Date difference in months tags: date -author: maciv -cover: blog_images/two-flower-vases.jpg +cover: two-flower-vases firstSeen: 2020-08-07T15:15:26+03:00 lastUpdated: 2020-10-19T22:49:51+03:00 --- diff --git a/snippets/getParentsUntil.md b/snippets/getParentsUntil.md index e0d9959c6..18327fc5b 100644 --- a/snippets/getParentsUntil.md +++ b/snippets/getParentsUntil.md @@ -2,7 +2,7 @@ title: Get parents until element matches selector tags: browser author: chalarangelo -cover: blog_images/colorful-plastic.jpg +cover: colorful-plastic firstSeen: 2021-01-05T22:47:21+02:00 lastUpdated: 2021-01-06T13:04:18+02:00 --- diff --git a/snippets/getProtocol.md b/snippets/getProtocol.md index 738d8dd7b..d981714be 100644 --- a/snippets/getProtocol.md +++ b/snippets/getProtocol.md @@ -1,7 +1,7 @@ --- title: Current page protocol tags: browser -cover: blog_images/bamboo-lamp.jpg +cover: bamboo-lamp firstSeen: 2020-10-07T01:40:53+03:00 lastUpdated: 2020-10-20T11:46:23+03:00 --- diff --git a/snippets/getScrollPosition.md b/snippets/getScrollPosition.md index 1e332a64a..d8df97e0e 100644 --- a/snippets/getScrollPosition.md +++ b/snippets/getScrollPosition.md @@ -1,7 +1,7 @@ --- title: Scroll position tags: browser -cover: blog_images/tranquil-lake.jpg +cover: tranquil-lake firstSeen: 2017-12-17T17:55:51+02:00 lastUpdated: 2020-10-19T22:49:51+03:00 --- diff --git a/snippets/getScrollbarWidth.md b/snippets/getScrollbarWidth.md index 9dc8a2378..cd773ceac 100644 --- a/snippets/getScrollbarWidth.md +++ b/snippets/getScrollbarWidth.md @@ -1,7 +1,7 @@ --- title: Scrollbar width tags: browser -cover: blog_images/violin.jpg +cover: violin author: chalarangelo firstSeen: 2022-07-16T05:00:00-04:00 --- diff --git a/snippets/getSecondsDiffBetweenDates.md b/snippets/getSecondsDiffBetweenDates.md index bf4bb91f9..44aab33f6 100644 --- a/snippets/getSecondsDiffBetweenDates.md +++ b/snippets/getSecondsDiffBetweenDates.md @@ -1,7 +1,7 @@ --- title: Date difference in seconds tags: date -cover: blog_images/laptop-journey.jpg +cover: laptop-journey firstSeen: 2021-04-24T12:39:48+03:00 lastUpdated: 2021-04-24T12:39:48+03:00 --- diff --git a/snippets/getSelectedText.md b/snippets/getSelectedText.md index 54f6a32eb..4162817f4 100644 --- a/snippets/getSelectedText.md +++ b/snippets/getSelectedText.md @@ -2,7 +2,7 @@ title: Get selected text tags: browser author: chalarangelo -cover: blog_images/white-tablet-2.jpg +cover: white-tablet-2 firstSeen: 2020-08-07T15:34:53+03:00 lastUpdated: 2020-10-19T22:49:51+03:00 --- diff --git a/snippets/getSiblings.md b/snippets/getSiblings.md index 68c3fd240..72bf5ab60 100644 --- a/snippets/getSiblings.md +++ b/snippets/getSiblings.md @@ -2,7 +2,7 @@ title: Array of element's siblings tags: browser author: chalarangelo -cover: blog_images/little-white-flowers.jpg +cover: little-white-flowers firstSeen: 2020-08-07T15:31:48+03:00 lastUpdated: 2020-10-19T22:49:51+03:00 --- diff --git a/snippets/getStyle.md b/snippets/getStyle.md index 4f9994cb7..0101c7042 100644 --- a/snippets/getStyle.md +++ b/snippets/getStyle.md @@ -1,7 +1,7 @@ --- title: Get style for element tags: browser,css -cover: blog_images/frog-blue-flower.jpg +cover: frog-blue-flower firstSeen: 2017-12-29T00:08:17+02:00 lastUpdated: 2020-10-19T22:49:51+03:00 --- diff --git a/snippets/getTimestamp.md b/snippets/getTimestamp.md index 9e3a837ba..11eec096a 100644 --- a/snippets/getTimestamp.md +++ b/snippets/getTimestamp.md @@ -1,7 +1,7 @@ --- title: Unix timestamp from date tags: date -cover: blog_images/interior-14.jpg +cover: interior-14 firstSeen: 2020-10-08T17:15:56+03:00 lastUpdated: 2020-10-19T22:49:51+03:00 --- diff --git a/snippets/getType.md b/snippets/getType.md index d43961c7e..b24ec5e42 100644 --- a/snippets/getType.md +++ b/snippets/getType.md @@ -1,7 +1,7 @@ --- title: Type of value tags: type -cover: blog_images/pink-flowers.jpg +cover: pink-flowers firstSeen: 2017-12-17T17:55:51+02:00 lastUpdated: 2020-10-19T22:49:51+03:00 --- diff --git a/snippets/getURLParameters.md b/snippets/getURLParameters.md index d3bf6d366..b44c467df 100644 --- a/snippets/getURLParameters.md +++ b/snippets/getURLParameters.md @@ -2,7 +2,7 @@ title: URL parameters as object tags: browser,string,regexp author: chalarangelo -cover: blog_images/compass.jpg +cover: compass firstSeen: 2017-12-17T17:55:51+02:00 lastUpdated: 2020-10-22T20:23:47+03:00 --- diff --git a/snippets/getVerticalOffset.md b/snippets/getVerticalOffset.md index 463618310..a1d197a1d 100644 --- a/snippets/getVerticalOffset.md +++ b/snippets/getVerticalOffset.md @@ -2,7 +2,7 @@ title: Vertical offset of element tags: browser author: chalarangelo -cover: blog_images/waves-from-above-2.jpg +cover: waves-from-above-2 firstSeen: 2021-01-05T22:41:09+02:00 lastUpdated: 2021-01-05T22:41:09+02:00 --- diff --git a/snippets/groupBy.md b/snippets/groupBy.md index 3ff3bd161..da7a6fa73 100644 --- a/snippets/groupBy.md +++ b/snippets/groupBy.md @@ -1,7 +1,7 @@ --- title: Group array elements tags: array,object -cover: blog_images/man-cup-laptop.jpg +cover: man-cup-laptop firstSeen: 2017-12-17T17:55:51+02:00 lastUpdated: 2020-10-22T20:23:47+03:00 --- diff --git a/snippets/hammingDistance.md b/snippets/hammingDistance.md index 8beeb663b..94f5ca3cf 100644 --- a/snippets/hammingDistance.md +++ b/snippets/hammingDistance.md @@ -1,7 +1,7 @@ --- title: Hamming distance tags: math,algorithm -cover: blog_images/colorful-lounge.jpg +cover: colorful-lounge firstSeen: 2017-12-17T17:55:51+02:00 lastUpdated: 2020-12-28T13:49:24+02:00 --- diff --git a/snippets/hasClass.md b/snippets/hasClass.md index 7b22faa4f..fa72a3fc6 100644 --- a/snippets/hasClass.md +++ b/snippets/hasClass.md @@ -1,7 +1,7 @@ --- title: Check if HTML element has class tags: browser,css -cover: blog_images/interior.jpg +cover: interior firstSeen: 2017-12-28T23:46:33+02:00 lastUpdated: 2020-10-19T22:49:51+03:00 --- diff --git a/snippets/hasDecimals.md b/snippets/hasDecimals.md index bd5bbbdc9..c3d82b95d 100644 --- a/snippets/hasDecimals.md +++ b/snippets/hasDecimals.md @@ -2,7 +2,7 @@ title: Number has decimal digits tags: math author: chalarangelo -cover: blog_images/man-cup-laptop.jpg +cover: man-cup-laptop firstSeen: 2022-05-13T05:00:00-04:00 --- diff --git a/snippets/hasDuplicates.md b/snippets/hasDuplicates.md index 56c63b603..7860190e3 100644 --- a/snippets/hasDuplicates.md +++ b/snippets/hasDuplicates.md @@ -1,7 +1,7 @@ --- title: Check if array has duplicates tags: array -cover: blog_images/umbrellas.jpg +cover: umbrellas firstSeen: 2020-10-22T20:23:09+03:00 lastUpdated: 2020-10-22T20:23:09+03:00 --- diff --git a/snippets/hasFlags.md b/snippets/hasFlags.md index f90d72f95..a7b346ff4 100644 --- a/snippets/hasFlags.md +++ b/snippets/hasFlags.md @@ -1,7 +1,7 @@ --- title: Check if process arguments contain flags tags: node -cover: blog_images/white-tablet.jpg +cover: white-tablet firstSeen: 2018-01-01T18:24:43+02:00 lastUpdated: 2020-10-22T20:23:47+03:00 --- diff --git a/snippets/hasKey.md b/snippets/hasKey.md index 10dc02f2b..20b48bf13 100644 --- a/snippets/hasKey.md +++ b/snippets/hasKey.md @@ -2,7 +2,7 @@ title: Check if object has key tags: object author: chalarangelo -cover: blog_images/cloudy-mountaintop.jpg +cover: cloudy-mountaintop firstSeen: 2019-10-15T15:45:13+03:00 lastUpdated: 2020-10-19T22:49:51+03:00 --- diff --git a/snippets/hasMany.md b/snippets/hasMany.md index 7623749fa..ff04275a9 100644 --- a/snippets/hasMany.md +++ b/snippets/hasMany.md @@ -2,7 +2,7 @@ title: Check if array has many matches tags: array author: chalarangelo -cover: blog_images/interior-2.jpg +cover: interior-2 firstSeen: 2021-07-11T05:00:00-04:00 --- diff --git a/snippets/hasOne.md b/snippets/hasOne.md index d478fac32..7368a904a 100644 --- a/snippets/hasOne.md +++ b/snippets/hasOne.md @@ -2,7 +2,7 @@ title: Check if array has only one match tags: array author: chalarangelo -cover: blog_images/interior-10.jpg +cover: interior-10 firstSeen: 2021-07-04T05:00:00-04:00 --- diff --git a/snippets/hashBrowser.md b/snippets/hashBrowser.md index 159a52968..23680b8ce 100644 --- a/snippets/hashBrowser.md +++ b/snippets/hashBrowser.md @@ -1,7 +1,7 @@ --- title: Calculate SHA-256 hash (browser) tags: browser,promise -cover: blog_images/padlocks.jpg +cover: padlocks firstSeen: 2018-01-17T14:09:01+02:00 lastUpdated: 2021-10-13T19:29:39+02:00 --- diff --git a/snippets/hashNode.md b/snippets/hashNode.md index 9574962c9..bebbeb1f9 100644 --- a/snippets/hashNode.md +++ b/snippets/hashNode.md @@ -1,7 +1,7 @@ --- title: Calculate SHA-256 hash (Node.js) tags: node,promise -cover: blog_images/padlocks.jpg +cover: padlocks firstSeen: 2018-01-17T14:09:01+02:00 lastUpdated: 2021-10-13T19:29:39+02:00 --- diff --git a/snippets/haveSameContents.md b/snippets/haveSameContents.md index 140982da0..2fd4f93b5 100644 --- a/snippets/haveSameContents.md +++ b/snippets/haveSameContents.md @@ -2,7 +2,7 @@ title: Check if arrays have same contents tags: array author: chalarangelo -cover: blog_images/interior-15.jpg +cover: interior-15 firstSeen: 2020-01-05T21:40:39+02:00 lastUpdated: 2020-10-19T22:49:51+03:00 --- diff --git a/snippets/head.md b/snippets/head.md index e68be097c..f5f869ddb 100644 --- a/snippets/head.md +++ b/snippets/head.md @@ -1,7 +1,7 @@ --- title: Head of array tags: array -cover: blog_images/clay-pot-horizon.jpg +cover: clay-pot-horizon firstSeen: 2017-12-17T16:41:31+02:00 lastUpdated: 2020-10-19T22:49:51+03:00 --- diff --git a/snippets/heapsort.md b/snippets/heapsort.md index db8c171dc..1f7305dee 100644 --- a/snippets/heapsort.md +++ b/snippets/heapsort.md @@ -2,7 +2,7 @@ title: Heap sort tags: algorithm,array,recursion author: chalarangelo -cover: blog_images/building-blocks.jpg +cover: building-blocks firstSeen: 2020-12-28T22:48:09+02:00 lastUpdated: 2020-12-28T22:48:09+02:00 --- diff --git a/snippets/hexToRGB.md b/snippets/hexToRGB.md index 579019f8e..e64bc07bb 100644 --- a/snippets/hexToRGB.md +++ b/snippets/hexToRGB.md @@ -1,7 +1,7 @@ --- title: Hex to RGB tags: string,math -cover: blog_images/umbrellas.jpg +cover: umbrellas firstSeen: 2017-12-17T17:55:51+02:00 lastUpdated: 2020-10-19T22:49:51+03:00 --- diff --git a/snippets/hide.md b/snippets/hide.md index 50e39f412..2aad8cf3e 100644 --- a/snippets/hide.md +++ b/snippets/hide.md @@ -1,7 +1,7 @@ --- title: Hide elements tags: browser,css -cover: blog_images/book-chair.jpg +cover: book-chair firstSeen: 2017-12-28T23:33:21+02:00 lastUpdated: 2020-09-15T16:28:04+03:00 --- diff --git a/snippets/httpDelete.md b/snippets/httpDelete.md index 06dd556e4..1fa0d725b 100644 --- a/snippets/httpDelete.md +++ b/snippets/httpDelete.md @@ -1,7 +1,7 @@ --- title: HTTP delete tags: browser -cover: blog_images/beach-from-above.jpg +cover: beach-from-above firstSeen: 2020-04-16T11:21:33+03:00 lastUpdated: 2020-10-19T22:49:51+03:00 --- diff --git a/snippets/httpGet.md b/snippets/httpGet.md index d3e0b957e..5b5be8335 100644 --- a/snippets/httpGet.md +++ b/snippets/httpGet.md @@ -1,7 +1,7 @@ --- title: HTTP get tags: browser -cover: blog_images/boat-port.jpg +cover: boat-port firstSeen: 2018-01-08T18:21:52+02:00 lastUpdated: 2020-10-19T22:49:51+03:00 --- diff --git a/snippets/httpPost.md b/snippets/httpPost.md index 961f16905..631965bfa 100644 --- a/snippets/httpPost.md +++ b/snippets/httpPost.md @@ -1,7 +1,7 @@ --- title: HTTP post tags: browser -cover: blog_images/boats.jpg +cover: boats firstSeen: 2018-01-08T22:07:02+02:00 lastUpdated: 2020-10-19T22:49:51+03:00 --- diff --git a/snippets/httpPut.md b/snippets/httpPut.md index 611705697..7dd241742 100644 --- a/snippets/httpPut.md +++ b/snippets/httpPut.md @@ -1,7 +1,7 @@ --- title: HTTP put tags: browser -cover: blog_images/bridge.jpg +cover: bridge firstSeen: 2020-04-16T11:21:33+03:00 lastUpdated: 2020-10-19T22:49:51+03:00 --- diff --git a/snippets/httpsRedirect.md b/snippets/httpsRedirect.md index afc16d5e0..b4db67035 100644 --- a/snippets/httpsRedirect.md +++ b/snippets/httpsRedirect.md @@ -1,7 +1,7 @@ --- title: Redirect to HTTPS tags: browser -cover: blog_images/blue-lake.jpg +cover: blue-lake firstSeen: 2017-12-21T08:33:56+02:00 lastUpdated: 2020-10-22T20:23:47+03:00 --- diff --git a/snippets/hz.md b/snippets/hz.md index 3019cecb3..97421b72e 100644 --- a/snippets/hz.md +++ b/snippets/hz.md @@ -2,7 +2,7 @@ title: Hertz frequency of function tags: function unlisted: true -cover: blog_images/lake-runner.jpg +cover: lake-runner firstSeen: 2018-04-11T16:39:49+03:00 lastUpdated: 2021-01-04T13:04:15+02:00 --- diff --git a/snippets/inRange.md b/snippets/inRange.md index 532c71167..96fb895fd 100644 --- a/snippets/inRange.md +++ b/snippets/inRange.md @@ -1,7 +1,7 @@ --- title: Number in range tags: math -cover: blog_images/armchair.jpg +cover: armchair firstSeen: 2017-12-20T18:33:58+02:00 lastUpdated: 2020-11-01T20:50:57+02:00 --- diff --git a/snippets/includesAll.md b/snippets/includesAll.md index a57540305..ff74b2afb 100644 --- a/snippets/includesAll.md +++ b/snippets/includesAll.md @@ -1,7 +1,7 @@ --- title: Check if array includes all values tags: array -cover: blog_images/tomatoes.jpg +cover: tomatoes firstSeen: 2019-11-04T21:37:16+02:00 lastUpdated: 2020-10-20T23:02:01+03:00 --- diff --git a/snippets/includesAny.md b/snippets/includesAny.md index 7b68be168..4c1836d7a 100644 --- a/snippets/includesAny.md +++ b/snippets/includesAny.md @@ -1,7 +1,7 @@ --- title: Check if array includes any values tags: array -cover: blog_images/book-stopper.jpg +cover: book-stopper firstSeen: 2019-11-03T23:49:17+02:00 lastUpdated: 2020-10-20T23:02:01+03:00 --- diff --git a/snippets/includesCaseInsensitive.md b/snippets/includesCaseInsensitive.md index 5c7614419..03dfa0889 100644 --- a/snippets/includesCaseInsensitive.md +++ b/snippets/includesCaseInsensitive.md @@ -2,7 +2,7 @@ title: Case-insensitive substring search tags: string author: chalarangelo -cover: blog_images/cup-of-orange.jpg +cover: cup-of-orange firstSeen: 2022-07-28T05:00:00-04:00 --- diff --git a/snippets/indentString.md b/snippets/indentString.md index ebae9c5e3..7bd83b4f6 100644 --- a/snippets/indentString.md +++ b/snippets/indentString.md @@ -1,7 +1,7 @@ --- title: Indent string tags: string -cover: blog_images/clutter.jpg +cover: clutter firstSeen: 2018-09-24T22:14:27+03:00 lastUpdated: 2020-11-01T20:50:57+02:00 --- diff --git a/snippets/indexBy.md b/snippets/indexBy.md index 7dab93011..d9c2319df 100644 --- a/snippets/indexBy.md +++ b/snippets/indexBy.md @@ -2,7 +2,7 @@ title: Index array based on function tags: array,object author: chalarangelo -cover: blog_images/guitar-living-room.jpg +cover: guitar-living-room firstSeen: 2021-06-20T05:00:00-04:00 --- diff --git a/snippets/indexOfAll.md b/snippets/indexOfAll.md index 1a9054e78..ab3cea00c 100644 --- a/snippets/indexOfAll.md +++ b/snippets/indexOfAll.md @@ -1,7 +1,7 @@ --- title: Index of all matches tags: array -cover: blog_images/jars-on-shelf-2.jpg +cover: jars-on-shelf-2 firstSeen: 2018-01-06T12:07:56+02:00 lastUpdated: 2020-10-22T20:23:47+03:00 --- diff --git a/snippets/indexOfSubstrings.md b/snippets/indexOfSubstrings.md index c5d9a226b..9355dad94 100644 --- a/snippets/indexOfSubstrings.md +++ b/snippets/indexOfSubstrings.md @@ -2,7 +2,7 @@ title: Index of substrings tags: string,algorithm,generator author: chalarangelo -cover: blog_images/violin.jpg +cover: violin firstSeen: 2020-12-31T13:58:51+02:00 lastUpdated: 2020-12-31T13:58:51+02:00 --- diff --git a/snippets/indexOn.md b/snippets/indexOn.md index 72c3c5e90..12dd1a03e 100644 --- a/snippets/indexOn.md +++ b/snippets/indexOn.md @@ -2,7 +2,7 @@ title: Array to object based on key tags: array,object author: chalarangelo -cover: blog_images/lavender-shelf.jpg +cover: lavender-shelf firstSeen: 2021-06-27T05:00:00-04:00 --- diff --git a/snippets/initial.md b/snippets/initial.md index 09f72245b..f87f98b2c 100644 --- a/snippets/initial.md +++ b/snippets/initial.md @@ -1,7 +1,7 @@ --- title: Array without last element tags: array -cover: blog_images/red-light.jpg +cover: red-light firstSeen: 2017-12-17T16:41:31+02:00 lastUpdated: 2020-11-03T21:46:13+02:00 --- diff --git a/snippets/initialize2DArray.md b/snippets/initialize2DArray.md index e2118216a..d4d30b539 100644 --- a/snippets/initialize2DArray.md +++ b/snippets/initialize2DArray.md @@ -1,7 +1,7 @@ --- title: Initialize 2D array tags: array -cover: blog_images/cloudy-rock-formation.jpg +cover: cloudy-rock-formation firstSeen: 2017-12-19T23:38:18+02:00 lastUpdated: 2020-10-20T23:02:01+03:00 --- diff --git a/snippets/initializeArrayWithRange.md b/snippets/initializeArrayWithRange.md index 4f786e6ce..c53ca297f 100644 --- a/snippets/initializeArrayWithRange.md +++ b/snippets/initializeArrayWithRange.md @@ -1,7 +1,7 @@ --- title: Initialize array with range tags: array -cover: blog_images/white-flower.jpg +cover: white-flower firstSeen: 2017-12-17T17:55:51+02:00 lastUpdated: 2020-10-22T20:23:47+03:00 --- diff --git a/snippets/initializeArrayWithRangeRight.md b/snippets/initializeArrayWithRangeRight.md index 3375f8151..127dc8eb3 100644 --- a/snippets/initializeArrayWithRangeRight.md +++ b/snippets/initializeArrayWithRangeRight.md @@ -1,7 +1,7 @@ --- title: Initialize array with reversed range tags: array -cover: blog_images/interior-4.jpg +cover: interior-4 firstSeen: 2018-01-16T17:09:39+02:00 lastUpdated: 2020-10-20T23:02:01+03:00 --- diff --git a/snippets/initializeArrayWithValues.md b/snippets/initializeArrayWithValues.md index 85cfb7175..9d9b46cab 100644 --- a/snippets/initializeArrayWithValues.md +++ b/snippets/initializeArrayWithValues.md @@ -1,7 +1,7 @@ --- title: Initialize array with values tags: array -cover: blog_images/flower-portrait-1.jpg +cover: flower-portrait-1 firstSeen: 2017-12-17T17:55:51+02:00 lastUpdated: 2020-10-20T23:02:01+03:00 --- diff --git a/snippets/initializeNDArray.md b/snippets/initializeNDArray.md index 1cfb8663b..786a98883 100644 --- a/snippets/initializeNDArray.md +++ b/snippets/initializeNDArray.md @@ -1,7 +1,7 @@ --- title: Initialize n-dimensional array tags: array,recursion -cover: blog_images/colorful-pots.jpg +cover: colorful-pots firstSeen: 2018-04-14T10:52:39+03:00 lastUpdated: 2020-10-22T20:23:47+03:00 --- diff --git a/snippets/injectCSS.md b/snippets/injectCSS.md index 9ee851fe2..506f75e29 100644 --- a/snippets/injectCSS.md +++ b/snippets/injectCSS.md @@ -1,7 +1,7 @@ --- title: Inject CSS tags: browser,css -cover: blog_images/dark-leaves-5.jpg +cover: dark-leaves-5 firstSeen: 2020-10-15T22:18:00+03:00 lastUpdated: 2020-10-22T20:23:47+03:00 --- diff --git a/snippets/insertAfter.md b/snippets/insertAfter.md index f4c9e0a25..150c59470 100644 --- a/snippets/insertAfter.md +++ b/snippets/insertAfter.md @@ -1,7 +1,7 @@ --- title: Insert HTML string after element tags: browser -cover: blog_images/malibu.jpg +cover: malibu firstSeen: 2018-06-19T20:57:58+03:00 lastUpdated: 2020-10-20T23:02:01+03:00 --- diff --git a/snippets/insertAt.md b/snippets/insertAt.md index da1dcf85c..99b47d30c 100644 --- a/snippets/insertAt.md +++ b/snippets/insertAt.md @@ -2,7 +2,7 @@ title: Insert value at array index tags: array author: chalarangelo -cover: blog_images/messy-papers.jpg +cover: messy-papers firstSeen: 2020-05-22T09:07:35+03:00 lastUpdated: 2020-10-20T23:02:01+03:00 --- diff --git a/snippets/insertBefore.md b/snippets/insertBefore.md index c070f6b8f..81d4f131f 100644 --- a/snippets/insertBefore.md +++ b/snippets/insertBefore.md @@ -1,7 +1,7 @@ --- title: Insert HTML string before element tags: browser -cover: blog_images/engine.jpg +cover: engine firstSeen: 2018-06-19T20:57:58+03:00 lastUpdated: 2020-10-20T23:02:01+03:00 --- diff --git a/snippets/insertionSort.md b/snippets/insertionSort.md index 147c7a7b9..e63e8c50f 100644 --- a/snippets/insertionSort.md +++ b/snippets/insertionSort.md @@ -2,7 +2,7 @@ title: Insertion sort tags: algorithm,array author: chalarangelo -cover: blog_images/goat-wooden-cottage.jpg +cover: goat-wooden-cottage firstSeen: 2020-12-28T21:53:53+02:00 lastUpdated: 2020-12-28T21:53:53+02:00 --- diff --git a/snippets/intersection.md b/snippets/intersection.md index 745507439..f48a2b0af 100644 --- a/snippets/intersection.md +++ b/snippets/intersection.md @@ -1,7 +1,7 @@ --- title: Array intersection tags: array -cover: blog_images/red-berries.jpg +cover: red-berries firstSeen: 2017-12-17T16:41:31+02:00 lastUpdated: 2020-10-20T23:02:01+03:00 --- diff --git a/snippets/intersectionBy.md b/snippets/intersectionBy.md index f92375785..8790e587c 100644 --- a/snippets/intersectionBy.md +++ b/snippets/intersectionBy.md @@ -1,7 +1,7 @@ --- title: Array intersection based on function tags: array -cover: blog_images/cobbled-street.jpg +cover: cobbled-street firstSeen: 2018-01-24T12:53:18+02:00 lastUpdated: 2020-10-20T23:02:01+03:00 --- diff --git a/snippets/intersectionWith.md b/snippets/intersectionWith.md index 7a016d910..517eb0675 100644 --- a/snippets/intersectionWith.md +++ b/snippets/intersectionWith.md @@ -1,7 +1,7 @@ --- title: Array intersection based on function tags: array -cover: blog_images/digital-nomad-2.jpg +cover: digital-nomad-2 firstSeen: 2018-01-24T12:53:18+02:00 lastUpdated: 2020-10-20T23:02:01+03:00 --- diff --git a/snippets/intersects.md b/snippets/intersects.md index 94cfefddd..fe85f1f71 100644 --- a/snippets/intersects.md +++ b/snippets/intersects.md @@ -2,7 +2,7 @@ title: Check if two arrays intersect tags: array author: chalarangelo -cover: blog_images/interior-5.jpg +cover: interior-5 firstSeen: 2023-02-17T05:00:00-04:00 --- diff --git a/snippets/invertKeyValues.md b/snippets/invertKeyValues.md index c4c568870..359a7a1f5 100644 --- a/snippets/invertKeyValues.md +++ b/snippets/invertKeyValues.md @@ -1,7 +1,7 @@ --- title: Invert object tags: object -cover: blog_images/pineapple-on-green.jpg +cover: pineapple-on-green firstSeen: 2018-01-01T17:33:46+02:00 lastUpdated: 2020-10-20T23:02:01+03:00 --- diff --git a/snippets/is.md b/snippets/is.md index 2211ce570..3d61b803d 100644 --- a/snippets/is.md +++ b/snippets/is.md @@ -1,7 +1,7 @@ --- title: Check if value is of type tags: type,array -cover: blog_images/coffee-phone-tray.jpg +cover: coffee-phone-tray firstSeen: 2018-01-17T21:23:46+02:00 lastUpdated: 2020-10-20T23:02:01+03:00 --- diff --git a/snippets/isAbsoluteURL.md b/snippets/isAbsoluteURL.md index 2755497b8..727bda5a7 100644 --- a/snippets/isAbsoluteURL.md +++ b/snippets/isAbsoluteURL.md @@ -1,7 +1,7 @@ --- title: Check if absolute URL tags: string,browser,regexp -cover: blog_images/coffee-phone-tray-2.jpg +cover: coffee-phone-tray-2 firstSeen: 2017-12-31T14:42:45+02:00 lastUpdated: 2020-10-20T23:02:01+03:00 --- diff --git a/snippets/isAfterDate.md b/snippets/isAfterDate.md index 3e90df33c..69a2c9732 100644 --- a/snippets/isAfterDate.md +++ b/snippets/isAfterDate.md @@ -1,7 +1,7 @@ --- title: Check if date is after another date tags: date -cover: blog_images/flower-portrait-4.jpg +cover: flower-portrait-4 firstSeen: 2018-09-29T13:58:38+03:00 lastUpdated: 2020-10-20T23:02:01+03:00 --- diff --git a/snippets/isAlpha.md b/snippets/isAlpha.md index 65aa27961..af8d9f0e3 100644 --- a/snippets/isAlpha.md +++ b/snippets/isAlpha.md @@ -1,7 +1,7 @@ --- title: String is alpha tags: string,regexp -cover: blog_images/coffee-phone-tray-3.jpg +cover: coffee-phone-tray-3 firstSeen: 2020-12-31T14:01:42+02:00 lastUpdated: 2020-12-31T14:01:42+02:00 --- diff --git a/snippets/isAlphaNumeric.md b/snippets/isAlphaNumeric.md index a6ed3cc21..7a58a0d59 100644 --- a/snippets/isAlphaNumeric.md +++ b/snippets/isAlphaNumeric.md @@ -1,7 +1,7 @@ --- title: String is alphanumeric tags: string,regexp -cover: blog_images/mountain-lake-cottage-2.jpg +cover: mountain-lake-cottage-2 firstSeen: 2020-09-06T07:59:16+03:00 lastUpdated: 2020-10-20T23:02:01+03:00 --- diff --git a/snippets/isAnagram.md b/snippets/isAnagram.md index 0752a831e..1947b0135 100644 --- a/snippets/isAnagram.md +++ b/snippets/isAnagram.md @@ -1,7 +1,7 @@ --- title: String is anagram tags: string,regexp -cover: blog_images/new-york.jpg +cover: new-york firstSeen: 2018-02-19T15:47:47+02:00 lastUpdated: 2020-10-20T23:02:01+03:00 --- diff --git a/snippets/isArrayLike.md b/snippets/isArrayLike.md index 50a1690f0..9d7fdd7bc 100644 --- a/snippets/isArrayLike.md +++ b/snippets/isArrayLike.md @@ -1,7 +1,7 @@ --- title: Value is array-like tags: type,array -cover: blog_images/colorful-plastic.jpg +cover: colorful-plastic firstSeen: 2017-12-31T14:53:01+02:00 lastUpdated: 2020-10-20T23:02:01+03:00 --- diff --git a/snippets/isAsyncFunction.md b/snippets/isAsyncFunction.md index 86600e087..05a3594f8 100644 --- a/snippets/isAsyncFunction.md +++ b/snippets/isAsyncFunction.md @@ -2,7 +2,7 @@ title: Value is async function tags: type,function author: chalarangelo -cover: blog_images/interior-12.jpg +cover: interior-12 firstSeen: 2020-08-07T15:41:55+03:00 lastUpdated: 2020-10-20T11:21:07+03:00 --- diff --git a/snippets/isBeforeDate.md b/snippets/isBeforeDate.md index 646fb7c92..6905e436e 100644 --- a/snippets/isBeforeDate.md +++ b/snippets/isBeforeDate.md @@ -1,7 +1,7 @@ --- title: Check if date is before another date tags: date -cover: blog_images/flower-portrait-3.jpg +cover: flower-portrait-3 firstSeen: 2018-09-29T13:58:38+03:00 lastUpdated: 2020-10-20T23:02:01+03:00 --- diff --git a/snippets/isBetweenDates.md b/snippets/isBetweenDates.md index 7fcad25bc..1630b4f83 100644 --- a/snippets/isBetweenDates.md +++ b/snippets/isBetweenDates.md @@ -1,7 +1,7 @@ --- title: Check if date is between two dates tags: date -cover: blog_images/flower-portrait-6.jpg +cover: flower-portrait-6 firstSeen: 2020-10-07T20:31:52+03:00 lastUpdated: 2020-10-20T23:02:01+03:00 --- diff --git a/snippets/isBoolean.md b/snippets/isBoolean.md index 8a38297fc..f6957df93 100644 --- a/snippets/isBoolean.md +++ b/snippets/isBoolean.md @@ -1,7 +1,7 @@ --- title: Value is boolean tags: type -cover: blog_images/book-stopper.jpg +cover: book-stopper firstSeen: 2017-12-17T17:55:51+02:00 lastUpdated: 2020-09-15T16:28:04+03:00 --- diff --git a/snippets/isBrowser.md b/snippets/isBrowser.md index 17c3cfc1d..2215bf950 100644 --- a/snippets/isBrowser.md +++ b/snippets/isBrowser.md @@ -1,7 +1,7 @@ --- title: Environment is browser tags: browser,node -cover: blog_images/travel-mug-3.jpg +cover: travel-mug-3 firstSeen: 2018-03-19T04:50:55+02:00 lastUpdated: 2020-10-20T23:02:01+03:00 --- diff --git a/snippets/isBrowserTabFocused.md b/snippets/isBrowserTabFocused.md index c1aedf4b8..64a4c6c2b 100644 --- a/snippets/isBrowserTabFocused.md +++ b/snippets/isBrowserTabFocused.md @@ -1,7 +1,7 @@ --- title: Check if browser tab is focused tags: browser -cover: blog_images/overgrown.jpg +cover: overgrown firstSeen: 2018-04-15T19:18:44+03:00 lastUpdated: 2020-10-20T23:02:01+03:00 --- diff --git a/snippets/isContainedIn.md b/snippets/isContainedIn.md index 3d4206aad..e127ea8e9 100644 --- a/snippets/isContainedIn.md +++ b/snippets/isContainedIn.md @@ -2,7 +2,7 @@ title: Array is contained in other array tags: array author: chalarangelo -cover: blog_images/island-corridor.jpg +cover: island-corridor firstSeen: 2020-01-05T21:40:51+02:00 lastUpdated: 2020-10-22T20:23:47+03:00 --- diff --git a/snippets/isDateValid.md b/snippets/isDateValid.md index 650d947ce..202f1f444 100644 --- a/snippets/isDateValid.md +++ b/snippets/isDateValid.md @@ -1,7 +1,7 @@ --- title: Check if date is valid tags: date -cover: blog_images/two-cities.jpg +cover: two-cities firstSeen: 2020-10-08T16:39:23+03:00 lastUpdated: 2020-10-20T23:02:01+03:00 --- diff --git a/snippets/isDeepFrozen.md b/snippets/isDeepFrozen.md index 4ec4717d4..8f6d97fc4 100644 --- a/snippets/isDeepFrozen.md +++ b/snippets/isDeepFrozen.md @@ -1,8 +1,7 @@ --- title: Check if object is deep frozen tags: object,recursion -author: maciv -cover: blog_images/godray-computer-mug.jpg +cover: godray-computer-mug firstSeen: 2020-09-04T20:20:11+03:00 lastUpdated: 2020-10-20T23:02:01+03:00 --- diff --git a/snippets/isDisjoint.md b/snippets/isDisjoint.md index 26c0da12b..ed347e9e3 100644 --- a/snippets/isDisjoint.md +++ b/snippets/isDisjoint.md @@ -1,8 +1,7 @@ --- title: Disjointed iterables tags: array -author: maciv -cover: blog_images/interior-9.jpg +cover: interior-9 firstSeen: 2020-10-11T11:53:01+03:00 lastUpdated: 2020-10-11T11:53:01+03:00 --- diff --git a/snippets/isDivisible.md b/snippets/isDivisible.md index 58f11532d..bfd648eac 100644 --- a/snippets/isDivisible.md +++ b/snippets/isDivisible.md @@ -1,7 +1,7 @@ --- title: Number is divisible tags: math -cover: blog_images/clutter-2.jpg +cover: clutter-2 firstSeen: 2017-12-17T17:55:51+02:00 lastUpdated: 2020-09-15T16:28:04+03:00 --- diff --git a/snippets/isDuplexStream.md b/snippets/isDuplexStream.md index 6839c6b79..42faab17c 100644 --- a/snippets/isDuplexStream.md +++ b/snippets/isDuplexStream.md @@ -1,7 +1,7 @@ --- title: Stream is duplex tags: node,type -cover: blog_images/digital-nomad-11.jpg +cover: digital-nomad-11 firstSeen: 2018-10-03T22:16:10+03:00 lastUpdated: 2020-10-20T23:02:01+03:00 --- diff --git a/snippets/isEmpty.md b/snippets/isEmpty.md index 722f579e4..348927366 100644 --- a/snippets/isEmpty.md +++ b/snippets/isEmpty.md @@ -1,7 +1,7 @@ --- title: Collection is empty tags: type,array,object,string -cover: blog_images/book-chair.jpg +cover: book-chair firstSeen: 2018-01-23T19:25:17+02:00 lastUpdated: 2020-10-20T23:02:01+03:00 --- diff --git a/snippets/isEven.md b/snippets/isEven.md index 825a0a88f..56bf61279 100644 --- a/snippets/isEven.md +++ b/snippets/isEven.md @@ -1,7 +1,7 @@ --- title: Number is even tags: math -cover: blog_images/by-the-lighthouse.jpg +cover: by-the-lighthouse firstSeen: 2017-12-17T17:55:51+02:00 lastUpdated: 2020-10-20T23:02:01+03:00 --- diff --git a/snippets/isFunction.md b/snippets/isFunction.md index 82047ec64..547a8d8b4 100644 --- a/snippets/isFunction.md +++ b/snippets/isFunction.md @@ -1,7 +1,7 @@ --- title: Value is function tags: type,function -cover: blog_images/boulder-beach.jpg +cover: boulder-beach firstSeen: 2017-12-17T17:55:51+02:00 lastUpdated: 2020-09-15T16:28:04+03:00 --- diff --git a/snippets/isGeneratorFunction.md b/snippets/isGeneratorFunction.md index 425e28e7b..e3b6e16f9 100644 --- a/snippets/isGeneratorFunction.md +++ b/snippets/isGeneratorFunction.md @@ -2,7 +2,7 @@ title: Value is generator function tags: type,function author: chalarangelo -cover: blog_images/interior-4.jpg +cover: interior-4 firstSeen: 2020-08-07T15:40:38+03:00 lastUpdated: 2020-10-20T11:21:07+03:00 --- diff --git a/snippets/isISOString.md b/snippets/isISOString.md index aed986e5d..e5ed50c49 100644 --- a/snippets/isISOString.md +++ b/snippets/isISOString.md @@ -2,7 +2,7 @@ title: String is ISO formatted date tags: date author: chalarangelo -cover: blog_images/perfect-timing.jpg +cover: perfect-timing firstSeen: 2020-11-29T12:16:43+02:00 lastUpdated: 2020-11-29T12:16:43+02:00 --- diff --git a/snippets/isLeapYear.md b/snippets/isLeapYear.md index 27c4e68ec..15ead593f 100644 --- a/snippets/isLeapYear.md +++ b/snippets/isLeapYear.md @@ -1,7 +1,7 @@ --- title: Check for leap year tags: date -cover: blog_images/flowering-hills.jpg +cover: flowering-hills firstSeen: 2020-02-05T14:00:03+02:00 lastUpdated: 2020-10-20T23:02:01+03:00 --- diff --git a/snippets/isLocalStorageEnabled.md b/snippets/isLocalStorageEnabled.md index 6e6e859cc..4d430af27 100644 --- a/snippets/isLocalStorageEnabled.md +++ b/snippets/isLocalStorageEnabled.md @@ -2,7 +2,7 @@ title: Check if localStorage is enabled tags: browser author: chalarangelo -cover: blog_images/guitar-living-room.jpg +cover: guitar-living-room firstSeen: 2020-12-31T13:13:47+02:00 lastUpdated: 2020-12-31T13:13:47+02:00 --- diff --git a/snippets/isLowerCase.md b/snippets/isLowerCase.md index 05d056127..a060a2df1 100644 --- a/snippets/isLowerCase.md +++ b/snippets/isLowerCase.md @@ -1,7 +1,7 @@ --- title: String is lowercase tags: string -cover: blog_images/flower-portrait-7.jpg +cover: flower-portrait-7 firstSeen: 2018-01-06T11:16:05+02:00 lastUpdated: 2020-10-20T11:21:07+03:00 --- diff --git a/snippets/isNegativeZero.md b/snippets/isNegativeZero.md index e9dbdd8f3..31f434445 100644 --- a/snippets/isNegativeZero.md +++ b/snippets/isNegativeZero.md @@ -1,7 +1,7 @@ --- title: Number is negative zero tags: math -cover: blog_images/flower-portrait-8.jpg +cover: flower-portrait-8 firstSeen: 2018-11-12T15:45:36+02:00 lastUpdated: 2020-10-20T23:02:01+03:00 --- diff --git a/snippets/isNil.md b/snippets/isNil.md index d4374f1ad..02d0c6503 100644 --- a/snippets/isNil.md +++ b/snippets/isNil.md @@ -1,7 +1,7 @@ --- title: Value is nil tags: type -cover: blog_images/river-houses.jpg +cover: river-houses firstSeen: 2018-01-16T16:50:21+02:00 lastUpdated: 2020-10-20T23:02:01+03:00 --- diff --git a/snippets/isNode.md b/snippets/isNode.md index 7d45bfcdc..9993a3479 100644 --- a/snippets/isNode.md +++ b/snippets/isNode.md @@ -1,7 +1,7 @@ --- title: Environment is Node.js tags: node,browser -cover: blog_images/cloudy-rock-formation.jpg +cover: cloudy-rock-formation firstSeen: 2020-10-12T20:01:21+03:00 lastUpdated: 2021-04-02T11:45:13+03:00 --- diff --git a/snippets/isNull.md b/snippets/isNull.md index e5012b8c3..242beb260 100644 --- a/snippets/isNull.md +++ b/snippets/isNull.md @@ -1,7 +1,7 @@ --- title: Value is null tags: type -cover: blog_images/broken-screen.jpg +cover: broken-screen firstSeen: 2017-12-31T12:26:19+02:00 lastUpdated: 2020-10-20T23:02:01+03:00 --- diff --git a/snippets/isNumber.md b/snippets/isNumber.md index f2f88a383..ba565597a 100644 --- a/snippets/isNumber.md +++ b/snippets/isNumber.md @@ -1,7 +1,7 @@ --- title: Value is number tags: type,math -cover: blog_images/red-petals.jpg +cover: red-petals firstSeen: 2017-12-17T17:55:51+02:00 lastUpdated: 2020-09-15T16:28:04+03:00 --- diff --git a/snippets/isObject.md b/snippets/isObject.md index e2809ab91..c6455765c 100644 --- a/snippets/isObject.md +++ b/snippets/isObject.md @@ -1,7 +1,7 @@ --- title: Value is object tags: type,object -cover: blog_images/flower-portrait-9.jpg +cover: flower-portrait-9 firstSeen: 2018-01-11T12:24:06+02:00 lastUpdated: 2021-01-08T00:23:44+02:00 --- diff --git a/snippets/isObjectLike.md b/snippets/isObjectLike.md index 82a9c8323..5718e2ff7 100644 --- a/snippets/isObjectLike.md +++ b/snippets/isObjectLike.md @@ -1,7 +1,7 @@ --- title: Value is object-like tags: type,object -cover: blog_images/orange-flower.jpg +cover: orange-flower firstSeen: 2018-01-23T19:30:03+02:00 lastUpdated: 2020-09-15T16:28:04+03:00 --- diff --git a/snippets/isOdd.md b/snippets/isOdd.md index 213b6cd4b..f71e26925 100644 --- a/snippets/isOdd.md +++ b/snippets/isOdd.md @@ -1,7 +1,7 @@ --- title: Number is odd tags: math -cover: blog_images/flower-portrait-5.jpg +cover: flower-portrait-5 firstSeen: 2019-09-25T20:35:06+03:00 lastUpdated: 2020-10-20T23:02:01+03:00 --- diff --git a/snippets/isPlainObject.md b/snippets/isPlainObject.md index 325148571..79cbe5a39 100644 --- a/snippets/isPlainObject.md +++ b/snippets/isPlainObject.md @@ -1,7 +1,7 @@ --- title: Value is plain object tags: type,object -cover: blog_images/yellow-white-mug-1.jpg +cover: yellow-white-mug-1 firstSeen: 2018-01-19T13:59:12+02:00 lastUpdated: 2020-10-20T23:02:01+03:00 --- diff --git a/snippets/isPowerOfTen.md b/snippets/isPowerOfTen.md index 3a505c573..6bf2d7985 100644 --- a/snippets/isPowerOfTen.md +++ b/snippets/isPowerOfTen.md @@ -2,7 +2,7 @@ title: Number is power of ten tags: math author: chalarangelo -cover: blog_images/boulder-beach.jpg +cover: boulder-beach firstSeen: 2021-01-06T22:53:58+02:00 lastUpdated: 2021-01-06T22:53:58+02:00 --- diff --git a/snippets/isPowerOfTwo.md b/snippets/isPowerOfTwo.md index 609b366e9..179500c48 100644 --- a/snippets/isPowerOfTwo.md +++ b/snippets/isPowerOfTwo.md @@ -2,7 +2,7 @@ title: Number is power of two tags: math author: chalarangelo -cover: blog_images/flower-portrait-10.jpg +cover: flower-portrait-10 firstSeen: 2019-12-31T13:17:12+02:00 lastUpdated: 2020-10-20T23:02:01+03:00 --- diff --git a/snippets/isPrime.md b/snippets/isPrime.md index 94c68f47c..b187984ba 100644 --- a/snippets/isPrime.md +++ b/snippets/isPrime.md @@ -1,7 +1,7 @@ --- title: Number is prime tags: math,algorithm -cover: blog_images/thread.jpg +cover: thread firstSeen: 2017-12-19T22:35:56+02:00 lastUpdated: 2021-01-12T19:36:36+02:00 --- diff --git a/snippets/isPrimitive.md b/snippets/isPrimitive.md index 2244ae271..da647817e 100644 --- a/snippets/isPrimitive.md +++ b/snippets/isPrimitive.md @@ -1,7 +1,7 @@ --- title: Number is primitive tags: type -cover: blog_images/flower-camera.jpg +cover: flower-camera firstSeen: 2017-12-31T12:48:13+02:00 lastUpdated: 2020-10-22T20:23:47+03:00 --- diff --git a/snippets/isPromiseLike.md b/snippets/isPromiseLike.md index 92aa37b79..f6423a3fc 100644 --- a/snippets/isPromiseLike.md +++ b/snippets/isPromiseLike.md @@ -1,7 +1,7 @@ --- title: Value is promise-like tags: type,function,promise -cover: blog_images/digital-nomad-13.jpg +cover: digital-nomad-13 firstSeen: 2017-12-31T14:25:43+02:00 lastUpdated: 2020-10-20T23:02:01+03:00 --- diff --git a/snippets/isReadableStream.md b/snippets/isReadableStream.md index 869c19648..77f4fd711 100644 --- a/snippets/isReadableStream.md +++ b/snippets/isReadableStream.md @@ -1,7 +1,7 @@ --- title: Stream is readable tags: node,type -cover: blog_images/working-bee.jpg +cover: working-bee firstSeen: 2018-10-03T22:16:10+03:00 lastUpdated: 2020-10-20T23:02:01+03:00 --- diff --git a/snippets/isSameDate.md b/snippets/isSameDate.md index f59ac7383..86a364d22 100644 --- a/snippets/isSameDate.md +++ b/snippets/isSameDate.md @@ -1,7 +1,7 @@ --- title: Date is same as another date tags: date -cover: blog_images/pineapple-at-work.jpg +cover: pineapple-at-work firstSeen: 2018-09-29T13:58:38+03:00 lastUpdated: 2020-11-03T22:11:18+02:00 --- diff --git a/snippets/isSameOrigin.md b/snippets/isSameOrigin.md index a11caa05b..a95f40338 100644 --- a/snippets/isSameOrigin.md +++ b/snippets/isSameOrigin.md @@ -2,7 +2,7 @@ title: Same-origin URLs tags: object author: chalarangelo -cover: blog_images/keyboard-tea.jpg +cover: keyboard-tea firstSeen: 2021-04-22T08:27:41+03:00 lastUpdated: 2021-04-22T08:27:41+03:00 --- diff --git a/snippets/isSessionStorageEnabled.md b/snippets/isSessionStorageEnabled.md index e89fdfd7a..7d1ecf1e0 100644 --- a/snippets/isSessionStorageEnabled.md +++ b/snippets/isSessionStorageEnabled.md @@ -2,7 +2,7 @@ title: Check if sessionStorage is enabled tags: browser author: chalarangelo -cover: blog_images/flower-camera.jpg +cover: flower-camera firstSeen: 2020-12-31T13:13:47+02:00 lastUpdated: 2020-12-31T13:13:47+02:00 --- diff --git a/snippets/isSorted.md b/snippets/isSorted.md index 31ced2547..638f22e78 100644 --- a/snippets/isSorted.md +++ b/snippets/isSorted.md @@ -1,7 +1,7 @@ --- title: Array is sorted tags: array -cover: blog_images/italian-horizon.jpg +cover: italian-horizon firstSeen: 2018-01-01T19:30:14+02:00 lastUpdated: 2020-10-20T23:02:01+03:00 --- diff --git a/snippets/isStream.md b/snippets/isStream.md index b3ae1c6e1..6799e41c1 100644 --- a/snippets/isStream.md +++ b/snippets/isStream.md @@ -1,7 +1,7 @@ --- title: Value is stream tags: node,type -cover: blog_images/mountain-lake-cottage-2.jpg +cover: mountain-lake-cottage-2 firstSeen: 2018-10-01T20:12:19+03:00 lastUpdated: 2020-10-20T23:02:01+03:00 --- diff --git a/snippets/isString.md b/snippets/isString.md index f2d2aa4f4..a6a69de09 100644 --- a/snippets/isString.md +++ b/snippets/isString.md @@ -1,7 +1,7 @@ --- title: Value is string tags: type,string -cover: blog_images/overgrown.jpg +cover: overgrown firstSeen: 2017-12-17T17:55:51+02:00 lastUpdated: 2020-10-20T23:02:01+03:00 --- diff --git a/snippets/isSymbol.md b/snippets/isSymbol.md index 813d3b25c..5934f0871 100644 --- a/snippets/isSymbol.md +++ b/snippets/isSymbol.md @@ -1,7 +1,7 @@ --- title: Value is symbol tags: type -cover: blog_images/naming-conventions.jpg +cover: naming-conventions firstSeen: 2017-12-17T17:55:51+02:00 lastUpdated: 2020-09-15T16:28:04+03:00 --- diff --git a/snippets/isTravisCI.md b/snippets/isTravisCI.md index 4dd68afdd..0e52eefd9 100644 --- a/snippets/isTravisCI.md +++ b/snippets/isTravisCI.md @@ -2,7 +2,7 @@ title: Environment is Travis CI tags: node unlisted: true -cover: blog_images/succulent-5.jpg +cover: succulent-5 firstSeen: 2018-01-01T17:28:08+02:00 lastUpdated: 2020-10-20T23:02:01+03:00 --- diff --git a/snippets/isUndefined.md b/snippets/isUndefined.md index 7655294bd..4f163407c 100644 --- a/snippets/isUndefined.md +++ b/snippets/isUndefined.md @@ -1,7 +1,7 @@ --- title: Value is undefined tags: type -cover: blog_images/peaches.jpg +cover: peaches firstSeen: 2018-01-16T16:50:21+02:00 lastUpdated: 2020-10-20T23:02:01+03:00 --- diff --git a/snippets/isUpperCase.md b/snippets/isUpperCase.md index e30aefad2..27b0e9433 100644 --- a/snippets/isUpperCase.md +++ b/snippets/isUpperCase.md @@ -1,7 +1,7 @@ --- title: String is uppercase tags: string -cover: blog_images/flower-portrait-7.jpg +cover: flower-portrait-7 firstSeen: 2018-01-06T11:16:05+02:00 lastUpdated: 2020-09-15T16:28:04+03:00 --- diff --git a/snippets/isValidJSON.md b/snippets/isValidJSON.md index 038fdedb3..1fb3d260e 100644 --- a/snippets/isValidJSON.md +++ b/snippets/isValidJSON.md @@ -1,7 +1,7 @@ --- title: String is valid JSON tags: type -cover: blog_images/italian-horizon.jpg +cover: italian-horizon firstSeen: 2017-12-31T14:53:01+02:00 lastUpdated: 2020-10-18T13:49:49+03:00 --- diff --git a/snippets/isWeekday.md b/snippets/isWeekday.md index e56c88c39..94c4a9c58 100644 --- a/snippets/isWeekday.md +++ b/snippets/isWeekday.md @@ -1,7 +1,7 @@ --- title: Date is weekday tags: date -cover: blog_images/typewriter.jpg +cover: typewriter firstSeen: 2019-07-19T12:12:09+03:00 lastUpdated: 2020-10-20T23:02:01+03:00 --- diff --git a/snippets/isWeekend.md b/snippets/isWeekend.md index 48903904f..91803483d 100644 --- a/snippets/isWeekend.md +++ b/snippets/isWeekend.md @@ -1,7 +1,7 @@ --- title: Date is weekend tags: date -cover: blog_images/tropical-bike.jpg +cover: tropical-bike firstSeen: 2019-07-19T17:07:02+03:00 lastUpdated: 2020-10-20T23:02:01+03:00 --- diff --git a/snippets/isWritableStream.md b/snippets/isWritableStream.md index 2bd3c336f..1a1db05d6 100644 --- a/snippets/isWritableStream.md +++ b/snippets/isWritableStream.md @@ -1,7 +1,7 @@ --- title: Stream is writable tags: node,type -cover: blog_images/digital-nomad-3.jpg +cover: digital-nomad-3 firstSeen: 2018-10-03T22:16:10+03:00 lastUpdated: 2020-10-20T23:02:01+03:00 --- diff --git a/snippets/join.md b/snippets/join.md index 9fc98d566..277deed0a 100644 --- a/snippets/join.md +++ b/snippets/join.md @@ -1,7 +1,7 @@ --- title: Join array into string tags: array -cover: blog_images/couch-laptop.jpg +cover: couch-laptop firstSeen: 2018-01-01T12:18:40+02:00 lastUpdated: 2020-10-22T20:23:47+03:00 --- diff --git a/snippets/juxt.md b/snippets/juxt.md index d2ea85f69..742ba1aa6 100644 --- a/snippets/juxt.md +++ b/snippets/juxt.md @@ -1,7 +1,7 @@ --- title: Juxtapose functions tags: function -cover: blog_images/colorful-plastic.jpg +cover: colorful-plastic firstSeen: 2020-05-20T19:58:39+03:00 lastUpdated: 2020-10-20T23:29:39+03:00 --- diff --git a/snippets/kMeans.md b/snippets/kMeans.md index ba9e94ba4..dda9dcdd5 100644 --- a/snippets/kMeans.md +++ b/snippets/kMeans.md @@ -2,7 +2,7 @@ title: K-means clustering tags: algorithm,array author: chalarangelo -cover: blog_images/antelope.jpg +cover: antelope firstSeen: 2020-12-28T15:38:40+02:00 lastUpdated: 2020-12-29T16:32:46+02:00 --- diff --git a/snippets/kNearestNeighbors.md b/snippets/kNearestNeighbors.md index fbb3d4446..bf1c92f59 100644 --- a/snippets/kNearestNeighbors.md +++ b/snippets/kNearestNeighbors.md @@ -2,7 +2,7 @@ title: K-nearest neighbors tags: algorithm,array author: chalarangelo -cover: blog_images/building-blocks.jpg +cover: building-blocks firstSeen: 2020-12-28T16:31:43+02:00 lastUpdated: 2021-10-13T19:29:39+02:00 --- diff --git a/snippets/kmToMiles.md b/snippets/kmToMiles.md index 8b22e693a..94b7d605b 100644 --- a/snippets/kmToMiles.md +++ b/snippets/kmToMiles.md @@ -2,7 +2,7 @@ title: Km to miles tags: math unlisted: true -cover: blog_images/succulent-3.jpg +cover: succulent-3 firstSeen: 2020-10-04T00:50:13+03:00 lastUpdated: 2021-01-04T13:04:15+02:00 --- diff --git a/snippets/last.md b/snippets/last.md index 36f1973f4..382e62ad3 100644 --- a/snippets/last.md +++ b/snippets/last.md @@ -1,7 +1,7 @@ --- title: Last array element tags: array -cover: blog_images/white-laptop.jpg +cover: white-laptop firstSeen: 2017-12-17T17:55:51+02:00 lastUpdated: 2020-10-20T23:02:01+03:00 --- diff --git a/snippets/lastDateOfMonth.md b/snippets/lastDateOfMonth.md index b7d72599b..3d1e1a165 100644 --- a/snippets/lastDateOfMonth.md +++ b/snippets/lastDateOfMonth.md @@ -1,7 +1,7 @@ --- title: Last date of month tags: date -cover: blog_images/polar-bear.jpg +cover: polar-bear firstSeen: 2020-10-09T20:36:54+03:00 lastUpdated: 2020-10-09T22:01:42+03:00 --- diff --git a/snippets/lastN.md b/snippets/lastN.md index c073f0568..5395f3a59 100644 --- a/snippets/lastN.md +++ b/snippets/lastN.md @@ -2,7 +2,7 @@ title: Last n elements tags: array author: chalarangelo -cover: blog_images/interior-5.jpg +cover: interior-5 firstSeen: 2022-07-23T05:00:00-04:00 --- diff --git a/snippets/lcm.md b/snippets/lcm.md index 996b06662..07a2ce493 100644 --- a/snippets/lcm.md +++ b/snippets/lcm.md @@ -1,7 +1,7 @@ --- title: Least common multiple tags: math,algorithm,recursion -cover: blog_images/waving-over-lake.jpg +cover: waving-over-lake firstSeen: 2017-12-17T17:55:51+02:00 lastUpdated: 2020-12-28T13:49:24+02:00 --- diff --git a/snippets/leftSubstrGenerator.md b/snippets/leftSubstrGenerator.md index 140d76e86..1012a3642 100644 --- a/snippets/leftSubstrGenerator.md +++ b/snippets/leftSubstrGenerator.md @@ -1,7 +1,7 @@ --- title: Left substring generator tags: string,generator -cover: blog_images/boutique-home-office-1.jpg +cover: boutique-home-office-1 author: chalarangelo firstSeen: 2022-07-24T05:00:00-04:00 --- diff --git a/snippets/levenshteinDistance.md b/snippets/levenshteinDistance.md index 30e6919c5..68d80db7d 100644 --- a/snippets/levenshteinDistance.md +++ b/snippets/levenshteinDistance.md @@ -2,7 +2,7 @@ title: Levenshtein distance tags: string,algorithm author: chalarangelo -cover: blog_images/armchair.jpg +cover: armchair firstSeen: 2020-12-27T19:49:12+02:00 lastUpdated: 2020-12-29T16:27:50+02:00 --- diff --git a/snippets/linearSearch.md b/snippets/linearSearch.md index edebd4d09..c78274ec3 100644 --- a/snippets/linearSearch.md +++ b/snippets/linearSearch.md @@ -1,8 +1,7 @@ --- title: Linear search tags: algorithm,array -author: maciv -cover: blog_images/coworking-space.jpg +cover: coworking-space firstSeen: 2020-12-28T12:07:53+02:00 lastUpdated: 2020-12-28T12:07:53+02:00 --- diff --git a/snippets/listenOnce.md b/snippets/listenOnce.md index 5a827dd17..c53530a70 100644 --- a/snippets/listenOnce.md +++ b/snippets/listenOnce.md @@ -2,7 +2,7 @@ title: Listen for an event only once tags: browser,event author: chalarangelo -cover: blog_images/dog-waiting.jpg +cover: dog-waiting firstSeen: 2020-06-01T16:58:52+03:00 lastUpdated: 2020-10-22T20:23:47+03:00 --- diff --git a/snippets/listify.md b/snippets/listify.md index 78129b0fa..9da9ff6b7 100644 --- a/snippets/listify.md +++ b/snippets/listify.md @@ -2,7 +2,7 @@ title: Map an object to an array tags: object,array author: chalarangelo -cover: blog_images/metro-arrival.jpg +cover: metro-arrival firstSeen: 2023-02-05T05:00:00-04:00 --- diff --git a/snippets/logBase.md b/snippets/logBase.md index 5feb25a5e..556934a41 100644 --- a/snippets/logBase.md +++ b/snippets/logBase.md @@ -1,7 +1,7 @@ --- title: Logarithm in specific base tags: math -cover: blog_images/yellow-white-mug-2.jpg +cover: yellow-white-mug-2 firstSeen: 2020-10-07T19:14:30+03:00 lastUpdated: 2020-10-22T20:23:47+03:00 --- diff --git a/snippets/longestItem.md b/snippets/longestItem.md index 61cfb6191..7668fd00a 100644 --- a/snippets/longestItem.md +++ b/snippets/longestItem.md @@ -1,7 +1,7 @@ --- title: Longest item in array tags: array -cover: blog_images/interior-14.jpg +cover: interior-14 firstSeen: 2018-01-08T21:33:47+02:00 lastUpdated: 2020-10-22T20:23:47+03:00 --- diff --git a/snippets/lowercaseKeys.md b/snippets/lowercaseKeys.md index 01b608d46..3a87e6c82 100644 --- a/snippets/lowercaseKeys.md +++ b/snippets/lowercaseKeys.md @@ -1,7 +1,7 @@ --- title: Lowercase object keys tags: object -cover: blog_images/forest-balcony.jpg +cover: forest-balcony firstSeen: 2017-12-29T13:28:18+02:00 lastUpdated: 2020-10-20T11:21:07+03:00 --- diff --git a/snippets/lowerize.md b/snippets/lowerize.md index 245e73769..58456a543 100644 --- a/snippets/lowerize.md +++ b/snippets/lowerize.md @@ -2,7 +2,7 @@ title: Lowercase object keys tags: object author: chalarangelo -cover: blog_images/building-facade.jpg +cover: building-facade firstSeen: 2023-02-12T05:00:00-04:00 --- diff --git a/snippets/luhnCheck.md b/snippets/luhnCheck.md index e143e421b..fe657739a 100644 --- a/snippets/luhnCheck.md +++ b/snippets/luhnCheck.md @@ -1,7 +1,7 @@ --- title: Luhn check tags: math,algorithm -cover: blog_images/blank-card.jpg +cover: blank-card excerpt: Implements the Luhn Algorithm, used to validate a variety of identification numbers. firstSeen: 2018-01-03T11:02:35+02:00 lastUpdated: 2022-01-30T13:37:39+02:00 diff --git a/snippets/mapConsecutive.md b/snippets/mapConsecutive.md index 02c791323..ef754de91 100644 --- a/snippets/mapConsecutive.md +++ b/snippets/mapConsecutive.md @@ -2,7 +2,7 @@ title: Map consecutive elements tags: array author: chalarangelo -cover: blog_images/cold-mountains.jpg +cover: cold-mountains firstSeen: 2021-08-08T05:00:00-04:00 --- diff --git a/snippets/mapKeys.md b/snippets/mapKeys.md index 23bea191c..9d13b1c16 100644 --- a/snippets/mapKeys.md +++ b/snippets/mapKeys.md @@ -1,7 +1,7 @@ --- title: Map object keys tags: object -cover: blog_images/rocky-mountains-2.jpg +cover: rocky-mountains-2 firstSeen: 2018-01-11T20:33:14+02:00 lastUpdated: 2020-10-21T21:54:53+03:00 --- diff --git a/snippets/mapNumRange.md b/snippets/mapNumRange.md index 564310f9a..83d15df3f 100644 --- a/snippets/mapNumRange.md +++ b/snippets/mapNumRange.md @@ -1,7 +1,7 @@ --- title: Map number to range tags: math -cover: blog_images/clutter.jpg +cover: clutter firstSeen: 2019-02-23T12:38:16+02:00 lastUpdated: 2020-10-21T21:54:53+03:00 --- diff --git a/snippets/mapObject.md b/snippets/mapObject.md index 58827b0b4..a38c53302 100644 --- a/snippets/mapObject.md +++ b/snippets/mapObject.md @@ -1,7 +1,7 @@ --- title: Map array to object tags: array,object -cover: blog_images/two-lighthouses.jpg +cover: two-lighthouses firstSeen: 2017-12-18T12:11:58+02:00 lastUpdated: 2020-10-21T21:54:53+03:00 --- diff --git a/snippets/mapString.md b/snippets/mapString.md index 64ad21ab8..f5a53e459 100644 --- a/snippets/mapString.md +++ b/snippets/mapString.md @@ -1,7 +1,7 @@ --- title: Map string tags: string -cover: blog_images/budapest-palace.jpg +cover: budapest-palace firstSeen: 2018-07-14T10:59:56+03:00 lastUpdated: 2020-10-21T21:54:53+03:00 --- diff --git a/snippets/mapToObject.md b/snippets/mapToObject.md index 60fd8559c..fe1acd260 100644 --- a/snippets/mapToObject.md +++ b/snippets/mapToObject.md @@ -3,7 +3,7 @@ title: Convert Map to object shortTitle: Map to object tags: object author: chalarangelo -cover: blog_images/succulent-1.jpg +cover: succulent-1 firstSeen: 2022-06-16T05:00:00-04:00 --- diff --git a/snippets/mapValues.md b/snippets/mapValues.md index c43937d68..ca4643916 100644 --- a/snippets/mapValues.md +++ b/snippets/mapValues.md @@ -1,7 +1,7 @@ --- title: Map object values tags: object -cover: blog_images/feathers.jpg +cover: feathers firstSeen: 2018-01-11T20:33:14+02:00 lastUpdated: 2020-10-21T21:54:53+03:00 --- diff --git a/snippets/mask.md b/snippets/mask.md index 8ec1367a6..b9cc068a5 100644 --- a/snippets/mask.md +++ b/snippets/mask.md @@ -1,7 +1,7 @@ --- title: Mask a value tags: string -cover: blog_images/rocky-beach-3.jpg +cover: rocky-beach-3 firstSeen: 2018-01-01T13:02:59+02:00 lastUpdated: 2020-10-21T21:54:53+03:00 --- diff --git a/snippets/matches.md b/snippets/matches.md index 3780f2c4f..8c58b9d28 100644 --- a/snippets/matches.md +++ b/snippets/matches.md @@ -1,7 +1,7 @@ --- title: Match object properties tags: object -cover: blog_images/two-flower-vases.jpg +cover: two-flower-vases firstSeen: 2018-01-23T20:17:32+02:00 lastUpdated: 2020-11-03T22:11:18+02:00 --- diff --git a/snippets/matchesWith.md b/snippets/matchesWith.md index 680d8f422..e96df4986 100644 --- a/snippets/matchesWith.md +++ b/snippets/matchesWith.md @@ -1,7 +1,7 @@ --- title: Matches object properties based on function tags: object -cover: blog_images/watermelon-bike.jpg +cover: watermelon-bike firstSeen: 2018-01-23T20:17:32+02:00 lastUpdated: 2020-10-21T21:54:53+03:00 --- diff --git a/snippets/maxBy.md b/snippets/maxBy.md index d8e060ef2..630a88ff1 100644 --- a/snippets/maxBy.md +++ b/snippets/maxBy.md @@ -1,7 +1,7 @@ --- title: Max array value based on function tags: math,array -cover: blog_images/digital-nomad-4.jpg +cover: digital-nomad-4 firstSeen: 2018-01-11T12:25:54+02:00 lastUpdated: 2020-10-21T21:54:53+03:00 --- diff --git a/snippets/maxDate.md b/snippets/maxDate.md index 5eed158fe..d29237398 100644 --- a/snippets/maxDate.md +++ b/snippets/maxDate.md @@ -1,7 +1,7 @@ --- title: Max date tags: date -cover: blog_images/interior-15.jpg +cover: interior-15 firstSeen: 2018-09-29T13:38:20+03:00 lastUpdated: 2020-10-21T21:54:53+03:00 --- diff --git a/snippets/maxN.md b/snippets/maxN.md index c30b7b716..5850d599a 100644 --- a/snippets/maxN.md +++ b/snippets/maxN.md @@ -1,7 +1,7 @@ --- title: N max elements tags: array,math -cover: blog_images/digital-nomad-15.jpg +cover: digital-nomad-15 firstSeen: 2018-01-03T05:18:29+02:00 lastUpdated: 2020-10-21T21:54:53+03:00 --- diff --git a/snippets/maxSubarray.md b/snippets/maxSubarray.md index 5a4647127..3d8b5415a 100644 --- a/snippets/maxSubarray.md +++ b/snippets/maxSubarray.md @@ -2,7 +2,7 @@ title: Maximum subarray tags: algorithm,math,array author: chalarangelo -cover: blog_images/work-hard-computer.jpg +cover: work-hard-computer firstSeen: 2022-09-07T05:00:00-04:00 --- diff --git a/snippets/median.md b/snippets/median.md index e0786b2a9..7c252e38c 100644 --- a/snippets/median.md +++ b/snippets/median.md @@ -1,7 +1,7 @@ --- title: Median tags: math,array -cover: blog_images/old-consoles.jpg +cover: old-consoles firstSeen: 2017-12-17T17:55:51+02:00 lastUpdated: 2020-10-22T20:23:47+03:00 --- diff --git a/snippets/memoize.md b/snippets/memoize.md index 655d618b3..cf8d991b2 100644 --- a/snippets/memoize.md +++ b/snippets/memoize.md @@ -1,7 +1,7 @@ --- title: Memoize function tags: function -cover: blog_images/hard-disk.jpg +cover: hard-disk firstSeen: 2017-12-31T13:55:55+02:00 lastUpdated: 2020-10-21T21:54:53+03:00 --- diff --git a/snippets/merge.md b/snippets/merge.md index 1ed354d30..95f910c45 100644 --- a/snippets/merge.md +++ b/snippets/merge.md @@ -1,7 +1,7 @@ --- title: Merge objects tags: object,array -cover: blog_images/guitar-living-room.jpg +cover: guitar-living-room firstSeen: 2018-01-12T14:44:20+02:00 lastUpdated: 2020-10-21T21:54:53+03:00 --- diff --git a/snippets/mergeSort.md b/snippets/mergeSort.md index 4b90034f6..639336d91 100644 --- a/snippets/mergeSort.md +++ b/snippets/mergeSort.md @@ -1,8 +1,7 @@ --- title: Merge sort tags: algorithm,array,recursion -author: maciv -cover: blog_images/baloons-field.jpg +cover: baloons-field firstSeen: 2020-12-27T22:44:32+02:00 lastUpdated: 2020-12-27T22:44:32+02:00 --- diff --git a/snippets/mergeSortedArrays.md b/snippets/mergeSortedArrays.md index fc03d35c8..53436ccd0 100644 --- a/snippets/mergeSortedArrays.md +++ b/snippets/mergeSortedArrays.md @@ -1,8 +1,7 @@ --- title: Merge sorted arrays tags: array -author: maciv -cover: blog_images/digital-nomad-6.jpg +cover: digital-nomad-6 firstSeen: 2020-12-27T22:55:37+02:00 lastUpdated: 2020-12-27T22:55:37+02:00 --- diff --git a/snippets/midpoint.md b/snippets/midpoint.md index c2310e56a..74327e641 100644 --- a/snippets/midpoint.md +++ b/snippets/midpoint.md @@ -1,7 +1,7 @@ --- title: Midpoint tags: math -cover: blog_images/curve.jpg +cover: curve firstSeen: 2018-11-15T17:49:04+02:00 lastUpdated: 2020-10-21T21:54:53+03:00 --- diff --git a/snippets/milesToKm.md b/snippets/milesToKm.md index fc4829e0a..860400a6e 100644 --- a/snippets/milesToKm.md +++ b/snippets/milesToKm.md @@ -2,7 +2,7 @@ title: Miles to km tags: math unlisted: true -cover: blog_images/succulent-2.jpg +cover: succulent-2 firstSeen: 2020-10-04T00:51:51+03:00 lastUpdated: 2021-01-04T13:04:15+02:00 --- diff --git a/snippets/minBy.md b/snippets/minBy.md index cc2680688..cfdca360a 100644 --- a/snippets/minBy.md +++ b/snippets/minBy.md @@ -1,7 +1,7 @@ --- title: Min array value based on function tags: math,array -cover: blog_images/digital-nomad-9.jpg +cover: digital-nomad-9 firstSeen: 2018-01-11T12:25:54+02:00 lastUpdated: 2020-10-21T21:54:53+03:00 --- diff --git a/snippets/minDate.md b/snippets/minDate.md index fabbd047c..f9f83461e 100644 --- a/snippets/minDate.md +++ b/snippets/minDate.md @@ -1,7 +1,7 @@ --- title: Min date tags: date -cover: blog_images/interior-2.jpg +cover: interior-2 firstSeen: 2018-09-29T13:38:20+03:00 lastUpdated: 2020-10-21T21:54:53+03:00 --- diff --git a/snippets/minN.md b/snippets/minN.md index 40075a284..237b7ed1b 100644 --- a/snippets/minN.md +++ b/snippets/minN.md @@ -1,7 +1,7 @@ --- title: N min elements tags: array,math -cover: blog_images/digital-nomad-8.jpg +cover: digital-nomad-8 firstSeen: 2018-01-03T05:18:29+02:00 lastUpdated: 2020-10-21T21:54:53+03:00 --- diff --git a/snippets/mostFrequent.md b/snippets/mostFrequent.md index 244465d66..7441257b4 100644 --- a/snippets/mostFrequent.md +++ b/snippets/mostFrequent.md @@ -2,7 +2,7 @@ title: Most frequent element in array tags: array author: chalarangelo -cover: blog_images/clock.jpg +cover: clock firstSeen: 2020-01-03T15:32:46+02:00 lastUpdated: 2020-09-15T16:28:04+03:00 --- diff --git a/snippets/mostPerformant.md b/snippets/mostPerformant.md index e17979a78..dab83f93f 100644 --- a/snippets/mostPerformant.md +++ b/snippets/mostPerformant.md @@ -1,7 +1,7 @@ --- title: Most performant function tags: function -cover: blog_images/lake-runner.jpg +cover: lake-runner firstSeen: 2018-02-14T13:38:45+02:00 lastUpdated: 2020-10-21T21:54:53+03:00 --- diff --git a/snippets/negate.md b/snippets/negate.md index 53965e04f..51858eeb9 100644 --- a/snippets/negate.md +++ b/snippets/negate.md @@ -1,7 +1,7 @@ --- title: Negate predicate tags: function -cover: blog_images/blue-bird.jpg +cover: blue-bird firstSeen: 2017-12-24T08:28:52+02:00 lastUpdated: 2020-09-15T16:28:04+03:00 --- diff --git a/snippets/nest.md b/snippets/nest.md index 906b2f385..8b46655ee 100644 --- a/snippets/nest.md +++ b/snippets/nest.md @@ -1,7 +1,7 @@ --- title: Nest objects tags: object,recursion -cover: blog_images/birds.jpg +cover: birds firstSeen: 2018-02-24T13:49:56+02:00 lastUpdated: 2020-10-21T21:54:53+03:00 --- diff --git a/snippets/nodeListToArray.md b/snippets/nodeListToArray.md index dddf43114..ad83fecae 100644 --- a/snippets/nodeListToArray.md +++ b/snippets/nodeListToArray.md @@ -1,7 +1,7 @@ --- title: NodeList to array tags: browser,array -cover: blog_images/colors-mural.jpg +cover: colors-mural firstSeen: 2018-05-06T18:11:21+03:00 lastUpdated: 2020-10-21T21:54:53+03:00 --- diff --git a/snippets/none.md b/snippets/none.md index a36a717eb..32e40806f 100644 --- a/snippets/none.md +++ b/snippets/none.md @@ -1,7 +1,7 @@ --- title: Test if all array elements are falsy tags: array -cover: blog_images/bug.jpg +cover: bug firstSeen: 2018-02-14T11:46:15+02:00 lastUpdated: 2020-10-21T21:54:53+03:00 --- diff --git a/snippets/nor.md b/snippets/nor.md index b8d1515a9..cfcd029a1 100644 --- a/snippets/nor.md +++ b/snippets/nor.md @@ -2,7 +2,7 @@ title: Logical nor tags: math,logic unlisted: true -cover: blog_images/succulent-8.jpg +cover: succulent-8 firstSeen: 2021-03-29T21:20:41+03:00 lastUpdated: 2021-04-02T16:47:15+03:00 --- diff --git a/snippets/normalizeLineEndings.md b/snippets/normalizeLineEndings.md index 8a1a067e9..bcf4b7565 100644 --- a/snippets/normalizeLineEndings.md +++ b/snippets/normalizeLineEndings.md @@ -2,7 +2,7 @@ title: Normalize line endings tags: string,regexp author: chalarangelo -cover: blog_images/red-light.jpg +cover: red-light firstSeen: 2020-05-04T12:33:13+03:00 lastUpdated: 2020-10-21T21:54:53+03:00 --- diff --git a/snippets/not.md b/snippets/not.md index 776a9f049..1403e6519 100644 --- a/snippets/not.md +++ b/snippets/not.md @@ -2,7 +2,7 @@ title: Logical not tags: math,logic unlisted: true -cover: blog_images/succulent-7.jpg +cover: succulent-7 firstSeen: 2020-05-13T11:28:26+03:00 lastUpdated: 2021-01-04T13:04:15+02:00 --- diff --git a/snippets/nthArg.md b/snippets/nthArg.md index 8d8fbf7a0..40b64b6c2 100644 --- a/snippets/nthArg.md +++ b/snippets/nthArg.md @@ -1,7 +1,7 @@ --- title: Nth argument tags: function -cover: blog_images/mug-flower-book.jpg +cover: mug-flower-book firstSeen: 2018-01-23T21:27:37+02:00 lastUpdated: 2020-10-21T21:54:53+03:00 --- diff --git a/snippets/nthElement.md b/snippets/nthElement.md index 37020a154..1a9199cdd 100644 --- a/snippets/nthElement.md +++ b/snippets/nthElement.md @@ -1,7 +1,7 @@ --- title: Nth element tags: array -cover: blog_images/laptop-plants.jpg +cover: laptop-plants firstSeen: 2017-12-17T17:55:51+02:00 lastUpdated: 2020-10-21T21:54:53+03:00 --- diff --git a/snippets/nthRoot.md b/snippets/nthRoot.md index c5f95fa89..d24425f39 100644 --- a/snippets/nthRoot.md +++ b/snippets/nthRoot.md @@ -2,7 +2,7 @@ title: Nth root of number tags: math author: chalarangelo -cover: blog_images/tree-roots.jpg +cover: tree-roots firstSeen: 2021-01-06T22:47:48+02:00 lastUpdated: 2021-01-06T22:47:48+02:00 --- diff --git a/snippets/objectFromPairs.md b/snippets/objectFromPairs.md index eb83ee128..03bf8ccc4 100644 --- a/snippets/objectFromPairs.md +++ b/snippets/objectFromPairs.md @@ -1,7 +1,7 @@ --- title: Object from pairs tags: object,array -cover: blog_images/silver-flat-screen.jpg +cover: silver-flat-screen firstSeen: 2017-12-17T17:55:51+02:00 lastUpdated: 2020-10-21T21:54:53+03:00 --- diff --git a/snippets/objectToEntries.md b/snippets/objectToEntries.md index 6f25d0b98..8f605459a 100644 --- a/snippets/objectToEntries.md +++ b/snippets/objectToEntries.md @@ -2,7 +2,7 @@ title: Object to entries tags: object,array author: chalarangelo -cover: blog_images/shapes.jpg +cover: shapes firstSeen: 2020-04-16T11:10:13+03:00 lastUpdated: 2020-09-15T16:28:04+03:00 --- diff --git a/snippets/objectToMap.md b/snippets/objectToMap.md index 324670f20..c89936546 100644 --- a/snippets/objectToMap.md +++ b/snippets/objectToMap.md @@ -3,7 +3,7 @@ title: Convert object to Map shortTitle: Object to Map tags: object author: chalarangelo -cover: blog_images/succulent-2.jpg +cover: succulent-2 firstSeen: 2022-06-16T05:00:00-04:00 --- diff --git a/snippets/objectToPairs.md b/snippets/objectToPairs.md index 940ae2be3..31da5689e 100644 --- a/snippets/objectToPairs.md +++ b/snippets/objectToPairs.md @@ -2,7 +2,7 @@ title: Object to pairs tags: object,array author: chalarangelo -cover: blog_images/interior-5.jpg +cover: interior-5 firstSeen: 2017-12-17T17:55:51+02:00 lastUpdated: 2020-09-15T16:28:04+03:00 --- diff --git a/snippets/objectToQueryString.md b/snippets/objectToQueryString.md index aede4ee1d..847ace9af 100644 --- a/snippets/objectToQueryString.md +++ b/snippets/objectToQueryString.md @@ -1,7 +1,7 @@ --- title: Object to query string tags: object -cover: blog_images/standing-stones.jpg +cover: standing-stones firstSeen: 2019-10-11T23:16:05+03:00 lastUpdated: 2020-10-22T20:24:04+03:00 --- diff --git a/snippets/objectify.md b/snippets/objectify.md index 723f49ae1..2acc6ba0c 100644 --- a/snippets/objectify.md +++ b/snippets/objectify.md @@ -2,7 +2,7 @@ title: Map an array to an object tags: array,object author: chalarangelo -cover: blog_images/metro-tunnel.jpg +cover: metro-tunnel firstSeen: 2023-02-04T05:00:00-04:00 --- diff --git a/snippets/observeMutations.md b/snippets/observeMutations.md index aa7177280..8675e76d1 100644 --- a/snippets/observeMutations.md +++ b/snippets/observeMutations.md @@ -1,7 +1,7 @@ --- title: Observe element mutations tags: browser,event -cover: blog_images/blue-sunrise.jpg +cover: blue-sunrise firstSeen: 2018-01-13T14:58:52+02:00 lastUpdated: 2020-10-22T20:24:04+03:00 --- diff --git a/snippets/off.md b/snippets/off.md index 263e97a14..27c68a79c 100644 --- a/snippets/off.md +++ b/snippets/off.md @@ -1,7 +1,7 @@ --- title: Remove event listener from element tags: browser,event -cover: blog_images/mug-flower-book.jpg +cover: mug-flower-book firstSeen: 2018-01-05T14:33:48+02:00 lastUpdated: 2020-10-21T21:54:53+03:00 --- diff --git a/snippets/offset.md b/snippets/offset.md index 3247e5182..550061f57 100644 --- a/snippets/offset.md +++ b/snippets/offset.md @@ -1,7 +1,7 @@ --- title: Offset array elements tags: array -cover: blog_images/interior-10.jpg +cover: interior-10 firstSeen: 2018-04-10T19:07:50+03:00 lastUpdated: 2020-10-21T21:54:53+03:00 --- diff --git a/snippets/omit.md b/snippets/omit.md index a1c2bbde5..6e33bb2ea 100644 --- a/snippets/omit.md +++ b/snippets/omit.md @@ -1,7 +1,7 @@ --- title: Omit object properties tags: object -cover: blog_images/broken-screen.jpg +cover: broken-screen firstSeen: 2018-01-19T13:14:46+02:00 lastUpdated: 2020-10-21T21:54:53+03:00 --- diff --git a/snippets/omitBy.md b/snippets/omitBy.md index 873eafb2f..06a33c798 100644 --- a/snippets/omitBy.md +++ b/snippets/omitBy.md @@ -1,7 +1,7 @@ --- title: Omit object properties based on function tags: object -cover: blog_images/arrow-functions.jpg +cover: arrow-functions firstSeen: 2018-01-19T13:23:45+02:00 lastUpdated: 2020-10-21T21:54:53+03:00 --- diff --git a/snippets/on.md b/snippets/on.md index e338f3196..f42f18215 100644 --- a/snippets/on.md +++ b/snippets/on.md @@ -1,7 +1,7 @@ --- title: Add event listener to element tags: browser,event -cover: blog_images/wooden-bowl.jpg +cover: wooden-bowl firstSeen: 2018-01-05T14:33:48+02:00 lastUpdated: 2020-10-21T21:54:53+03:00 --- diff --git a/snippets/onClickOutside.md b/snippets/onClickOutside.md index 2db7088d0..5365c962e 100644 --- a/snippets/onClickOutside.md +++ b/snippets/onClickOutside.md @@ -2,7 +2,7 @@ title: Handle click outside tags: browser,event author: chalarangelo -cover: blog_images/interior-13.jpg +cover: interior-13 firstSeen: 2021-01-06T13:57:56+02:00 lastUpdated: 2021-01-06T13:57:56+02:00 --- diff --git a/snippets/onScrollStop.md b/snippets/onScrollStop.md index e6a661b3e..0f7ac47a0 100644 --- a/snippets/onScrollStop.md +++ b/snippets/onScrollStop.md @@ -2,7 +2,7 @@ title: Handle scroll stop tags: browser,event author: chalarangelo -cover: blog_images/flower-pond.jpg +cover: flower-pond firstSeen: 2021-01-07T00:31:14+02:00 lastUpdated: 2021-01-07T00:31:14+02:00 --- diff --git a/snippets/onUserInputChange.md b/snippets/onUserInputChange.md index 604d82070..402a9f56a 100644 --- a/snippets/onUserInputChange.md +++ b/snippets/onUserInputChange.md @@ -1,7 +1,7 @@ --- title: Handle user input change tags: browser,event -cover: blog_images/digital-nomad-12.jpg +cover: digital-nomad-12 firstSeen: 2017-12-29T17:41:53+02:00 lastUpdated: 2020-10-21T21:54:53+03:00 --- diff --git a/snippets/once.md b/snippets/once.md index c6468f5d3..4e0ecd6f5 100644 --- a/snippets/once.md +++ b/snippets/once.md @@ -1,7 +1,7 @@ --- title: Call function once tags: function -cover: blog_images/pink-flower-tree.jpg +cover: pink-flower-tree firstSeen: 2018-01-02T00:40:46+02:00 lastUpdated: 2020-10-21T21:54:53+03:00 --- diff --git a/snippets/or.md b/snippets/or.md index 613b7434b..3403a41da 100644 --- a/snippets/or.md +++ b/snippets/or.md @@ -2,7 +2,7 @@ title: Logical or tags: math,logic unlisted: true -cover: blog_images/succulent-4.jpg +cover: succulent-4 firstSeen: 2020-05-13T11:35:41+03:00 lastUpdated: 2021-01-04T13:04:15+02:00 --- diff --git a/snippets/orderBy.md b/snippets/orderBy.md index 387aec4c0..9b8fb64c4 100644 --- a/snippets/orderBy.md +++ b/snippets/orderBy.md @@ -1,7 +1,7 @@ --- title: Order array of objects tags: object,array -cover: blog_images/volcano-sunset.jpg +cover: volcano-sunset firstSeen: 2017-12-20T11:33:20+02:00 lastUpdated: 2020-10-21T21:54:53+03:00 --- diff --git a/snippets/orderWith.md b/snippets/orderWith.md index f06f93d8b..aaedf4234 100644 --- a/snippets/orderWith.md +++ b/snippets/orderWith.md @@ -1,7 +1,7 @@ --- title: Order array of objects based on property order tags: array,object -cover: blog_images/san-francisco-skyline.jpg +cover: san-francisco-skyline firstSeen: 2020-10-04T12:11:10+03:00 lastUpdated: 2020-10-21T21:54:53+03:00 --- diff --git a/snippets/over.md b/snippets/over.md index f2a59d3bb..70746a322 100644 --- a/snippets/over.md +++ b/snippets/over.md @@ -1,7 +1,7 @@ --- title: Invoke functions on arguments tags: function -cover: blog_images/jars-on-shelf.jpg +cover: jars-on-shelf firstSeen: 2018-01-23T21:02:17+02:00 lastUpdated: 2020-10-21T21:54:53+03:00 --- diff --git a/snippets/overArgs.md b/snippets/overArgs.md index 51e79143d..b438148c1 100644 --- a/snippets/overArgs.md +++ b/snippets/overArgs.md @@ -1,7 +1,7 @@ --- title: Transform function arguments tags: function -cover: blog_images/flower-shape-sunset.jpg +cover: flower-shape-sunset firstSeen: 2018-01-28T14:54:16+02:00 lastUpdated: 2020-10-21T21:54:53+03:00 --- diff --git a/snippets/pad.md b/snippets/pad.md index 610d84939..f8aaf89ad 100644 --- a/snippets/pad.md +++ b/snippets/pad.md @@ -1,7 +1,7 @@ --- title: Pad string tags: string -cover: blog_images/blue-lake.jpg +cover: blue-lake firstSeen: 2018-02-24T11:51:27+02:00 lastUpdated: 2020-10-22T20:24:04+03:00 --- diff --git a/snippets/padNumber.md b/snippets/padNumber.md index f6296b84a..d53c56053 100644 --- a/snippets/padNumber.md +++ b/snippets/padNumber.md @@ -1,8 +1,7 @@ --- title: Pad number tags: string,math -author: maciv -cover: blog_images/flower-portrait-2.jpg +cover: flower-portrait-2 firstSeen: 2020-10-03T23:31:08+03:00 lastUpdated: 2020-10-03T23:31:08+03:00 --- diff --git a/snippets/palindrome.md b/snippets/palindrome.md index f27dae227..18c0dc503 100644 --- a/snippets/palindrome.md +++ b/snippets/palindrome.md @@ -1,7 +1,7 @@ --- title: Palindrome tags: string -cover: blog_images/bridge-drop.jpg +cover: bridge-drop firstSeen: 2017-12-17T16:41:31+02:00 lastUpdated: 2020-10-22T20:24:04+03:00 --- diff --git a/snippets/parseCookie.md b/snippets/parseCookie.md index 7d4888025..c5d6a8a2c 100644 --- a/snippets/parseCookie.md +++ b/snippets/parseCookie.md @@ -1,7 +1,7 @@ --- title: Parse cookie tags: browser,string -cover: blog_images/three-vases.jpg +cover: three-vases firstSeen: 2018-01-13T14:19:21+02:00 lastUpdated: 2020-10-22T20:24:04+03:00 --- diff --git a/snippets/partial.md b/snippets/partial.md index 5fcbf104f..5f0a2bea3 100644 --- a/snippets/partial.md +++ b/snippets/partial.md @@ -1,7 +1,7 @@ --- title: Prepend function arguments tags: function -cover: blog_images/interior-6.jpg +cover: interior-6 firstSeen: 2018-01-24T14:40:16+02:00 lastUpdated: 2020-09-15T16:28:04+03:00 --- diff --git a/snippets/partialRight.md b/snippets/partialRight.md index 55b660ce6..466023c96 100644 --- a/snippets/partialRight.md +++ b/snippets/partialRight.md @@ -1,7 +1,7 @@ --- title: Append function arguments tags: function -cover: blog_images/jars-on-shelf-2.jpg +cover: jars-on-shelf-2 firstSeen: 2018-01-24T14:40:16+02:00 lastUpdated: 2020-09-15T16:28:04+03:00 --- diff --git a/snippets/partition.md b/snippets/partition.md index 5cc07a346..94a7f54ab 100644 --- a/snippets/partition.md +++ b/snippets/partition.md @@ -1,7 +1,7 @@ --- title: Partition array in two tags: array,object -cover: blog_images/sunflowers.jpg +cover: sunflowers firstSeen: 2018-01-08T16:58:23+02:00 lastUpdated: 2020-11-03T21:46:13+02:00 --- diff --git a/snippets/partitionBy.md b/snippets/partitionBy.md index 15b22ded6..01cb1f647 100644 --- a/snippets/partitionBy.md +++ b/snippets/partitionBy.md @@ -1,7 +1,7 @@ --- title: Partition array tags: array,object -cover: blog_images/people-on-beach.jpg +cover: people-on-beach firstSeen: 2020-05-20T17:48:13+03:00 lastUpdated: 2020-10-22T20:24:04+03:00 --- diff --git a/snippets/percentile.md b/snippets/percentile.md index 594d84300..a8809e338 100644 --- a/snippets/percentile.md +++ b/snippets/percentile.md @@ -1,7 +1,7 @@ --- title: Percentile of matches tags: math -cover: blog_images/red-berries.jpg +cover: red-berries firstSeen: 2017-12-13T12:50:16+02:00 lastUpdated: 2020-10-22T20:24:04+03:00 --- diff --git a/snippets/permutations.md b/snippets/permutations.md index c8b366de5..d8dcb2b40 100644 --- a/snippets/permutations.md +++ b/snippets/permutations.md @@ -1,7 +1,7 @@ --- title: Array permutations tags: array,algorithm,recursion -cover: blog_images/body-of-water.jpg +cover: body-of-water firstSeen: 2018-02-19T15:47:47+02:00 lastUpdated: 2020-12-28T13:49:24+02:00 --- diff --git a/snippets/pick.md b/snippets/pick.md index 7e3938273..383672a26 100644 --- a/snippets/pick.md +++ b/snippets/pick.md @@ -1,7 +1,7 @@ --- title: Pick object keys tags: object -cover: blog_images/fruit-feast.jpg +cover: fruit-feast firstSeen: 2017-12-13T23:51:34+02:00 lastUpdated: 2020-10-18T14:58:09+03:00 --- diff --git a/snippets/pickBy.md b/snippets/pickBy.md index abc55c5c2..5f8b40c01 100644 --- a/snippets/pickBy.md +++ b/snippets/pickBy.md @@ -1,7 +1,7 @@ --- title: Pick matching object keys tags: object -cover: blog_images/lake-bench.jpg +cover: lake-bench firstSeen: 2018-01-19T13:23:45+02:00 lastUpdated: 2020-10-22T20:24:04+03:00 --- diff --git a/snippets/pipeAsyncFunctions.md b/snippets/pipeAsyncFunctions.md index 4127ebc4a..5315b0aa4 100644 --- a/snippets/pipeAsyncFunctions.md +++ b/snippets/pipeAsyncFunctions.md @@ -1,7 +1,7 @@ --- title: Pipe async functions tags: function,promise -cover: blog_images/new-york-skyline.jpg +cover: new-york-skyline firstSeen: 2018-01-27T18:17:44+02:00 lastUpdated: 2020-10-22T20:24:04+03:00 --- diff --git a/snippets/pipeFunctions.md b/snippets/pipeFunctions.md index df17bf891..3ee884b2f 100644 --- a/snippets/pipeFunctions.md +++ b/snippets/pipeFunctions.md @@ -1,7 +1,7 @@ --- title: Pipe functions tags: function -cover: blog_images/goat-wooden-cottage.jpg +cover: goat-wooden-cottage firstSeen: 2017-12-26T19:02:27+02:00 lastUpdated: 2020-10-22T20:24:04+03:00 --- diff --git a/snippets/pluck.md b/snippets/pluck.md index 6efa87aa9..2a2d5389a 100644 --- a/snippets/pluck.md +++ b/snippets/pluck.md @@ -1,7 +1,7 @@ --- title: Pluck values from array of objects tags: array,object -cover: blog_images/birds.jpg +cover: birds firstSeen: 2020-10-18T01:19:37+03:00 lastUpdated: 2020-10-22T20:24:04+03:00 --- diff --git a/snippets/pluralize.md b/snippets/pluralize.md index c41c35589..7d8fa62a4 100644 --- a/snippets/pluralize.md +++ b/snippets/pluralize.md @@ -1,7 +1,7 @@ --- title: Pluralize string tags: string -cover: blog_images/shell-focus.jpg +cover: shell-focus firstSeen: 2018-01-03T13:17:19+02:00 lastUpdated: 2020-10-22T20:24:04+03:00 --- diff --git a/snippets/powerset.md b/snippets/powerset.md index 9761d1cc6..a9d28faf6 100644 --- a/snippets/powerset.md +++ b/snippets/powerset.md @@ -1,7 +1,7 @@ --- title: Powerset tags: math,algorithm -cover: blog_images/new-plant.jpg +cover: new-plant firstSeen: 2017-12-07T14:41:33+02:00 lastUpdated: 2021-09-27T15:27:07+02:00 --- diff --git a/snippets/prefersDarkColorScheme.md b/snippets/prefersDarkColorScheme.md index 64945280c..d25e62a0f 100644 --- a/snippets/prefersDarkColorScheme.md +++ b/snippets/prefersDarkColorScheme.md @@ -2,7 +2,7 @@ title: User prefers dark color scheme tags: browser author: chalarangelo -cover: blog_images/blue-lake.jpg +cover: blue-lake firstSeen: 2020-05-04T12:50:35+03:00 lastUpdated: 2020-10-22T20:24:04+03:00 --- diff --git a/snippets/prefersLightColorScheme.md b/snippets/prefersLightColorScheme.md index 899c1b218..cb658fc4e 100644 --- a/snippets/prefersLightColorScheme.md +++ b/snippets/prefersLightColorScheme.md @@ -2,7 +2,7 @@ title: User prefers light color scheme tags: browser author: chalarangelo -cover: blog_images/dark-mode.jpg +cover: dark-mode firstSeen: 2020-05-04T12:50:35+03:00 lastUpdated: 2020-10-22T20:24:04+03:00 --- diff --git a/snippets/prefix.md b/snippets/prefix.md index 7608903a2..739015ada 100644 --- a/snippets/prefix.md +++ b/snippets/prefix.md @@ -1,7 +1,7 @@ --- title: Prefix CSS property tags: browser -cover: blog_images/cancel-typographer.jpg +cover: cancel-typographer firstSeen: 2018-03-08T15:22:54+02:00 lastUpdated: 2020-10-22T20:24:04+03:00 --- diff --git a/snippets/prettyBytes.md b/snippets/prettyBytes.md index 0dd41c7ab..8c5d3d5ed 100644 --- a/snippets/prettyBytes.md +++ b/snippets/prettyBytes.md @@ -1,7 +1,7 @@ --- title: Pretty-print number of bytes tags: string,math -cover: blog_images/digital-nomad.jpg +cover: digital-nomad firstSeen: 2018-01-01T18:20:09+02:00 lastUpdated: 2020-10-22T20:24:04+03:00 --- diff --git a/snippets/primeFactors.md b/snippets/primeFactors.md index 9a1be03d5..d7a12ec43 100644 --- a/snippets/primeFactors.md +++ b/snippets/primeFactors.md @@ -1,8 +1,7 @@ --- title: Prime factors of number tags: math,algorithm -author: maciv -cover: blog_images/dark-leaves-3.jpg +cover: dark-leaves-3 firstSeen: 2020-12-28T13:11:01+02:00 lastUpdated: 2020-12-28T13:11:01+02:00 --- diff --git a/snippets/primes.md b/snippets/primes.md index 86a98f3db..0fb40e927 100644 --- a/snippets/primes.md +++ b/snippets/primes.md @@ -1,7 +1,7 @@ --- title: Primes up to given number tags: math,algorithm -cover: blog_images/apples.jpg +cover: apples firstSeen: 2017-12-21T12:20:22+02:00 lastUpdated: 2020-12-28T13:49:24+02:00 --- diff --git a/snippets/prod.md b/snippets/prod.md index 1a3a91823..00f521eba 100644 --- a/snippets/prod.md +++ b/snippets/prod.md @@ -1,8 +1,7 @@ --- title: Product of numeric values tags: math,array -author: maciv -cover: blog_images/travel-mug-1.jpg +cover: travel-mug-1 firstSeen: 2020-10-15T21:56:51+03:00 lastUpdated: 2020-10-22T20:24:04+03:00 --- diff --git a/snippets/promisify.md b/snippets/promisify.md index 4718454b9..8352d951b 100644 --- a/snippets/promisify.md +++ b/snippets/promisify.md @@ -1,7 +1,7 @@ --- title: Promisify function tags: function,promise -cover: blog_images/duck-plants.jpg +cover: duck-plants firstSeen: 2017-12-13T12:27:43+02:00 lastUpdated: 2020-10-22T20:24:04+03:00 --- diff --git a/snippets/pull.md b/snippets/pull.md index 18ce48b05..cb49dcaf9 100644 --- a/snippets/pull.md +++ b/snippets/pull.md @@ -1,7 +1,7 @@ --- title: Pull values from array tags: array -cover: blog_images/last-light.jpg +cover: last-light firstSeen: 2017-12-17T16:41:31+02:00 lastUpdated: 2020-10-22T20:24:04+03:00 --- diff --git a/snippets/pullAtIndex.md b/snippets/pullAtIndex.md index f8b7ec49f..2e7d3cac1 100644 --- a/snippets/pullAtIndex.md +++ b/snippets/pullAtIndex.md @@ -1,7 +1,7 @@ --- title: Pull values from array at index tags: array -cover: blog_images/bug.jpg +cover: bug firstSeen: 2017-12-19T00:42:47+02:00 lastUpdated: 2020-10-22T20:24:04+03:00 --- diff --git a/snippets/pullAtValue.md b/snippets/pullAtValue.md index af6bc161a..addb482ac 100644 --- a/snippets/pullAtValue.md +++ b/snippets/pullAtValue.md @@ -1,7 +1,7 @@ --- title: Pull matching values from array tags: array -cover: blog_images/light-leaves.jpg +cover: light-leaves firstSeen: 2017-12-19T08:06:29+02:00 lastUpdated: 2020-10-22T20:24:04+03:00 --- diff --git a/snippets/pullBy.md b/snippets/pullBy.md index d88b59346..0ea408f99 100644 --- a/snippets/pullBy.md +++ b/snippets/pullBy.md @@ -1,7 +1,7 @@ --- title: Pull values from array based on function tags: array -cover: blog_images/fishermen.jpg +cover: fishermen firstSeen: 2018-01-26T13:48:50+02:00 lastUpdated: 2020-10-22T20:24:04+03:00 --- diff --git a/snippets/quarterOfYear.md b/snippets/quarterOfYear.md index 285b2b9e8..9779b9ad5 100644 --- a/snippets/quarterOfYear.md +++ b/snippets/quarterOfYear.md @@ -1,7 +1,7 @@ --- title: Quarter of year tags: date -cover: blog_images/fallen-leaves.jpg +cover: fallen-leaves firstSeen: 2020-10-09T10:23:55+03:00 lastUpdated: 2020-10-22T20:24:04+03:00 --- diff --git a/snippets/queryStringToObject.md b/snippets/queryStringToObject.md index 1d8407d90..f1a9f356e 100644 --- a/snippets/queryStringToObject.md +++ b/snippets/queryStringToObject.md @@ -1,7 +1,7 @@ --- title: Query string to object tags: object -cover: blog_images/dark-mode.jpg +cover: dark-mode firstSeen: 2020-10-20T20:25:32+03:00 lastUpdated: 2020-11-03T22:11:18+02:00 --- diff --git a/snippets/quickSort.md b/snippets/quickSort.md index 80782ad0b..8bb1b744a 100644 --- a/snippets/quickSort.md +++ b/snippets/quickSort.md @@ -1,8 +1,7 @@ --- title: Quick sort tags: algorithm,array,recursion -author: maciv -cover: blog_images/eagle.jpg +cover: eagle firstSeen: 2017-12-28T13:42:41+02:00 lastUpdated: 2021-10-13T19:29:39+02:00 --- diff --git a/snippets/radsToDegrees.md b/snippets/radsToDegrees.md index 6d4213d08..195cee64d 100644 --- a/snippets/radsToDegrees.md +++ b/snippets/radsToDegrees.md @@ -1,7 +1,7 @@ --- title: Radians to degrees tags: math -cover: blog_images/flower-portrait-6.jpg +cover: flower-portrait-6 firstSeen: 2018-02-14T12:24:50+02:00 lastUpdated: 2020-09-15T16:28:04+03:00 --- diff --git a/snippets/randomAlphaNumeric.md b/snippets/randomAlphaNumeric.md index c5ceff0f1..fc3f4aed5 100644 --- a/snippets/randomAlphaNumeric.md +++ b/snippets/randomAlphaNumeric.md @@ -1,7 +1,7 @@ --- title: Random alphanumeric string tags: string,random -cover: blog_images/interior-5.jpg +cover: interior-5 firstSeen: 2020-10-06T18:33:29+03:00 lastUpdated: 2020-10-22T20:24:04+03:00 --- diff --git a/snippets/randomBoolean.md b/snippets/randomBoolean.md index 0aedb84d2..5e0e554bd 100644 --- a/snippets/randomBoolean.md +++ b/snippets/randomBoolean.md @@ -2,7 +2,7 @@ title: Random boolean value tags: math,random author: chalarangelo -cover: blog_images/malibu.jpg +cover: malibu firstSeen: 2021-01-20T16:20:08+02:00 lastUpdated: 2021-01-20T16:20:08+02:00 --- diff --git a/snippets/randomHexColorCode.md b/snippets/randomHexColorCode.md index c02c8f04b..7d50de95e 100644 --- a/snippets/randomHexColorCode.md +++ b/snippets/randomHexColorCode.md @@ -1,7 +1,7 @@ --- title: Random hex color code tags: math,random -cover: blog_images/feathers.jpg +cover: feathers firstSeen: 2017-12-24T14:39:21+02:00 lastUpdated: 2021-01-08T00:23:44+02:00 --- diff --git a/snippets/randomIntArrayInRange.md b/snippets/randomIntArrayInRange.md index a49d12f85..6751676b4 100644 --- a/snippets/randomIntArrayInRange.md +++ b/snippets/randomIntArrayInRange.md @@ -1,7 +1,7 @@ --- title: Random integer array in range tags: math,random -cover: blog_images/digital-nomad-11.jpg +cover: digital-nomad-11 firstSeen: 2018-01-15T13:25:18+02:00 lastUpdated: 2020-10-22T20:24:04+03:00 --- diff --git a/snippets/randomIntegerInRange.md b/snippets/randomIntegerInRange.md index fd2b65c09..6432107c9 100644 --- a/snippets/randomIntegerInRange.md +++ b/snippets/randomIntegerInRange.md @@ -1,7 +1,7 @@ --- title: Random integer in range tags: math,random -cover: blog_images/painters-desk.jpg +cover: painters-desk firstSeen: 2017-12-17T17:55:51+02:00 lastUpdated: 2020-10-22T20:24:04+03:00 --- diff --git a/snippets/randomNumberInRange.md b/snippets/randomNumberInRange.md index 57e61c09c..d5dd38bdd 100644 --- a/snippets/randomNumberInRange.md +++ b/snippets/randomNumberInRange.md @@ -1,7 +1,7 @@ --- title: Random number in range tags: math,random -cover: blog_images/white-laptop.jpg +cover: white-laptop firstSeen: 2017-12-17T17:55:51+02:00 lastUpdated: 2020-10-22T20:24:04+03:00 --- diff --git a/snippets/rangeGenerator.md b/snippets/rangeGenerator.md index 2e8ba29c3..a9ff5b11b 100644 --- a/snippets/rangeGenerator.md +++ b/snippets/rangeGenerator.md @@ -2,7 +2,7 @@ title: Range generator tags: function,generator author: chalarangelo -cover: blog_images/dark-leaves-6.jpg +cover: dark-leaves-6 firstSeen: 2020-10-11T17:05:55+03:00 lastUpdated: 2020-10-11T17:05:55+03:00 --- diff --git a/snippets/ranking.md b/snippets/ranking.md index 3b5d06db8..24910f130 100644 --- a/snippets/ranking.md +++ b/snippets/ranking.md @@ -2,7 +2,7 @@ title: Array ranking tags: array,math author: chalarangelo -cover: blog_images/eagle.jpg +cover: eagle firstSeen: 2022-04-13T05:00:00-04:00 --- diff --git a/snippets/readFileLines.md b/snippets/readFileLines.md index dc05bd10f..12813b0bd 100644 --- a/snippets/readFileLines.md +++ b/snippets/readFileLines.md @@ -1,7 +1,7 @@ --- title: Read file lines tags: node,array -cover: blog_images/solitude-beach.jpg +cover: solitude-beach firstSeen: 2017-12-17T17:55:51+02:00 lastUpdated: 2020-10-22T20:24:04+03:00 --- diff --git a/snippets/rearg.md b/snippets/rearg.md index 12bba3d47..f5e42951e 100644 --- a/snippets/rearg.md +++ b/snippets/rearg.md @@ -1,7 +1,7 @@ --- title: Rearrange function arguments tags: function -cover: blog_images/island-corridor.jpg +cover: island-corridor firstSeen: 2018-01-28T15:04:21+02:00 lastUpdated: 2020-10-22T20:24:04+03:00 --- diff --git a/snippets/recordAnimationFrames.md b/snippets/recordAnimationFrames.md index 8c1e1e3a7..8af9e0867 100644 --- a/snippets/recordAnimationFrames.md +++ b/snippets/recordAnimationFrames.md @@ -1,7 +1,7 @@ --- title: Record animation frames tags: browser,recursion -cover: blog_images/curve.jpg +cover: curve firstSeen: 2018-02-28T08:19:07+02:00 lastUpdated: 2020-10-22T20:24:04+03:00 --- diff --git a/snippets/redirect.md b/snippets/redirect.md index bfce040c9..122b99df9 100644 --- a/snippets/redirect.md +++ b/snippets/redirect.md @@ -1,7 +1,7 @@ --- title: Redirect to URL tags: browser -cover: blog_images/coffee-phone-tray-2.jpg +cover: coffee-phone-tray-2 firstSeen: 2017-12-17T17:55:51+02:00 lastUpdated: 2020-10-20T11:46:23+03:00 --- diff --git a/snippets/reduceSuccessive.md b/snippets/reduceSuccessive.md index 8c7741f74..ad918e48e 100644 --- a/snippets/reduceSuccessive.md +++ b/snippets/reduceSuccessive.md @@ -1,7 +1,7 @@ --- title: Array of successive values tags: array -cover: blog_images/laptop-view.jpg +cover: laptop-view firstSeen: 2018-01-24T16:38:08+02:00 lastUpdated: 2020-10-22T20:24:04+03:00 --- diff --git a/snippets/reduceWhich.md b/snippets/reduceWhich.md index 129f10827..5602b57f8 100644 --- a/snippets/reduceWhich.md +++ b/snippets/reduceWhich.md @@ -1,7 +1,7 @@ --- title: Min and max of array based on provided function tags: array -cover: blog_images/orange-coffee.jpg +cover: orange-coffee firstSeen: 2018-01-24T12:41:03+02:00 lastUpdated: 2020-11-03T22:11:18+02:00 --- diff --git a/snippets/reducedFilter.md b/snippets/reducedFilter.md index f1ac5bbbb..b618e0815 100644 --- a/snippets/reducedFilter.md +++ b/snippets/reducedFilter.md @@ -1,7 +1,7 @@ --- title: Filter matching and unspecified values tags: array -cover: blog_images/little-bird.jpg +cover: little-bird firstSeen: 2017-12-22T09:37:36+02:00 lastUpdated: 2020-10-22T20:24:04+03:00 --- diff --git a/snippets/reject.md b/snippets/reject.md index 145fc7c42..b0ce84558 100644 --- a/snippets/reject.md +++ b/snippets/reject.md @@ -1,7 +1,7 @@ --- title: Reject non-matching values tags: array -cover: blog_images/interior-7.jpg +cover: interior-7 firstSeen: 2018-04-27T03:17:15+03:00 lastUpdated: 2020-10-22T20:24:04+03:00 --- diff --git a/snippets/remove.md b/snippets/remove.md index 5448d9686..93b0af853 100644 --- a/snippets/remove.md +++ b/snippets/remove.md @@ -1,7 +1,7 @@ --- title: Remove matching elements from array tags: array -cover: blog_images/highlands.jpg +cover: highlands firstSeen: 2017-12-17T16:41:31+02:00 lastUpdated: 2020-10-22T20:24:04+03:00 --- diff --git a/snippets/removeAccents.md b/snippets/removeAccents.md index 0cbb047dc..88da906ce 100644 --- a/snippets/removeAccents.md +++ b/snippets/removeAccents.md @@ -1,7 +1,7 @@ --- title: Remove accents tags: string -cover: blog_images/pink-flowers.jpg +cover: pink-flowers firstSeen: 2020-10-04T02:23:40+03:00 lastUpdated: 2020-10-22T20:24:04+03:00 --- diff --git a/snippets/removeAttributes.md b/snippets/removeAttributes.md index 11e825785..aff359e06 100644 --- a/snippets/removeAttributes.md +++ b/snippets/removeAttributes.md @@ -1,7 +1,7 @@ --- title: Remove attributes tags: browser -cover: blog_images/new-york.jpg +cover: new-york author: chalarangelo firstSeen: 2022-07-20T05:00:00-04:00 --- diff --git a/snippets/removeClass.md b/snippets/removeClass.md index b2eaa22d5..6574a378f 100644 --- a/snippets/removeClass.md +++ b/snippets/removeClass.md @@ -2,7 +2,7 @@ title: Remove class from HTML element tags: browser author: chalarangelo -cover: blog_images/bag-waiting.jpg +cover: bag-waiting firstSeen: 2020-12-30T19:21:15+02:00 lastUpdated: 2020-12-30T19:21:15+02:00 --- diff --git a/snippets/removeElement.md b/snippets/removeElement.md index d0acd67d3..1b9feb8bc 100644 --- a/snippets/removeElement.md +++ b/snippets/removeElement.md @@ -2,7 +2,7 @@ title: Remove DOM element tags: browser author: chalarangelo -cover: blog_images/by-the-lighthouse.jpg +cover: by-the-lighthouse firstSeen: 2021-01-07T00:20:34+02:00 lastUpdated: 2021-01-07T00:20:34+02:00 --- diff --git a/snippets/removeEventListenerAll.md b/snippets/removeEventListenerAll.md index f4fb658b5..044db2ebf 100644 --- a/snippets/removeEventListenerAll.md +++ b/snippets/removeEventListenerAll.md @@ -2,7 +2,7 @@ title: Remove event listeners from target tags: browser,event author: chalarangelo -cover: blog_images/snowy-mountains.jpg +cover: snowy-mountains firstSeen: 2021-04-22T08:53:29+03:00 lastUpdated: 2021-04-22T08:53:29+03:00 --- diff --git a/snippets/removeNonASCII.md b/snippets/removeNonASCII.md index a933aeca9..b492c08cd 100644 --- a/snippets/removeNonASCII.md +++ b/snippets/removeNonASCII.md @@ -1,7 +1,7 @@ --- title: Remove non ASCII characters tags: string,regexp -cover: blog_images/tram-car.jpg +cover: tram-car firstSeen: 2018-01-26T14:00:54+02:00 lastUpdated: 2020-10-22T20:24:30+03:00 --- diff --git a/snippets/removeWhitespace.md b/snippets/removeWhitespace.md index 85b718f3d..12bff3b19 100644 --- a/snippets/removeWhitespace.md +++ b/snippets/removeWhitespace.md @@ -1,7 +1,7 @@ --- title: Remove whitespaces tags: string,regexp -cover: blog_images/tropical-bike.jpg +cover: tropical-bike firstSeen: 2020-10-13T09:37:17+03:00 lastUpdated: 2020-11-03T21:46:13+02:00 --- diff --git a/snippets/renameKeys.md b/snippets/renameKeys.md index f832b097b..710929b84 100644 --- a/snippets/renameKeys.md +++ b/snippets/renameKeys.md @@ -1,7 +1,7 @@ --- title: Rename object keys tags: object -cover: blog_images/fallen-leaves.jpg +cover: fallen-leaves firstSeen: 2018-04-10T20:22:39+03:00 lastUpdated: 2020-10-22T20:24:30+03:00 --- diff --git a/snippets/renderElement.md b/snippets/renderElement.md index fb996a000..cfd44039b 100644 --- a/snippets/renderElement.md +++ b/snippets/renderElement.md @@ -2,7 +2,7 @@ title: Render DOM element tags: browser,recursion author: chalarangelo -cover: blog_images/maple-leaf-palette.jpg +cover: maple-leaf-palette firstSeen: 2020-05-03T11:55:42+03:00 lastUpdated: 2021-10-13T19:29:39+02:00 --- diff --git a/snippets/repeatGenerator.md b/snippets/repeatGenerator.md index dd26a6f2c..0829c6b14 100644 --- a/snippets/repeatGenerator.md +++ b/snippets/repeatGenerator.md @@ -2,7 +2,7 @@ title: Repeat generator tags: function,generator author: chalarangelo -cover: blog_images/white-flower.jpg +cover: white-flower firstSeen: 2020-10-11T17:05:48+03:00 lastUpdated: 2020-10-11T17:05:48+03:00 --- diff --git a/snippets/replaceLast.md b/snippets/replaceLast.md index 6085e29f9..e1aa1690d 100644 --- a/snippets/replaceLast.md +++ b/snippets/replaceLast.md @@ -2,7 +2,7 @@ title: Replace last occurrence in string tags: string,regexp author: chalarangelo -cover: blog_images/waves.jpg +cover: waves firstSeen: 2021-04-22T09:01:22+03:00 lastUpdated: 2021-04-22T09:01:22+03:00 --- diff --git a/snippets/replaceOrAppend.md b/snippets/replaceOrAppend.md index da5cf1051..ad53362da 100644 --- a/snippets/replaceOrAppend.md +++ b/snippets/replaceOrAppend.md @@ -2,7 +2,7 @@ title: Replace or append array value tags: array author: chalarangelo -cover: blog_images/boutique-home-office-2.jpg +cover: boutique-home-office-2 firstSeen: 2023-02-19T05:00:00-04:00 --- diff --git a/snippets/requireUncached.md b/snippets/requireUncached.md index 13e2795df..99829e1a1 100644 --- a/snippets/requireUncached.md +++ b/snippets/requireUncached.md @@ -2,7 +2,7 @@ title: Uncached module require tags: node author: chalarangelo -cover: blog_images/curve.jpg +cover: curve firstSeen: 2020-08-07T15:49:39+03:00 lastUpdated: 2020-09-15T16:28:04+03:00 --- diff --git a/snippets/resolveAfter.md b/snippets/resolveAfter.md index 220ab4a10..99a4518f1 100644 --- a/snippets/resolveAfter.md +++ b/snippets/resolveAfter.md @@ -2,7 +2,7 @@ title: Resolve promise after given amount of time tags: function,promise author: chalarangelo -cover: blog_images/filter-coffee-pot.jpg +cover: filter-coffee-pot firstSeen: 2022-01-08T05:00:00-04:00 --- diff --git a/snippets/reverseNumber.md b/snippets/reverseNumber.md index 9bc949cc0..f1960a5c6 100644 --- a/snippets/reverseNumber.md +++ b/snippets/reverseNumber.md @@ -1,7 +1,7 @@ --- title: Reverse number tags: math,string -cover: blog_images/walking.jpg +cover: walking firstSeen: 2020-07-17T16:41:28+03:00 lastUpdated: 2020-09-18T21:19:23+03:00 --- diff --git a/snippets/reverseString.md b/snippets/reverseString.md index 03a81587b..908c0f4d3 100644 --- a/snippets/reverseString.md +++ b/snippets/reverseString.md @@ -1,7 +1,7 @@ --- title: Reverse string tags: string -cover: blog_images/type-stamps.jpg +cover: type-stamps firstSeen: 2017-12-17T17:55:51+02:00 lastUpdated: 2020-10-18T14:58:09+03:00 --- diff --git a/snippets/rightSubstrGenerator.md b/snippets/rightSubstrGenerator.md index 2cba6db54..cd9d47a58 100644 --- a/snippets/rightSubstrGenerator.md +++ b/snippets/rightSubstrGenerator.md @@ -1,7 +1,7 @@ --- title: Right substring generator tags: string,generator -cover: blog_images/boutique-home-office-2.jpg +cover: boutique-home-office-2 author: chalarangelo firstSeen: 2022-07-25T05:00:00-04:00 --- diff --git a/snippets/round.md b/snippets/round.md index 4b9b0bb60..5a5e27682 100644 --- a/snippets/round.md +++ b/snippets/round.md @@ -1,7 +1,7 @@ --- title: Round number to given precision tags: math -cover: blog_images/yellow-white-mug-1.jpg +cover: yellow-white-mug-1 firstSeen: 2017-12-17T17:55:51+02:00 lastUpdated: 2020-10-22T20:24:30+03:00 --- diff --git a/snippets/runAsync.md b/snippets/runAsync.md index c8d515962..433b14adf 100644 --- a/snippets/runAsync.md +++ b/snippets/runAsync.md @@ -2,7 +2,7 @@ title: Run function asynchronously tags: browser,function,promise excerpt: Runs a function in a separate thread by using a Web Worker. -cover: blog_images/purple-sunset.jpg +cover: purple-sunset firstSeen: 2018-01-02T02:17:52+02:00 lastUpdated: 2020-10-22T20:24:30+03:00 --- diff --git a/snippets/runPromisesInSeries.md b/snippets/runPromisesInSeries.md index 23420c99b..a0a6138f8 100644 --- a/snippets/runPromisesInSeries.md +++ b/snippets/runPromisesInSeries.md @@ -1,7 +1,7 @@ --- title: Run promises in series tags: function,promise -cover: blog_images/sail-away.jpg +cover: sail-away firstSeen: 2017-12-17T17:55:51+02:00 lastUpdated: 2020-10-22T20:24:30+03:00 --- diff --git a/snippets/sample.md b/snippets/sample.md index f146d3b67..225f431b1 100644 --- a/snippets/sample.md +++ b/snippets/sample.md @@ -1,7 +1,7 @@ --- title: Random element in array tags: array,string,random -cover: blog_images/paper-card.jpg +cover: paper-card firstSeen: 2017-12-17T16:41:31+02:00 lastUpdated: 2020-10-22T20:24:30+03:00 --- diff --git a/snippets/sampleSize.md b/snippets/sampleSize.md index 5a13115be..f24edce68 100644 --- a/snippets/sampleSize.md +++ b/snippets/sampleSize.md @@ -1,7 +1,7 @@ --- title: N random elements in array tags: array,random -cover: blog_images/tree-roots.jpg +cover: tree-roots firstSeen: 2017-12-31T13:56:28+02:00 lastUpdated: 2020-10-22T20:24:30+03:00 --- diff --git a/snippets/scrollToTop.md b/snippets/scrollToTop.md index 61e9d919e..ec7932a38 100644 --- a/snippets/scrollToTop.md +++ b/snippets/scrollToTop.md @@ -1,7 +1,7 @@ --- title: Scroll page to top tags: browser -cover: blog_images/tranquil-lake.jpg +cover: tranquil-lake firstSeen: 2017-12-17T17:55:51+02:00 lastUpdated: 2020-10-22T20:24:30+03:00 --- diff --git a/snippets/sdbm.md b/snippets/sdbm.md index dca39e786..107ce314a 100644 --- a/snippets/sdbm.md +++ b/snippets/sdbm.md @@ -1,7 +1,7 @@ --- title: Hash string into number tags: math -cover: blog_images/dark-leaves.jpg +cover: dark-leaves firstSeen: 2017-12-27T17:12:34+02:00 lastUpdated: 2020-10-22T20:24:30+03:00 --- diff --git a/snippets/selectionSort.md b/snippets/selectionSort.md index 455dfd9c6..0fd22509b 100644 --- a/snippets/selectionSort.md +++ b/snippets/selectionSort.md @@ -2,7 +2,7 @@ title: Selection sort tags: algorithm,array author: chalarangelo -cover: blog_images/violin.jpg +cover: violin firstSeen: 2020-12-27T22:22:44+02:00 lastUpdated: 2021-10-13T19:29:39+02:00 --- diff --git a/snippets/serializeCookie.md b/snippets/serializeCookie.md index b5c197146..d8d2b2b3a 100644 --- a/snippets/serializeCookie.md +++ b/snippets/serializeCookie.md @@ -1,7 +1,7 @@ --- title: Serialize cookie tags: browser,string -cover: blog_images/three-vases.jpg +cover: three-vases firstSeen: 2018-01-13T14:19:21+02:00 lastUpdated: 2020-10-22T20:24:30+03:00 --- diff --git a/snippets/serializeForm.md b/snippets/serializeForm.md index 4b1be6fef..e180e3fd3 100644 --- a/snippets/serializeForm.md +++ b/snippets/serializeForm.md @@ -1,7 +1,7 @@ --- title: Serialize form tags: browser,string -cover: blog_images/down-the-stream.jpg +cover: down-the-stream firstSeen: 2019-03-13T14:29:45+02:00 lastUpdated: 2020-10-22T20:24:30+03:00 --- diff --git a/snippets/setStyle.md b/snippets/setStyle.md index 57ec712ab..881f90876 100644 --- a/snippets/setStyle.md +++ b/snippets/setStyle.md @@ -1,7 +1,7 @@ --- title: Set style for element tags: browser -cover: blog_images/laptop-plants-2.jpg +cover: laptop-plants-2 firstSeen: 2017-12-29T00:08:17+02:00 lastUpdated: 2020-10-22T20:24:30+03:00 --- diff --git a/snippets/shallowClone.md b/snippets/shallowClone.md index dd3fcc4bb..d2989a7c0 100644 --- a/snippets/shallowClone.md +++ b/snippets/shallowClone.md @@ -1,7 +1,7 @@ --- title: Shallow clone object tags: object -cover: blog_images/pagodas.jpg +cover: pagodas firstSeen: 2017-12-17T17:55:51+02:00 lastUpdated: 2020-09-15T16:28:04+03:00 --- diff --git a/snippets/shank.md b/snippets/shank.md index c921400b7..c2c6ca750 100644 --- a/snippets/shank.md +++ b/snippets/shank.md @@ -1,7 +1,7 @@ --- title: Remove elements from array tags: array -cover: blog_images/avocado-slices.jpg +cover: avocado-slices excerpt: Removes an element from an array without mutating it. firstSeen: 2018-09-27T01:55:30+03:00 lastUpdated: 2020-10-22T20:24:30+03:00 diff --git a/snippets/show.md b/snippets/show.md index 11eae5752..b470a03f3 100644 --- a/snippets/show.md +++ b/snippets/show.md @@ -1,7 +1,7 @@ --- title: Show elements tags: browser,css -cover: blog_images/green-plant.jpg +cover: green-plant firstSeen: 2017-12-28T23:33:21+02:00 lastUpdated: 2020-10-22T20:24:30+03:00 --- diff --git a/snippets/shuffle.md b/snippets/shuffle.md index aa665e46f..1d3576230 100644 --- a/snippets/shuffle.md +++ b/snippets/shuffle.md @@ -1,7 +1,7 @@ --- title: Shuffle array tags: array,random,algorithm -cover: blog_images/interior-11.jpg +cover: interior-11 firstSeen: 2017-12-17T17:55:51+02:00 lastUpdated: 2021-02-20T21:17:38+02:00 --- diff --git a/snippets/similarity.md b/snippets/similarity.md index 05e9d2799..279a7a8ce 100644 --- a/snippets/similarity.md +++ b/snippets/similarity.md @@ -1,7 +1,7 @@ --- title: Array similarity tags: array,math -cover: blog_images/dark-leaves-5.jpg +cover: dark-leaves-5 firstSeen: 2017-12-17T16:41:31+02:00 lastUpdated: 2020-10-22T20:24:30+03:00 --- diff --git a/snippets/size.md b/snippets/size.md index 0b1f53187..d08f266b5 100644 --- a/snippets/size.md +++ b/snippets/size.md @@ -1,7 +1,7 @@ --- title: Size of array, object or string tags: object,array,string -cover: blog_images/digital-nomad-13.jpg +cover: digital-nomad-13 firstSeen: 2017-12-30T16:46:01+02:00 lastUpdated: 2023-01-20T13:25:47+03:00 --- diff --git a/snippets/sleep.md b/snippets/sleep.md index cc9d436c5..4bbe7d8ed 100644 --- a/snippets/sleep.md +++ b/snippets/sleep.md @@ -1,7 +1,7 @@ --- title: Delay async function execution tags: function,promise -cover: blog_images/sleepy-cat.jpg +cover: sleepy-cat firstSeen: 2017-12-13T22:40:56+02:00 lastUpdated: 2020-10-22T20:24:30+03:00 --- diff --git a/snippets/slugify.md b/snippets/slugify.md index f31ced09a..748be8040 100644 --- a/snippets/slugify.md +++ b/snippets/slugify.md @@ -1,7 +1,7 @@ --- title: String to slug tags: string,regexp -cover: blog_images/houses-rock-sea.jpg +cover: houses-rock-sea firstSeen: 2020-10-04T09:45:43+03:00 lastUpdated: 2020-10-04T10:36:38+03:00 --- diff --git a/snippets/smoothScroll.md b/snippets/smoothScroll.md index 01d813659..1af66a3e9 100644 --- a/snippets/smoothScroll.md +++ b/snippets/smoothScroll.md @@ -1,7 +1,7 @@ --- title: Smooth scroll element into view tags: browser,css -cover: blog_images/carrots.jpg +cover: carrots firstSeen: 2018-03-02T18:22:51+02:00 lastUpdated: 2020-10-22T20:24:30+03:00 --- diff --git a/snippets/sortCharactersInString.md b/snippets/sortCharactersInString.md index 83050acb3..8194374b3 100644 --- a/snippets/sortCharactersInString.md +++ b/snippets/sortCharactersInString.md @@ -1,7 +1,7 @@ --- title: Sort characters in string tags: string -cover: blog_images/purple-flower-field.jpg +cover: purple-flower-field firstSeen: 2017-12-17T17:55:51+02:00 lastUpdated: 2020-10-22T20:24:30+03:00 --- diff --git a/snippets/sortedIndex.md b/snippets/sortedIndex.md index 52ee467dd..668ead41d 100644 --- a/snippets/sortedIndex.md +++ b/snippets/sortedIndex.md @@ -1,7 +1,7 @@ --- title: Insertion index in sorted array tags: array,math -cover: blog_images/apples.jpg +cover: apples firstSeen: 2017-12-31T16:39:06+02:00 lastUpdated: 2020-10-22T20:24:30+03:00 --- diff --git a/snippets/sortedIndexBy.md b/snippets/sortedIndexBy.md index 9692e5d64..9d35cd784 100644 --- a/snippets/sortedIndexBy.md +++ b/snippets/sortedIndexBy.md @@ -1,7 +1,7 @@ --- title: Insertion index in sorted array based on function tags: array,math -cover: blog_images/digital-nomad-15.jpg +cover: digital-nomad-15 firstSeen: 2018-01-26T13:39:09+02:00 lastUpdated: 2020-10-22T20:24:30+03:00 --- diff --git a/snippets/sortedLastIndex.md b/snippets/sortedLastIndex.md index ffe9109f7..ca3c7e8ed 100644 --- a/snippets/sortedLastIndex.md +++ b/snippets/sortedLastIndex.md @@ -1,7 +1,7 @@ --- title: Last insertion index in sorted array tags: array -cover: blog_images/rocky-beach-3.jpg +cover: rocky-beach-3 firstSeen: 2018-01-24T13:16:47+02:00 lastUpdated: 2020-10-22T20:24:30+03:00 --- diff --git a/snippets/sortedLastIndexBy.md b/snippets/sortedLastIndexBy.md index feb9b75f9..d0923488f 100644 --- a/snippets/sortedLastIndexBy.md +++ b/snippets/sortedLastIndexBy.md @@ -1,7 +1,7 @@ --- title: Last insertion index in sorted array based on function tags: array -cover: blog_images/hard-disk.jpg +cover: hard-disk firstSeen: 2018-01-26T13:39:09+02:00 lastUpdated: 2020-10-22T20:24:30+03:00 --- diff --git a/snippets/splitLines.md b/snippets/splitLines.md index c9cc06388..0b8a71fd5 100644 --- a/snippets/splitLines.md +++ b/snippets/splitLines.md @@ -1,7 +1,7 @@ --- title: Split into lines tags: string,regexp -cover: blog_images/two-cities.jpg +cover: two-cities firstSeen: 2017-12-29T12:58:58+02:00 lastUpdated: 2020-10-22T20:24:30+03:00 --- diff --git a/snippets/spreadOver.md b/snippets/spreadOver.md index d636708ec..77e72e3c3 100644 --- a/snippets/spreadOver.md +++ b/snippets/spreadOver.md @@ -1,7 +1,7 @@ --- title: Convert function from variadic tags: function -cover: blog_images/tent-stars.jpg +cover: tent-stars firstSeen: 2017-12-22T04:33:57+02:00 lastUpdated: 2021-06-13T13:50:25+03:00 --- diff --git a/snippets/stableSort.md b/snippets/stableSort.md index 5a303852d..0ee696006 100644 --- a/snippets/stableSort.md +++ b/snippets/stableSort.md @@ -1,7 +1,7 @@ --- title: Stable sort tags: array -cover: blog_images/horse-sunset.jpg +cover: horse-sunset firstSeen: 2018-02-06T18:33:49+02:00 lastUpdated: 2020-10-22T20:24:30+03:00 --- diff --git a/snippets/standardDeviation.md b/snippets/standardDeviation.md index 32d18cf71..9cc2c4ce4 100644 --- a/snippets/standardDeviation.md +++ b/snippets/standardDeviation.md @@ -1,7 +1,7 @@ --- title: Standard deviation tags: math,array -cover: blog_images/interior-16.jpg +cover: interior-16 firstSeen: 2017-12-17T17:55:51+02:00 lastUpdated: 2020-10-22T20:24:30+03:00 --- diff --git a/snippets/startsWithSubstring.md b/snippets/startsWithSubstring.md index 768d7fec0..c301023a6 100644 --- a/snippets/startsWithSubstring.md +++ b/snippets/startsWithSubstring.md @@ -2,7 +2,7 @@ title: String starts with substring shortTitle: Starts with substring tags: string -cover: blog_images/boutique-home-office-3.jpg +cover: boutique-home-office-3 author: chalarangelo firstSeen: 2022-07-31T05:00:00-04:00 --- diff --git a/snippets/stringPermutations.md b/snippets/stringPermutations.md index 7177fe0b0..d0a800e37 100644 --- a/snippets/stringPermutations.md +++ b/snippets/stringPermutations.md @@ -1,7 +1,7 @@ --- title: String permutations tags: string,recursion -cover: blog_images/mac-and-coffee.jpg +cover: mac-and-coffee firstSeen: 2018-02-19T15:47:47+02:00 lastUpdated: 2020-11-15T17:13:42+02:00 --- diff --git a/snippets/stringifyCircularJSON.md b/snippets/stringifyCircularJSON.md index 7bef05150..3122775e4 100644 --- a/snippets/stringifyCircularJSON.md +++ b/snippets/stringifyCircularJSON.md @@ -1,7 +1,7 @@ --- title: Stringify circular JSON tags: object -cover: blog_images/periscope.jpg +cover: periscope firstSeen: 2020-10-06T12:32:28+03:00 lastUpdated: 2020-10-22T20:24:30+03:00 --- diff --git a/snippets/stripHTMLTags.md b/snippets/stripHTMLTags.md index 8b28da1e4..a32d2ec67 100644 --- a/snippets/stripHTMLTags.md +++ b/snippets/stripHTMLTags.md @@ -1,7 +1,7 @@ --- title: Strip HTML tags tags: string,regexp -cover: blog_images/coffee-phone-tray-3.jpg +cover: coffee-phone-tray-3 firstSeen: 2018-01-26T14:17:29+02:00 lastUpdated: 2020-09-15T16:28:04+03:00 --- diff --git a/snippets/subSet.md b/snippets/subSet.md index dd71d260b..c6a66aff2 100644 --- a/snippets/subSet.md +++ b/snippets/subSet.md @@ -1,8 +1,7 @@ --- title: Subset of iterable tags: array -author: maciv -cover: blog_images/last-light.jpg +cover: last-light firstSeen: 2020-10-11T11:53:08+03:00 lastUpdated: 2020-10-22T20:24:30+03:00 --- diff --git a/snippets/sum.md b/snippets/sum.md index b316878d4..212d28c78 100644 --- a/snippets/sum.md +++ b/snippets/sum.md @@ -1,7 +1,7 @@ --- title: Array sum tags: math,array -cover: blog_images/lake-trees.jpg +cover: lake-trees firstSeen: 2017-12-29T13:29:49+02:00 lastUpdated: 2020-10-22T20:24:30+03:00 --- diff --git a/snippets/sumBy.md b/snippets/sumBy.md index 4d10fd1d8..f420c67f0 100644 --- a/snippets/sumBy.md +++ b/snippets/sumBy.md @@ -1,7 +1,7 @@ --- title: Mapped array sum tags: math,array -cover: blog_images/avocado-slices.jpg +cover: avocado-slices firstSeen: 2018-01-11T12:25:54+02:00 lastUpdated: 2020-11-03T22:11:18+02:00 --- diff --git a/snippets/sumN.md b/snippets/sumN.md index 8bb33c93a..7c3fe4954 100644 --- a/snippets/sumN.md +++ b/snippets/sumN.md @@ -1,7 +1,7 @@ --- title: Sum of numbers until n tags: math -cover: blog_images/blue-flower.jpg +cover: blue-flower firstSeen: 2020-10-08T16:52:55+03:00 lastUpdated: 2020-10-22T20:24:30+03:00 --- diff --git a/snippets/sumPower.md b/snippets/sumPower.md index 2a6cd3920..9d57cc26e 100644 --- a/snippets/sumPower.md +++ b/snippets/sumPower.md @@ -1,7 +1,7 @@ --- title: Sum of powers in range tags: math -cover: blog_images/boat-port.jpg +cover: boat-port firstSeen: 2018-01-01T15:49:25+02:00 lastUpdated: 2020-10-22T20:24:30+03:00 --- diff --git a/snippets/superSet.md b/snippets/superSet.md index 78ff0aec3..341625fd6 100644 --- a/snippets/superSet.md +++ b/snippets/superSet.md @@ -1,8 +1,7 @@ --- title: Superset of iterable tags: array -author: maciv -cover: blog_images/waves-from-above-2.jpg +cover: waves-from-above-2 firstSeen: 2020-10-11T11:53:19+03:00 lastUpdated: 2020-10-22T20:24:30+03:00 --- diff --git a/snippets/supportsTouchEvents.md b/snippets/supportsTouchEvents.md index 9659635fd..27de251a5 100644 --- a/snippets/supportsTouchEvents.md +++ b/snippets/supportsTouchEvents.md @@ -2,7 +2,7 @@ title: Device supports touch events tags: browser author: chalarangelo -cover: blog_images/man-red-sunset.jpg +cover: man-red-sunset firstSeen: 2020-05-04T12:57:23+03:00 lastUpdated: 2020-10-22T20:24:30+03:00 --- diff --git a/snippets/swapCase.md b/snippets/swapCase.md index bbb8e2969..727e6d683 100644 --- a/snippets/swapCase.md +++ b/snippets/swapCase.md @@ -1,8 +1,7 @@ --- title: Swapcase string tags: string -author: maciv -cover: blog_images/mountain-lake-2.jpg +cover: mountain-lake-2 firstSeen: 2020-11-15T13:09:03+02:00 lastUpdated: 2020-11-15T13:09:03+02:00 --- diff --git a/snippets/symbolizeKeys.md b/snippets/symbolizeKeys.md index 7b82a8cfe..f5a7eeb80 100644 --- a/snippets/symbolizeKeys.md +++ b/snippets/symbolizeKeys.md @@ -2,7 +2,7 @@ title: Symbolize object keys tags: object author: chalarangelo -cover: blog_images/rocky-lake.jpg +cover: rocky-lake firstSeen: 2021-08-01T05:00:00-04:00 --- diff --git a/snippets/symmetricDifference.md b/snippets/symmetricDifference.md index af97a37c9..45e2768b1 100644 --- a/snippets/symmetricDifference.md +++ b/snippets/symmetricDifference.md @@ -1,7 +1,7 @@ --- title: Array symmetric difference tags: array,math -cover: blog_images/trippy-chemicals.jpg +cover: trippy-chemicals firstSeen: 2017-12-17T17:55:51+02:00 lastUpdated: 2020-10-22T20:24:30+03:00 --- diff --git a/snippets/symmetricDifferenceBy.md b/snippets/symmetricDifferenceBy.md index 2a0020d09..6b63d4d93 100644 --- a/snippets/symmetricDifferenceBy.md +++ b/snippets/symmetricDifferenceBy.md @@ -1,7 +1,7 @@ --- title: Mapped array symmetric difference tags: array -cover: blog_images/river-houses.jpg +cover: river-houses firstSeen: 2018-01-24T11:59:02+02:00 lastUpdated: 2020-10-22T20:24:30+03:00 --- diff --git a/snippets/symmetricDifferenceWith.md b/snippets/symmetricDifferenceWith.md index 1d35cc8e0..1363b9b99 100644 --- a/snippets/symmetricDifferenceWith.md +++ b/snippets/symmetricDifferenceWith.md @@ -1,7 +1,7 @@ --- title: Array symmetric difference tags: array -cover: blog_images/digital-nomad.jpg +cover: digital-nomad firstSeen: 2018-01-24T11:59:02+02:00 lastUpdated: 2020-10-18T14:58:09+03:00 --- diff --git a/snippets/tail.md b/snippets/tail.md index 5406bb05c..63b3f1744 100644 --- a/snippets/tail.md +++ b/snippets/tail.md @@ -1,7 +1,7 @@ --- title: Array tail tags: array -cover: blog_images/waves-from-above.jpg +cover: waves-from-above firstSeen: 2017-12-17T17:55:51+02:00 lastUpdated: 2020-10-22T20:24:30+03:00 --- diff --git a/snippets/take.md b/snippets/take.md index 0106141f8..d75dab096 100644 --- a/snippets/take.md +++ b/snippets/take.md @@ -1,7 +1,7 @@ --- title: Remove list elements tags: array -cover: blog_images/interior-9.jpg +cover: interior-9 firstSeen: 2017-12-14T11:35:14+02:00 lastUpdated: 2020-10-22T20:24:30+03:00 --- diff --git a/snippets/takeRight.md b/snippets/takeRight.md index 0d4bf0a39..b31152f89 100644 --- a/snippets/takeRight.md +++ b/snippets/takeRight.md @@ -1,7 +1,7 @@ --- title: Remove list elements from the end tags: array -cover: blog_images/interior-7.jpg +cover: interior-7 firstSeen: 2017-12-15T02:00:10+02:00 lastUpdated: 2020-10-22T20:24:30+03:00 --- diff --git a/snippets/takeRightUntil.md b/snippets/takeRightUntil.md index bbca7778a..93118b0a7 100644 --- a/snippets/takeRightUntil.md +++ b/snippets/takeRightUntil.md @@ -1,7 +1,7 @@ --- title: Remove list elements from the end until condition is met tags: array -cover: blog_images/fruit-feast.jpg +cover: fruit-feast firstSeen: 2020-11-29T12:04:53+02:00 lastUpdated: 2020-11-29T12:04:53+02:00 --- diff --git a/snippets/takeRightWhile.md b/snippets/takeRightWhile.md index 4ad350ab0..bc3fa0ba3 100644 --- a/snippets/takeRightWhile.md +++ b/snippets/takeRightWhile.md @@ -1,7 +1,7 @@ --- title: Remove list elements from the end while condition is met tags: array -cover: blog_images/beach-pineapple.jpg +cover: beach-pineapple firstSeen: 2018-01-26T12:55:31+02:00 lastUpdated: 2020-11-29T12:04:53+02:00 --- diff --git a/snippets/takeUntil.md b/snippets/takeUntil.md index b11bff5f1..c487a4d81 100644 --- a/snippets/takeUntil.md +++ b/snippets/takeUntil.md @@ -1,7 +1,7 @@ --- title: Remove list elements until condition is met tags: array -cover: blog_images/purple-sunset-beach.jpg +cover: purple-sunset-beach firstSeen: 2020-11-29T12:04:53+02:00 lastUpdated: 2020-11-29T12:04:53+02:00 --- diff --git a/snippets/takeWhile.md b/snippets/takeWhile.md index b528e077c..2284c9df3 100644 --- a/snippets/takeWhile.md +++ b/snippets/takeWhile.md @@ -1,7 +1,7 @@ --- title: Remove list elements while condition is met tags: array -cover: blog_images/colors-mural.jpg +cover: colors-mural firstSeen: 2018-01-26T12:55:31+02:00 lastUpdated: 2020-11-29T12:04:53+02:00 --- diff --git a/snippets/throttle.md b/snippets/throttle.md index 642868f9a..fb061da63 100644 --- a/snippets/throttle.md +++ b/snippets/throttle.md @@ -1,7 +1,7 @@ --- title: Throttle function tags: function -cover: blog_images/waves-from-above.jpg +cover: waves-from-above firstSeen: 2018-01-28T15:23:01+02:00 lastUpdated: 2021-10-13T19:29:39+02:00 --- diff --git a/snippets/timeTaken.md b/snippets/timeTaken.md index eecc40b4e..c94deeae5 100644 --- a/snippets/timeTaken.md +++ b/snippets/timeTaken.md @@ -1,7 +1,7 @@ --- title: Time taken by function tags: function -cover: blog_images/shelf-plant.jpg +cover: shelf-plant firstSeen: 2017-12-17T17:55:51+02:00 lastUpdated: 2020-10-22T20:24:30+03:00 --- diff --git a/snippets/times.md b/snippets/times.md index ceee851c4..57ca4c707 100644 --- a/snippets/times.md +++ b/snippets/times.md @@ -1,7 +1,7 @@ --- title: Iterate n times tags: function -cover: blog_images/lake-loop.jpg +cover: lake-loop firstSeen: 2018-01-24T13:50:49+02:00 lastUpdated: 2020-10-20T11:21:07+03:00 --- diff --git a/snippets/toCamelCase.md b/snippets/toCamelCase.md index e39351cae..2aae88115 100644 --- a/snippets/toCamelCase.md +++ b/snippets/toCamelCase.md @@ -1,7 +1,7 @@ --- title: Camelcase string tags: string,regexp -cover: blog_images/meteora.jpg +cover: meteora firstSeen: 2017-12-17T17:55:51+02:00 lastUpdated: 2020-10-22T20:24:30+03:00 --- diff --git a/snippets/toCharArray.md b/snippets/toCharArray.md index 97f3e2dde..271dfd270 100644 --- a/snippets/toCharArray.md +++ b/snippets/toCharArray.md @@ -1,7 +1,7 @@ --- title: String to character array tags: string -cover: blog_images/waving-over-lake.jpg +cover: waving-over-lake firstSeen: 2020-10-08T15:17:22+03:00 lastUpdated: 2020-10-08T15:17:22+03:00 --- diff --git a/snippets/toCurrency.md b/snippets/toCurrency.md index fb9ab7c92..787bfd6eb 100644 --- a/snippets/toCurrency.md +++ b/snippets/toCurrency.md @@ -1,7 +1,7 @@ --- title: Number to currency string tags: math,string -cover: blog_images/planning.jpg +cover: planning firstSeen: 2018-01-27T17:15:48+02:00 lastUpdated: 2020-10-22T20:24:30+03:00 --- diff --git a/snippets/toDecimalMark.md b/snippets/toDecimalMark.md index 925f5bbee..378227ec9 100644 --- a/snippets/toDecimalMark.md +++ b/snippets/toDecimalMark.md @@ -1,7 +1,7 @@ --- title: Number to decimal mark tags: math -cover: blog_images/blue-bench.jpg +cover: blue-bench firstSeen: 2017-12-21T16:29:51+02:00 lastUpdated: 2020-10-22T20:24:30+03:00 --- diff --git a/snippets/toHSLArray.md b/snippets/toHSLArray.md index 5436565d4..201745cf1 100644 --- a/snippets/toHSLArray.md +++ b/snippets/toHSLArray.md @@ -1,7 +1,7 @@ --- title: HSL to array tags: string,browser,regexp -cover: blog_images/kettle-laptop.jpg +cover: kettle-laptop firstSeen: 2020-10-16T21:46:29+03:00 lastUpdated: 2020-10-22T20:24:30+03:00 --- diff --git a/snippets/toHSLObject.md b/snippets/toHSLObject.md index fa6361ad6..bafe787f0 100644 --- a/snippets/toHSLObject.md +++ b/snippets/toHSLObject.md @@ -1,7 +1,7 @@ --- title: HSL to object tags: string,browser,regexp -cover: blog_images/measuring.jpg +cover: measuring firstSeen: 2020-10-16T21:48:31+03:00 lastUpdated: 2020-10-22T20:24:30+03:00 --- diff --git a/snippets/toHash.md b/snippets/toHash.md index ea726ea0a..3cc91303d 100644 --- a/snippets/toHash.md +++ b/snippets/toHash.md @@ -1,7 +1,7 @@ --- title: Iterable to hash tags: array -cover: blog_images/sleepy-cat.jpg +cover: sleepy-cat firstSeen: 2018-05-31T02:14:04+03:00 lastUpdated: 2022-01-30T12:45:30+03:00 --- diff --git a/snippets/toISOStringWithTimezone.md b/snippets/toISOStringWithTimezone.md index c876875b4..ca2198787 100644 --- a/snippets/toISOStringWithTimezone.md +++ b/snippets/toISOStringWithTimezone.md @@ -1,7 +1,7 @@ --- title: Date to ISO format with timezone tags: date -cover: blog_images/pop-of-green.jpg +cover: pop-of-green firstSeen: 2020-10-07T09:25:05+03:00 lastUpdated: 2021-10-13T19:29:39+02:00 --- diff --git a/snippets/toKebabCase.md b/snippets/toKebabCase.md index 2a731ed75..dd530ae93 100644 --- a/snippets/toKebabCase.md +++ b/snippets/toKebabCase.md @@ -1,7 +1,7 @@ --- title: Kebabcase string tags: string,regexp -cover: blog_images/old-consoles.jpg +cover: old-consoles firstSeen: 2017-12-22T19:14:51+02:00 lastUpdated: 2020-12-16T13:42:27+02:00 --- diff --git a/snippets/toOptionalFixed.md b/snippets/toOptionalFixed.md index 6698fbe2e..28b51a1a8 100644 --- a/snippets/toOptionalFixed.md +++ b/snippets/toOptionalFixed.md @@ -2,7 +2,7 @@ title: Number to fixed-point notation without trailing zeros tags: math,string author: chalarangelo -cover: blog_images/red-succulent.jpg +cover: red-succulent firstSeen: 2022-05-10T05:00:00-04:00 --- diff --git a/snippets/toOrdinalSuffix.md b/snippets/toOrdinalSuffix.md index 41bd83b21..df25fec46 100644 --- a/snippets/toOrdinalSuffix.md +++ b/snippets/toOrdinalSuffix.md @@ -1,7 +1,7 @@ --- title: Number to ordinal suffix tags: math -cover: blog_images/tram-car-2.jpg +cover: tram-car-2 firstSeen: 2017-12-17T17:55:51+02:00 lastUpdated: 2020-11-13T19:49:57+02:00 --- diff --git a/snippets/toPairs.md b/snippets/toPairs.md index 08446bdf1..13e2b9d08 100644 --- a/snippets/toPairs.md +++ b/snippets/toPairs.md @@ -2,7 +2,7 @@ title: Object to pairs tags: object,array author: chalarangelo -cover: blog_images/purple-leaves.jpg +cover: purple-leaves firstSeen: 2020-03-23T15:07:23+02:00 lastUpdated: 2020-10-22T20:24:30+03:00 --- diff --git a/snippets/toPascalCase.md b/snippets/toPascalCase.md index fcc59162f..b5af9b486 100644 --- a/snippets/toPascalCase.md +++ b/snippets/toPascalCase.md @@ -1,7 +1,7 @@ --- title: Pascalcase string tags: string,regexp -cover: blog_images/camera-zoom.jpg +cover: camera-zoom firstSeen: 2021-09-08T19:21:13+00:00 --- diff --git a/snippets/toRGBArray.md b/snippets/toRGBArray.md index 0c410ef89..5d33d1462 100644 --- a/snippets/toRGBArray.md +++ b/snippets/toRGBArray.md @@ -1,7 +1,7 @@ --- title: RGB to array tags: string,browser,regexp -cover: blog_images/greek-coffee.jpg +cover: greek-coffee firstSeen: 2020-10-14T20:36:18+03:00 lastUpdated: 2021-06-13T13:50:25+03:00 --- diff --git a/snippets/toRGBObject.md b/snippets/toRGBObject.md index 154160cfa..d2ef33730 100644 --- a/snippets/toRGBObject.md +++ b/snippets/toRGBObject.md @@ -2,7 +2,7 @@ title: RGB to object tags: string,browser,regexp author: chalarangelo -cover: blog_images/organizer.jpg +cover: organizer firstSeen: 2020-10-14T21:58:14+03:00 lastUpdated: 2020-10-22T20:24:44+03:00 --- diff --git a/snippets/toRomanNumeral.md b/snippets/toRomanNumeral.md index a9f62b12d..e59f66980 100644 --- a/snippets/toRomanNumeral.md +++ b/snippets/toRomanNumeral.md @@ -1,7 +1,7 @@ --- title: Integer to roman numeral tags: math,string -cover: blog_images/ancient-greek-building.jpg +cover: ancient-greek-building firstSeen: 2020-10-06T19:56:22+03:00 lastUpdated: 2020-10-22T20:24:44+03:00 --- diff --git a/snippets/toSafeInteger.md b/snippets/toSafeInteger.md index 9a2d13aa2..7de88ba56 100644 --- a/snippets/toSafeInteger.md +++ b/snippets/toSafeInteger.md @@ -1,7 +1,7 @@ --- title: Value to safe integer tags: math -cover: blog_images/mask-quiet.jpg +cover: mask-quiet firstSeen: 2018-01-08T17:12:46+02:00 lastUpdated: 2020-10-22T20:24:44+03:00 --- diff --git a/snippets/toSnakeCase.md b/snippets/toSnakeCase.md index 445ee4cea..f46b8b6ab 100644 --- a/snippets/toSnakeCase.md +++ b/snippets/toSnakeCase.md @@ -1,7 +1,7 @@ --- title: Snakecase string tags: string,regexp -cover: blog_images/rustic-cup.jpg +cover: rustic-cup firstSeen: 2017-12-22T18:13:22+02:00 lastUpdated: 2021-06-28T15:27:44+03:00 --- diff --git a/snippets/toTitleCase.md b/snippets/toTitleCase.md index b8f9673ac..8a45cd5d9 100644 --- a/snippets/toTitleCase.md +++ b/snippets/toTitleCase.md @@ -1,7 +1,7 @@ --- title: Titlecase string tags: string,regexp -cover: blog_images/plant-candle.jpg +cover: plant-candle firstSeen: 2018-10-19T04:49:34+03:00 lastUpdated: 2020-10-22T20:24:44+03:00 --- diff --git a/snippets/toggleClass.md b/snippets/toggleClass.md index 3322fcc81..97b55c7c8 100644 --- a/snippets/toggleClass.md +++ b/snippets/toggleClass.md @@ -1,7 +1,7 @@ --- title: Toggle class of HTML element tags: browser -cover: blog_images/laptop-plants-2.jpg +cover: laptop-plants-2 firstSeen: 2017-12-28T23:46:33+02:00 lastUpdated: 2020-10-22T20:24:30+03:00 --- diff --git a/snippets/toggleElement.md b/snippets/toggleElement.md index edbddd321..6dee19989 100644 --- a/snippets/toggleElement.md +++ b/snippets/toggleElement.md @@ -2,7 +2,7 @@ title: Toggle element in array tags: array author: chalarangelo -cover: blog_images/digital-nomad-7.jpg +cover: digital-nomad-7 firstSeen: 2022-04-15T05:00:00-04:00 --- diff --git a/snippets/tomorrow.md b/snippets/tomorrow.md index bb1bd609b..ff7cb1ab7 100644 --- a/snippets/tomorrow.md +++ b/snippets/tomorrow.md @@ -1,7 +1,7 @@ --- title: Date of tomorrow tags: date -cover: blog_images/travel-mug-2.jpg +cover: travel-mug-2 firstSeen: 2017-12-26T18:56:24+02:00 lastUpdated: 2020-10-22T20:24:30+03:00 --- diff --git a/snippets/transform.md b/snippets/transform.md index 5c873ff40..2562e3ed6 100644 --- a/snippets/transform.md +++ b/snippets/transform.md @@ -1,7 +1,7 @@ --- title: Transform object tags: object -cover: blog_images/fishermen.jpg +cover: fishermen firstSeen: 2018-01-12T13:55:49+02:00 lastUpdated: 2020-10-22T20:24:44+03:00 --- diff --git a/snippets/transpose.md b/snippets/transpose.md index 8de80c7ef..1f209d429 100644 --- a/snippets/transpose.md +++ b/snippets/transpose.md @@ -2,7 +2,7 @@ title: Transpose matrix tags: array author: chalarangelo -cover: blog_images/painters-desk.jpg +cover: painters-desk firstSeen: 2022-04-20T05:00:00-04:00 --- diff --git a/snippets/triggerEvent.md b/snippets/triggerEvent.md index d6e9b069e..6a70ce88c 100644 --- a/snippets/triggerEvent.md +++ b/snippets/triggerEvent.md @@ -1,7 +1,7 @@ --- title: Trigger event on HTML element tags: browser,event -cover: blog_images/cloudy-mountaintop-2.jpg +cover: cloudy-mountaintop-2 firstSeen: 2018-06-19T20:57:58+03:00 lastUpdated: 2020-10-22T20:24:44+03:00 --- diff --git a/snippets/truncateString.md b/snippets/truncateString.md index 9f3ef7a31..904ab7522 100644 --- a/snippets/truncateString.md +++ b/snippets/truncateString.md @@ -1,7 +1,7 @@ --- title: Truncate string tags: string -cover: blog_images/bamboo-lamp.jpg +cover: bamboo-lamp firstSeen: 2017-12-17T17:55:51+02:00 lastUpdated: 2020-10-21T21:17:45+03:00 --- diff --git a/snippets/truncateStringAtWhitespace.md b/snippets/truncateStringAtWhitespace.md index 2f6c5ac7c..aa67a899e 100644 --- a/snippets/truncateStringAtWhitespace.md +++ b/snippets/truncateStringAtWhitespace.md @@ -1,7 +1,7 @@ --- title: Truncate string at whitespace tags: string -cover: blog_images/cloudy-mountaintop-2.jpg +cover: cloudy-mountaintop-2 firstSeen: 2020-10-19T11:11:16+03:00 lastUpdated: 2020-10-21T21:17:45+03:00 --- diff --git a/snippets/truthCheckCollection.md b/snippets/truthCheckCollection.md index 1a69bddeb..c7bcb3068 100644 --- a/snippets/truthCheckCollection.md +++ b/snippets/truthCheckCollection.md @@ -1,7 +1,7 @@ --- title: Truth check collection tags: object,logic,array -cover: blog_images/digital-nomad-8.jpg +cover: digital-nomad-8 firstSeen: 2017-12-18T13:05:21+02:00 lastUpdated: 2020-10-22T20:24:44+03:00 --- diff --git a/snippets/unary.md b/snippets/unary.md index 89bd9e63f..b65aa39fb 100644 --- a/snippets/unary.md +++ b/snippets/unary.md @@ -1,7 +1,7 @@ --- title: Unary function arity tags: function -cover: blog_images/flower-portrait-2.jpg +cover: flower-portrait-2 firstSeen: 2018-01-24T13:22:32+02:00 lastUpdated: 2020-10-22T20:24:44+03:00 --- diff --git a/snippets/uncurry.md b/snippets/uncurry.md index 80ee9c5fb..d5131ce40 100644 --- a/snippets/uncurry.md +++ b/snippets/uncurry.md @@ -1,7 +1,7 @@ --- title: Uncurry function tags: function -cover: blog_images/perfect-timing.jpg +cover: perfect-timing firstSeen: 2018-02-14T11:56:44+02:00 lastUpdated: 2020-10-22T20:24:44+03:00 --- diff --git a/snippets/unescapeHTML.md b/snippets/unescapeHTML.md index a709d97ea..c0a836a21 100644 --- a/snippets/unescapeHTML.md +++ b/snippets/unescapeHTML.md @@ -1,7 +1,7 @@ --- title: Unescape HTML tags: string,browser,regexp -cover: blog_images/little-tree.jpg +cover: little-tree firstSeen: 2017-12-29T15:09:10+02:00 lastUpdated: 2020-10-22T20:24:44+03:00 --- diff --git a/snippets/unflattenObject.md b/snippets/unflattenObject.md index 66ab4087f..4e7c181ae 100644 --- a/snippets/unflattenObject.md +++ b/snippets/unflattenObject.md @@ -1,7 +1,7 @@ --- title: Unflatten object tags: object -cover: blog_images/purple-flower-bunch.jpg +cover: purple-flower-bunch firstSeen: 2018-02-07T11:30:18+02:00 lastUpdated: 2020-10-22T20:24:44+03:00 --- diff --git a/snippets/unfold.md b/snippets/unfold.md index 0eef7e4e1..2e27dc580 100644 --- a/snippets/unfold.md +++ b/snippets/unfold.md @@ -1,7 +1,7 @@ --- title: Unfold array tags: function,array -cover: blog_images/dog-waiting.jpg +cover: dog-waiting firstSeen: 2018-01-24T16:22:14+02:00 lastUpdated: 2020-09-15T16:28:04+03:00 --- diff --git a/snippets/union.md b/snippets/union.md index c9b6d9ea5..1953a2534 100644 --- a/snippets/union.md +++ b/snippets/union.md @@ -1,7 +1,7 @@ --- title: Array union tags: array -cover: blog_images/yellow-white-mug-2.jpg +cover: yellow-white-mug-2 firstSeen: 2017-12-17T16:41:31+02:00 lastUpdated: 2020-10-22T20:24:44+03:00 --- diff --git a/snippets/unionBy.md b/snippets/unionBy.md index 9a3200642..999e63ecb 100644 --- a/snippets/unionBy.md +++ b/snippets/unionBy.md @@ -1,7 +1,7 @@ --- title: Mapped array union tags: array -cover: blog_images/lake-church.jpg +cover: lake-church firstSeen: 2018-01-24T12:19:41+02:00 lastUpdated: 2020-10-22T20:24:44+03:00 --- diff --git a/snippets/unionWith.md b/snippets/unionWith.md index d11691ec1..a75a219bd 100644 --- a/snippets/unionWith.md +++ b/snippets/unionWith.md @@ -1,7 +1,7 @@ --- title: Array union based on function tags: array -cover: blog_images/orange-coffee-4.jpg +cover: orange-coffee-4 firstSeen: 2018-01-24T12:19:41+02:00 lastUpdated: 2020-10-22T20:24:44+03:00 --- diff --git a/snippets/uniqueElements.md b/snippets/uniqueElements.md index c5b7142a9..05d1d1fb1 100644 --- a/snippets/uniqueElements.md +++ b/snippets/uniqueElements.md @@ -1,7 +1,7 @@ --- title: Unique values in array tags: array -cover: blog_images/architectural.jpg +cover: architectural firstSeen: 2018-01-17T19:02:49+02:00 lastUpdated: 2020-10-22T20:24:44+03:00 --- diff --git a/snippets/uniqueElementsBy.md b/snippets/uniqueElementsBy.md index 720fa2351..ba8b88128 100644 --- a/snippets/uniqueElementsBy.md +++ b/snippets/uniqueElementsBy.md @@ -1,7 +1,7 @@ --- title: Unique values in array based on function tags: array -cover: blog_images/sunrise-over-mountains.jpg +cover: sunrise-over-mountains firstSeen: 2018-07-18T20:49:07+03:00 lastUpdated: 2021-10-13T19:29:39+02:00 --- diff --git a/snippets/uniqueElementsByRight.md b/snippets/uniqueElementsByRight.md index 3750ab3ed..b52623ad2 100644 --- a/snippets/uniqueElementsByRight.md +++ b/snippets/uniqueElementsByRight.md @@ -1,7 +1,7 @@ --- title: Reversed unique values in array based on function tags: array -cover: blog_images/beach-from-above.jpg +cover: beach-from-above firstSeen: 2018-07-18T20:49:07+03:00 lastUpdated: 2021-10-13T19:29:39+02:00 --- diff --git a/snippets/uniqueSymmetricDifference.md b/snippets/uniqueSymmetricDifference.md index 253988360..f00bf9797 100644 --- a/snippets/uniqueSymmetricDifference.md +++ b/snippets/uniqueSymmetricDifference.md @@ -1,7 +1,7 @@ --- title: Array unique symmetric difference tags: array,math -cover: blog_images/paper-card.jpg +cover: paper-card firstSeen: 2018-08-17T08:37:08+03:00 lastUpdated: 2020-10-22T20:24:44+03:00 --- diff --git a/snippets/untildify.md b/snippets/untildify.md index 97e40f343..810b4a2df 100644 --- a/snippets/untildify.md +++ b/snippets/untildify.md @@ -1,7 +1,7 @@ --- title: Convert to absolute path tags: node,string -cover: blog_images/lighthouse.jpg +cover: lighthouse firstSeen: 2018-01-01T17:43:18+02:00 lastUpdated: 2020-10-22T20:24:44+03:00 --- diff --git a/snippets/unwind.md b/snippets/unwind.md index f6a5c186c..f9cd6b16b 100644 --- a/snippets/unwind.md +++ b/snippets/unwind.md @@ -2,7 +2,7 @@ title: Unwind object tags: object author: chalarangelo -cover: blog_images/waves-from-above.jpg +cover: waves-from-above firstSeen: 2022-04-18T05:00:00-04:00 --- diff --git a/snippets/unzip.md b/snippets/unzip.md index 7f621888e..30f8b35e2 100644 --- a/snippets/unzip.md +++ b/snippets/unzip.md @@ -1,7 +1,7 @@ --- title: Ungroup array elements tags: array -cover: blog_images/glass-blowing.jpg +cover: glass-blowing firstSeen: 2018-01-24T12:35:25+02:00 lastUpdated: 2020-10-22T20:24:44+03:00 --- diff --git a/snippets/unzipWith.md b/snippets/unzipWith.md index 3b65e945a..61f7a9d3e 100644 --- a/snippets/unzipWith.md +++ b/snippets/unzipWith.md @@ -1,7 +1,7 @@ --- title: Ungroup array elements based on function tags: array -cover: blog_images/coconuts.jpg +cover: coconuts firstSeen: 2018-01-24T12:44:16+02:00 lastUpdated: 2022-01-23T13:18:50+03:00 --- diff --git a/snippets/upperize.md b/snippets/upperize.md index fc3a36004..c62ea1cf4 100644 --- a/snippets/upperize.md +++ b/snippets/upperize.md @@ -2,7 +2,7 @@ title: Uppercase object keys tags: object author: chalarangelo -cover: blog_images/sofia-tram.jpg +cover: sofia-tram firstSeen: 2023-02-11T05:00:00-04:00 --- diff --git a/snippets/validateNumber.md b/snippets/validateNumber.md index 31b0c32a4..7bdd0ed37 100644 --- a/snippets/validateNumber.md +++ b/snippets/validateNumber.md @@ -1,7 +1,7 @@ --- title: Validate number tags: math -cover: blog_images/flower-portrait-9.jpg +cover: flower-portrait-9 firstSeen: 2017-12-17T17:55:51+02:00 lastUpdated: 2020-10-22T20:23:26+03:00 --- diff --git a/snippets/vectorAngle.md b/snippets/vectorAngle.md index dbedb2ad7..a60bbe318 100644 --- a/snippets/vectorAngle.md +++ b/snippets/vectorAngle.md @@ -1,7 +1,7 @@ --- title: Vector angle tags: math -cover: blog_images/avocado-slices.jpg +cover: avocado-slices firstSeen: 2019-12-16T16:43:13+02:00 lastUpdated: 2021-01-08T00:23:44+02:00 --- diff --git a/snippets/vectorDistance.md b/snippets/vectorDistance.md index c413afad6..9a9c6a7ea 100644 --- a/snippets/vectorDistance.md +++ b/snippets/vectorDistance.md @@ -1,7 +1,7 @@ --- title: Vector distance tags: math,algorithm -cover: blog_images/orange-coffee-3.jpg +cover: orange-coffee-3 firstSeen: 2019-02-23T19:13:48+02:00 lastUpdated: 2020-12-28T13:49:24+02:00 --- diff --git a/snippets/walkThrough.md b/snippets/walkThrough.md index c0094be70..99fbed9a7 100644 --- a/snippets/walkThrough.md +++ b/snippets/walkThrough.md @@ -2,7 +2,7 @@ title: Walk through object tags: object,recursion,generator author: chalarangelo -cover: blog_images/bridge.jpg +cover: bridge firstSeen: 2020-12-31T13:03:15+02:00 lastUpdated: 2021-11-15T13:18:18+02:00 --- diff --git a/snippets/weekOfYear.md b/snippets/weekOfYear.md index a3dc5233b..d7a96aa5b 100644 --- a/snippets/weekOfYear.md +++ b/snippets/weekOfYear.md @@ -2,7 +2,7 @@ title: Week of year tags: date author: chalarangelo -cover: blog_images/godray-computer-mug.jpg +cover: godray-computer-mug firstSeen: 2021-08-15T05:00:00-04:00 --- diff --git a/snippets/weightedAverage.md b/snippets/weightedAverage.md index 58f3c6e47..d812caaa8 100644 --- a/snippets/weightedAverage.md +++ b/snippets/weightedAverage.md @@ -1,7 +1,7 @@ --- title: Weighted average tags: math -cover: blog_images/interior-12.jpg +cover: interior-12 firstSeen: 2020-10-04T00:38:33+03:00 lastUpdated: 2020-11-03T21:46:13+02:00 --- diff --git a/snippets/weightedSample.md b/snippets/weightedSample.md index f195244f6..2a47c30ad 100644 --- a/snippets/weightedSample.md +++ b/snippets/weightedSample.md @@ -2,7 +2,7 @@ title: Weighted sample tags: array,random author: chalarangelo -cover: blog_images/digital-nomad-14.jpg +cover: digital-nomad-14 firstSeen: 2019-12-31T11:34:26+02:00 lastUpdated: 2020-10-22T20:24:44+03:00 --- diff --git a/snippets/when.md b/snippets/when.md index 44e72b558..9c996b530 100644 --- a/snippets/when.md +++ b/snippets/when.md @@ -1,7 +1,7 @@ --- title: Apply function when condition is met tags: function,logic -cover: blog_images/flower-portrait-8.jpg +cover: flower-portrait-8 firstSeen: 2018-04-19T03:45:32+03:00 lastUpdated: 2020-10-22T20:24:44+03:00 --- diff --git a/snippets/without.md b/snippets/without.md index fe8e1d207..d8c75b1c6 100644 --- a/snippets/without.md +++ b/snippets/without.md @@ -1,7 +1,7 @@ --- title: Filter out matching array elements tags: array -cover: blog_images/dying-flowers.jpg +cover: dying-flowers firstSeen: 2017-12-15T09:35:30+02:00 lastUpdated: 2020-10-22T20:24:44+03:00 --- diff --git a/snippets/wordWrap.md b/snippets/wordWrap.md index 2a4c81dc9..319f7ae6e 100644 --- a/snippets/wordWrap.md +++ b/snippets/wordWrap.md @@ -1,7 +1,7 @@ --- title: Word wrap string tags: string,regexp -cover: blog_images/white-tablet.jpg +cover: white-tablet firstSeen: 2020-10-06T11:48:41+03:00 lastUpdated: 2020-10-22T20:24:44+03:00 --- diff --git a/snippets/words.md b/snippets/words.md index 2527cea4e..024fb2e4e 100644 --- a/snippets/words.md +++ b/snippets/words.md @@ -1,7 +1,7 @@ --- title: String to words tags: string,regexp -cover: blog_images/sea-view-2.jpg +cover: sea-view-2 firstSeen: 2017-12-21T14:50:57+02:00 lastUpdated: 2020-10-22T20:24:44+03:00 --- diff --git a/snippets/xProd.md b/snippets/xProd.md index c32aca4b3..65b820e12 100644 --- a/snippets/xProd.md +++ b/snippets/xProd.md @@ -1,7 +1,7 @@ --- title: Cross product of arrays tags: array,math -cover: blog_images/cup-of-orange.jpg +cover: cup-of-orange firstSeen: 2018-01-24T15:55:03+02:00 lastUpdated: 2020-10-22T20:24:44+03:00 --- diff --git a/snippets/xor.md b/snippets/xor.md index 2a44cba88..24963ffb3 100644 --- a/snippets/xor.md +++ b/snippets/xor.md @@ -2,7 +2,7 @@ title: Logical xor tags: math,logic unlisted: true -cover: blog_images/succulent-11.jpg +cover: succulent-11 firstSeen: 2020-10-05T21:19:21+03:00 lastUpdated: 2021-01-04T13:04:15+02:00 --- diff --git a/snippets/yesNo.md b/snippets/yesNo.md index 7f498e344..dea9d257b 100644 --- a/snippets/yesNo.md +++ b/snippets/yesNo.md @@ -2,7 +2,7 @@ title: Check yes/no string tags: string,regexp unlisted: true -cover: blog_images/mask-quiet.jpg +cover: mask-quiet firstSeen: 2017-12-30T18:35:54+02:00 lastUpdated: 2021-01-04T13:04:15+02:00 --- diff --git a/snippets/yesterday.md b/snippets/yesterday.md index 8f14b10c6..4e7b998f2 100644 --- a/snippets/yesterday.md +++ b/snippets/yesterday.md @@ -1,7 +1,7 @@ --- title: Date of yesterday tags: date -cover: blog_images/travel-mug-2.jpg +cover: travel-mug-2 firstSeen: 2019-07-19T10:57:21+03:00 lastUpdated: 2020-10-22T20:24:44+03:00 --- diff --git a/snippets/zip.md b/snippets/zip.md index 7930b1e02..0e5a6eda0 100644 --- a/snippets/zip.md +++ b/snippets/zip.md @@ -1,7 +1,7 @@ --- title: Group array elements tags: array -cover: blog_images/orange-flower.jpg +cover: orange-flower firstSeen: 2017-12-17T16:41:31+02:00 lastUpdated: 2020-10-22T20:24:44+03:00 --- diff --git a/snippets/zipObject.md b/snippets/zipObject.md index 66edb647d..174e88935 100644 --- a/snippets/zipObject.md +++ b/snippets/zipObject.md @@ -1,7 +1,7 @@ --- title: Group array into object tags: array,object -cover: blog_images/baloons-field.jpg +cover: baloons-field firstSeen: 2017-12-21T00:55:18+02:00 lastUpdated: 2020-10-22T20:24:44+03:00 --- diff --git a/snippets/zipWith.md b/snippets/zipWith.md index f73ed1403..8541bd4e6 100644 --- a/snippets/zipWith.md +++ b/snippets/zipWith.md @@ -1,7 +1,7 @@ --- title: Group array elements based on function tags: array -cover: blog_images/switzerland-night.jpg +cover: switzerland-night firstSeen: 2018-01-20T17:21:34+02:00 lastUpdated: 2020-11-03T21:46:13+02:00 ---