Expand surface and energy conversion registry
This commit is contained in:
@@ -118,7 +118,7 @@ export const calculators: CalculatorDef[] = [
|
||||
{"slug": "coulombs-to-ampere-hours", "name": "Coulombs to Ampere-hours", "category": "time", "type": "standard", "teaser": "Express a charge in coulombs as ampere-hours.", "labels": {"in1": "Coulombs", "in2": "Ampere-hours"}, "factor": 0.0002777777777777778, "hidden": true},
|
||||
{"slug": "cups-to-milliliters", "name": "Cups to Milliliters", "category": "volume", "type": "standard", "labels": {"in1": "Cups", "in2": "Milliliters"}, "factor": 236.588237},
|
||||
{"slug": "cups-to-ounces-weight", "name": "Cups to Ounces (weight)", "category": "weight", "type": "standard", "teaser": "Convert a cup\u2019s weight into ounces for baking measurements.", "labels": {"in1": "Cups", "in2": "Ounces (weight)"}, "factor": 8.0},
|
||||
{"slug": "cups-to-acre-feet", "name": "Cups to Acre-feet", "category": "length", "type": "standard", "teaser": "Translate kitchen cups into acre-feet when planning irrigation.", "labels": {"in1": "Cups", "in2": "Acre-feet"}, "factor": 1.918052048260257e-07},
|
||||
{"slug": "cups-to-acre-feet", "name": "Cups to Acre-feet", "category": "length", "type": "standard", "teaser": "Translate kitchen cups into acre-feet when planning irrigation.", "labels": {"in1": "Cups", "in2": "Acre-feet"}, "factor": 1.918052048260257e-07, "hidden": true},
|
||||
{"slug": "cups-to-barrel-us-oil", "name": "Cups to Barrel (US oil)", "category": "volume", "type": "standard", "teaser": "Express cup volumes as US oil barrels.", "labels": {"in1": "Cups", "in2": "Barrel (US oil)"}, "factor": 0.001488095238095238},
|
||||
{"slug": "cups-to-bushels", "name": "Cups to Bushels", "category": "volume", "type": "standard", "teaser": "Count how many cups sit inside a dry bushel.", "labels": {"in1": "Cups", "in2": "Bushels"}, "factor": 0.006713804745119558},
|
||||
{"slug": "cups-to-centiliters", "name": "Cups to Centiliters", "category": "volume", "type": "standard", "teaser": "Convert cups into centiliters for precision cooking.", "labels": {"in1": "Cups", "in2": "Centiliters"}, "factor": 23.65882365},
|
||||
@@ -645,7 +645,7 @@ export const calculators: CalculatorDef[] = [
|
||||
{"slug": "kilowatt-hours-to-btu", "name": "Kilowatt-hours to BTU", "category": "energy", "type": "standard", "teaser": "Convert electrical energy in kWh to BTU.", "labels": {"in1": "Kilowatt-hours", "in2": "BTU"}, "factor": 3412.142},
|
||||
{"slug": "kilowatt-hours-to-joules", "name": "Kilowatt-hours to Joules", "category": "energy", "type": "standard", "teaser": "Convert kWh to joules.", "labels": {"in1": "Kilowatt-hours", "in2": "Joules"}, "factor": 3600000.0},
|
||||
{"slug": "kilowatt-hours-to-kilocalories", "name": "Kilowatt-hours to Kilocalories", "category": "energy", "type": "standard", "teaser": "Convert kWh to food calories.", "labels": {"in1": "Kilowatt-hours", "in2": "Kilocalories"}, "factor": 860.42065},
|
||||
{"slug": "kilowatt-hours-to-therms", "name": "Kilowatt-hours to Therms", "category": "energy", "type": "standard", "teaser": "Convert kWh to therms (US natural gas).", "labels": {"in1": "Kilowatt-hours", "in2": "Therms"}, "factor": 0.034121},
|
||||
{"slug": "kilowatt-hours-to-therms", "name": "Kilowatt-hours to Therms", "category": "energy", "type": "standard", "teaser": "Convert kWh to therms (US natural gas).", "labels": {"in1": "Kilowatt-hours", "in2": "Therms"}, "factor": 0.034121, "hidden": true},
|
||||
{"slug": "kilowatts-to-btuhour", "name": "Kilowatts to BTU/hour", "category": "energy", "type": "standard", "teaser": "Convert kilowatts to BTU per hour.", "labels": {"in1": "Kilowatts", "in2": "BTU/hour"}, "factor": 3412.142},
|
||||
{"slug": "kilowatts-to-megawatts", "name": "Kilowatts to Megawatts", "category": "power", "type": "standard", "teaser": "Convert power from kilowatts to megawatts.", "labels": {"in1": "Kilowatts", "in2": "Megawatts"}, "factor": 0.001, "hidden": true},
|
||||
{"slug": "kilowatts-to-watts", "name": "Kilowatts to Watts", "category": "power", "type": "standard", "teaser": "Convert kilowatts to watts.", "labels": {"in1": "Kilowatts", "in2": "Watts"}, "factor": 1000.0},
|
||||
@@ -723,7 +723,7 @@ export const calculators: CalculatorDef[] = [
|
||||
{"slug": "kilowatt-hours-to-btu", "name": "Kilowatt-hours to BTU", "category": "energy", "type": "standard", "teaser": "Convert electrical energy from kilowatt-hours to BTU.", "labels": {"in1": "Kilowatt-hours", "in2": "BTU"}, "factor": 3412.142},
|
||||
{"slug": "kilowatt-hours-to-joules", "name": "Kilowatt-hours to Joules", "category": "energy", "type": "standard", "teaser": "Convert kilowatt-hours to joules.", "labels": {"in1": "Kilowatt-hours", "in2": "Joules"}, "factor": 3600000.0},
|
||||
{"slug": "kilowatt-hours-to-kilocalories", "name": "Kilowatt-hours to Kilocalories", "category": "energy", "type": "standard", "teaser": "Convert kilowatt-hours to nutritional kilocalories.", "labels": {"in1": "Kilowatt-hours", "in2": "Kilocalories"}, "factor": 860.42065},
|
||||
{"slug": "kilowatt-hours-to-therms", "name": "Kilowatt-hours to Therms", "category": "energy", "type": "standard", "teaser": "Convert kilowatt-hours to therms (US natural gas).", "labels": {"in1": "Kilowatt-hours", "in2": "Therms"}, "factor": 0.034121},
|
||||
{"slug": "kilowatt-hours-to-therms", "name": "Kilowatt-hours to Therms", "category": "energy", "type": "standard", "teaser": "Convert kilowatt-hours to therms (US natural gas).", "labels": {"in1": "Kilowatt-hours", "in2": "Therms"}, "factor": 0.034121, "hidden": true},
|
||||
{"slug": "kilowatts-to-btuhour", "name": "Kilowatts to BTU/hour", "category": "energy", "type": "standard", "teaser": "Convert power from kilowatts to BTU per hour.", "labels": {"in1": "Kilowatts", "in2": "BTU/hour"}, "factor": 3412.142},
|
||||
{"slug": "kilowatts-to-megawatts", "name": "Kilowatts to Megawatts", "category": "power", "type": "standard", "teaser": "Convert kilowatts into megawatts.", "labels": {"in1": "Kilowatts", "in2": "Megawatts"}, "factor": 0.001, "hidden": true},
|
||||
{"slug": "kilowatts-to-watts", "name": "Kilowatts to Watts", "category": "power", "type": "standard", "teaser": "Convert kilowatts into watts.", "labels": {"in1": "Kilowatts", "in2": "Watts"}, "factor": 1000.0},
|
||||
@@ -817,6 +817,46 @@ export const calculators: CalculatorDef[] = [
|
||||
{"slug": "short-tons-to-long-tons", "name": "Short Tons to Long Tons", "category": "weight", "type": "standard", "teaser": "Express short tons as long tons.", "labels": {"in1": "Short Tons", "in2": "Long Tons"}, "factor": 0.892857, "hidden": true},
|
||||
{"slug": "short-tons-to-metric-tons", "name": "Short Tons to Metric Tons", "category": "weight", "type": "standard", "teaser": "Convert short tons into metric tons.", "labels": {"in1": "Short Tons", "in2": "Metric Tons"}, "factor": 0.90718474, "hidden": true},
|
||||
{"slug": "sidereal-days-to-solar-days", "name": "Sidereal days to Solar days", "category": "time", "type": "standard", "teaser": "Compare a sidereal day with a solar day.", "labels": {"in1": "Sidereal days", "in2": "Solar days"}, "factor": 0.9972695669},
|
||||
{"slug": "acre-feet-to-barrel-us-oil", "name": "Acre-feet to Barrel (US oil)", "category": "length", "type": "standard", "teaser": "Express the acre-foot as barrels of oil for storage comparisons.", "labels": {"in1": "Acre-feet", "in2": "Barrel (US oil)"}, "factor": 7758.367346938776},
|
||||
{"slug": "acre-feet-to-bushels", "name": "Acre-feet to Bushels", "category": "length", "type": "standard", "teaser": "Convert the volume into bushels for agricultural planning.", "labels": {"in1": "Acre-feet", "in2": "Bushels"}, "factor": 35003.2458775495},
|
||||
{"slug": "acre-feet-to-cubic-centimeters", "name": "Acre-feet to Cubic Centimeters", "category": "length", "type": "standard", "teaser": "Translate the acre-foot into cubic centimeters for fine-grain units.", "labels": {"in1": "Acre-feet", "in2": "Cubic Centimeters"}, "factor": 1233481837.54752},
|
||||
{"slug": "acre-feet-to-cubic-feet", "name": "Acre-feet to Cubic Feet", "category": "length", "type": "standard", "teaser": "Express the acre-foot directly as cubic feet for reservoir math.", "labels": {"in1": "Acre-feet", "in2": "Cubic Feet"}, "factor": 43560.0},
|
||||
{"slug": "acre-feet-to-cubic-inches", "name": "Acre-feet to Cubic Inches", "category": "length", "type": "standard", "teaser": "Show the storage volume down in cubic inches.", "labels": {"in1": "Acre-feet", "in2": "Cubic Inches"}, "factor": 75271680.0},
|
||||
{"slug": "acre-feet-to-cubic-meters", "name": "Acre-feet to Cubic Meters", "category": "length", "type": "standard", "teaser": "Convert the irrigation volume into cubic meters.", "labels": {"in1": "Acre-feet", "in2": "Cubic Meters"}, "factor": 1233.48183754752},
|
||||
{"slug": "acre-feet-to-cubic-yards", "name": "Acre-feet to Cubic Yards", "category": "length", "type": "standard", "teaser": "Express the volume in cubic yards for earthwork.", "labels": {"in1": "Acre-feet", "in2": "Cubic Yards"}, "factor": 1613.3333333333333},
|
||||
{"slug": "acre-feet-to-cups", "name": "Acre-feet to Cups", "category": "length", "type": "standard", "teaser": "Break the acre-foot into cups for everyday comparison.", "labels": {"in1": "Acre-feet", "in2": "Cups"}, "factor": 5213622.857142857},
|
||||
{"slug": "acre-feet-to-drams-fluid", "name": "Acre-feet to Drams (fluid)", "category": "length", "type": "standard", "teaser": "Scale the volume into fluid drams for historical measures.", "labels": {"in1": "Acre-feet", "in2": "Drams (fluid)"}, "factor": 333671862.85714287},
|
||||
{"slug": "acre-feet-to-fluid-ounces", "name": "Acre-feet to Fluid Ounces", "category": "length", "type": "standard", "teaser": "Convert the acre-foot into fluid ounces to compare with kitchen volumes.", "labels": {"in1": "Acre-feet", "in2": "Fluid Ounces"}, "factor": 41708982.85714286},
|
||||
{"slug": "acre-feet-to-gallons", "name": "Acre-feet to Gallons", "category": "length", "type": "standard", "teaser": "Translate the acre-foot into gallons.", "labels": {"in1": "Acre-feet", "in2": "Gallons"}, "factor": 325851.4285714286},
|
||||
{"slug": "acre-feet-to-gill", "name": "Acre-feet to Gill", "category": "length", "type": "standard", "teaser": "Express the water quantity as gills.", "labels": {"in1": "Acre-feet", "in2": "Gill"}, "factor": 10427245.714285715},
|
||||
{"slug": "acre-feet-to-hogshead", "name": "Acre-feet to Hogshead", "category": "length", "type": "standard", "teaser": "Compare the acre-foot with brewer\u2019s hogsheads.", "labels": {"in1": "Acre-feet", "in2": "Hogshead"}, "factor": 5172.244897959184},
|
||||
{"slug": "acre-feet-to-imperial-fl-oz", "name": "Acre-feet to Imperial Fl Oz", "category": "length", "type": "standard", "teaser": "Use Imperial fluid ounces for Commonwealth measurement.", "labels": {"in1": "Acre-feet", "in2": "Imperial Fl Oz"}, "factor": 43412491.615344875},
|
||||
{"slug": "acre-feet-to-imperial-gallons", "name": "Acre-feet to Imperial Gallons", "category": "length", "type": "standard", "teaser": "Convert the volume into Imperial gallons.", "labels": {"in1": "Acre-feet", "in2": "Imperial Gallons"}, "factor": 271328.07259590545},
|
||||
{"slug": "acre-feet-to-imperial-pints", "name": "Acre-feet to Imperial Pints", "category": "length", "type": "standard", "teaser": "Express the volume as Imperial pints.", "labels": {"in1": "Acre-feet", "in2": "Imperial Pints"}, "factor": 2170624.5807672436},
|
||||
{"slug": "acre-feet-to-jiggers", "name": "Acre-feet to Jiggers", "category": "length", "type": "standard", "teaser": "Compare the volume to cocktail jiggers.", "labels": {"in1": "Acre-feet", "in2": "Jiggers"}, "factor": 27805988.571428567},
|
||||
{"slug": "acre-feet-to-milliliters", "name": "Acre-feet to Milliliters", "category": "length", "type": "standard", "teaser": "Break the acre-foot into milliliters for metric insight.", "labels": {"in1": "Acre-feet", "in2": "Milliliters"}, "factor": 1233481837.54752},
|
||||
{"slug": "acre-feet-to-minims", "name": "Acre-feet to Minims", "category": "length", "type": "standard", "teaser": "Scale the water volume down to pharmaceutical minims.", "labels": {"in1": "Acre-feet", "in2": "Minims"}, "factor": 20020310146.32624},
|
||||
{"slug": "acre-feet-to-pecks", "name": "Acre-feet to Pecks", "category": "length", "type": "standard", "teaser": "Translate the irrigation volume into pecks for crop planning.", "labels": {"in1": "Acre-feet", "in2": "Pecks"}, "factor": 135664.03629795273},
|
||||
{"slug": "acre-feet-to-pints", "name": "Acre-feet to Pints", "category": "length", "type": "standard", "teaser": "Express the volume as U.S. pints.", "labels": {"in1": "Acre-feet", "in2": "Pints"}, "factor": 2606811.4285714286},
|
||||
{"slug": "acre-feet-to-quarts", "name": "Acre-feet to Quarts", "category": "length", "type": "standard", "teaser": "Convert the acre-foot into quarts.", "labels": {"in1": "Acre-feet", "in2": "Quarts"}, "factor": 1303405.7142857143},
|
||||
{"slug": "acre-feet-to-tablespoons", "name": "Acre-feet to Tablespoons", "category": "length", "type": "standard", "teaser": "Show the volume in tablespoons.", "labels": {"in1": "Acre-feet", "in2": "Tablespoons"}, "factor": 83417965.71428572},
|
||||
{"slug": "acre-feet-to-teaspoons", "name": "Acre-feet to Teaspoons", "category": "length", "type": "standard", "teaser": "Break the volume into teaspoons.", "labels": {"in1": "Acre-feet", "in2": "Teaspoons"}, "factor": 250253897.14285713},
|
||||
{"slug": "acre-feet-to-us-gallons", "name": "Acre-feet to US Gallons", "category": "length", "type": "standard", "teaser": "Express the water quantity in U.S. gallons.", "labels": {"in1": "Acre-feet", "in2": "US Gallons"}, "factor": 325851.4285714286},
|
||||
{"slug": "acre-feet-to-us-pints", "name": "Acre-feet to US Pints", "category": "length", "type": "standard", "teaser": "Express the volume as U.S. pints.", "labels": {"in1": "Acre-feet", "in2": "US Pints"}, "factor": 2606811.4285714286},
|
||||
{"slug": "acres-to-ares", "name": "Acres to Ares", "category": "area", "type": "standard", "teaser": "Convert acres into ares for metric contexts.", "labels": {"in1": "Acres", "in2": "Ares"}, "factor": 100.0},
|
||||
{"slug": "acres-to-barns", "name": "Acres to Barns", "category": "area", "type": "standard", "teaser": "Express an acre in barns for atomic-scale perspective.", "labels": {"in1": "Acres", "in2": "Barns"}, "factor": 4.0468564224e+31},
|
||||
{"slug": "acres-to-circular-mils", "name": "Acres to Circular Mils", "category": "area", "type": "standard", "teaser": "Compare acreage with circular mil coverage used in wiring.", "labels": {"in1": "Acres", "in2": "Circular Mils"}, "factor": 7986573297887.571},
|
||||
{"slug": "acres-to-dunams", "name": "Acres to Dunams", "category": "area", "type": "standard", "teaser": "Show acreage using dunams.", "labels": {"in1": "Acres", "in2": "Dunams"}, "factor": 4.0468564224},
|
||||
{"slug": "acres-to-roods", "name": "Acres to Roods", "category": "area", "type": "standard", "teaser": "Translate acres into traditional roods.", "labels": {"in1": "Acres", "in2": "Roods"}, "factor": 4.0},
|
||||
{"slug": "acres-to-sections", "name": "Acres to Sections", "category": "area", "type": "standard", "teaser": "Express acreage as survey sections (1 section = 640 acres).", "labels": {"in1": "Acres", "in2": "Sections"}, "factor": 0.0015625, "hidden": true},
|
||||
{"slug": "acres-to-square-centimeters", "name": "Acres to Square Centimeters", "category": "length", "type": "standard", "teaser": "Convert acres into square centimeters.", "labels": {"in1": "Acres", "in2": "Square Centimeters"}, "factor": 40468564.224},
|
||||
{"slug": "acres-to-square-inches", "name": "Acres to Square Inches", "category": "length", "type": "standard", "teaser": "Show the acreage in square inches.", "labels": {"in1": "Acres", "in2": "Square Inches"}, "factor": 6272640.0},
|
||||
{"slug": "acres-to-square-mils", "name": "Acres to Square Mils", "category": "area", "type": "standard", "teaser": "Break the acre into square mils for precision electronics.", "labels": {"in1": "Acres", "in2": "Square Mils"}, "factor": 6272640000000.0},
|
||||
{"slug": "acres-to-townships", "name": "Acres to Townships", "category": "area", "type": "standard", "teaser": "Compare the land area with survey townships.", "labels": {"in1": "Acres", "in2": "Townships"}, "factor": 4.340277777777778e-05, "hidden": true},
|
||||
{"slug": "therms-to-btu", "name": "Therms to BTU", "category": "energy", "type": "standard", "teaser": "Translate natural gas therms into BTUs.", "labels": {"in1": "Therms", "in2": "BTU"}, "factor": 100000.0},
|
||||
{"slug": "therms-to-joules", "name": "Therms to Joules", "category": "energy", "type": "standard", "teaser": "Show the therm energy in joules.", "labels": {"in1": "Therms", "in2": "Joules"}, "factor": 105505585.0},
|
||||
{"slug": "therms-to-kilowatt-hours", "name": "Therms to Kilowatt-hours", "category": "energy", "type": "standard", "teaser": "Express therms as kilowatt-hours.", "labels": {"in1": "Therms", "in2": "Kilowatt-hours"}, "factor": 29.307106944444445},
|
||||
{"slug": "watt-hours-to-joules", "name": "Watt-hours to Joules", "category": "energy", "type": "standard", "teaser": "Convert watt-hours into joules.", "labels": {"in1": "Watt-hours", "in2": "Joules"}, "factor": 3600.0},
|
||||
|
||||
];
|
||||
|
||||
|
||||
Reference in New Issue
Block a user