Data Processing
Assign source properties to a target object using lodash _.assign
assign-objectData Processing
Count items by a derived key using lodash _.countBy
count-byMath & Numbers
Calculate the break-even point for a product or business based on fixed costs, variable costs, and price
break-even-calculatorMath & Numbers
Calculate sales commission and total earnings based on sales amount and commission rate
commission-calculatorData Processing
Remove falsey values from array using lodash _.compact
compact-arrayData Processing
Concatenate multiple arrays using lodash _.concat
concat-arraysDevelopment
Use AI to break down regular expressions into readable explanations
ai-regex-explainerDevelopment
Extract and categorize all CSS selectors from CSS content
css-selector-extractorUtilities
Convert latitude and longitude between decimal degrees and degrees-minutes-seconds (DMS) format
coordinate-converter-dmsGeography
Convert latitude and longitude to Maidenhead locator system (used by amateur radio operators)
coords-to-maidenheadGeography
Calculate area and perimeter from GPS coordinates on a map
area-calculator-mapAstronomy
Calculate blue hour times - the magical time before sunrise and after sunset with deep blue skies
blue-hour