Data Processing
Remove falsey values from array using lodash _.compact
compact-arrayData Processing
Concatenate multiple arrays using lodash _.concat
concat-arraysDevelopment
Parse and extract structured data from changelogs and release notes in multiple formats
changelog-extractorData Processing
Batch redact sensitive data from logs using configurable rules and multiple strategies
log-redactorDevelopment
Use AI to break down regular expressions into readable explanations
ai-regex-explainerDevelopment
Convert file matching patterns (Glob) to regular expressions
glob-to-regexText Processing
Convert between CamelCase, snake_case, kebab-case, PascalCase, and other naming conventions
advanced-case-converterDevelopment
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