Math & Numbers
Convert terabytes to gigabytes with decimal vs binary interpretation, alternate-system comparison, and transfer estimates
tb-to-gbMath & Numbers
Convert US teaspoons to US tablespoons with configurable decimal precision
teaspoon-to-tablespoonMath & Numbers
Convert points earned and total points into a test score percentage, points lost, and letter grade
test-score-percentage-calculatorDevelopment
Parse Terraform plan JSON or text output, classify resource changes, and surface a dependency-oriented summary before apply
terraform-plan-visualizerGenerator
Generate structured test data from field configuration with support for faker fields, regex rules, credit cards, IDs, and batch export
test-data-faker-builderData Processing
Take the first N items using lodash _.take
take-itemsData Processing
Take the last N items using lodash _.takeRight
take-right-itemsData Processing
Take items while a predicate matches using lodash _.takeWhile
take-whileHealth
Calculate tennis serve speed based on distance and time
tennis-serve-speedFinance
Find, convert and normalize currency values within text content
text-currency-normalizerUtilities
Find and unify date formats within text content
text-date-format-unifierText Processing
Extract specific lines from text by line numbers or ranges
text-line-extractor