Data Processing
Get the first element of array using lodash _.head
head-itemDevelopment
Extract specified attributes (href, src, data-*, etc.) from HTML content with tag name filtering support
html-attribute-extractorDevelopment
Use AI to break down regular expressions into readable explanations
ai-regex-explainerDevelopment
Convert file matching patterns (Glob) to regular expressions
glob-to-regexFormat Conversion
Convert characters to/from hex (\xXX) and Unicode (\uXXXX) escape sequences
hex-unicode-converterDevelopment
Extract and categorize all CSS selectors from CSS content
css-selector-extractorGeography
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-hourDevelopment
Validate Git branch names according to Git naming conventions
git-branch-validatorAstronomy
Calculate golden hour times - the best time for photography with soft, warm light
golden-hourUtilities
Convert Gregorian calendar dates to Islamic (Hijri) calendar dates
gregorian-to-islamicUtilities
Calculate zodiac sign based on birth date and show date ranges for all zodiac signs
zodiac-date-calculator