From 1c3476aa0526ea9f38ab5c43cf6eb4e35828dccf Mon Sep 17 00:00:00 2001 From: Codex Agent Date: Sun, 8 Mar 2026 02:53:14 +0000 Subject: [PATCH] Add next 40 backlog calculators (AU lengths, atmosphere variants, AMU conversions) --- calculators_list.md | 120 ++++++++++++++++-------- hdyc-svelte/src/lib/data/calculators.ts | 41 ++++++++ 2 files changed, 121 insertions(+), 40 deletions(-) diff --git a/calculators_list.md b/calculators_list.md index 023c0b8..c6cec6c 100644 --- a/calculators_list.md +++ b/calculators_list.md @@ -2040,6 +2040,46 @@ The registry currently contains 1333 unique calculator slugs. | Astronomical Units to Fermi | astronomical-units-to-fermi | length | 1.4959787069999998e+26 | | Astronomical Units to Furlongs | astronomical-units-to-furlongs | length | 743646458.1842042 | | Astronomical Units to Hands | astronomical-units-to-hands | length | 1472419987204.7244 | +| Astronomical Units to Inches | astronomical-units-to-inches | length | 5889679948818.897 | +| Astronomical Units to Leagues | astronomical-units-to-leagues | length | 30985269.09100851 | +| Astronomical Units to Meters | astronomical-units-to-meters | length | 149597870700.0 | +| Astronomical Units to Micrometers | astronomical-units-to-micrometers | length | 1.495978707e+17 | +| Astronomical Units to Microns | astronomical-units-to-microns | length | 1.495978707e+17 | +| Astronomical Units to Millimeters | astronomical-units-to-millimeters | length | 149597870700000.0 | +| Astronomical Units to Nanometers | astronomical-units-to-nanometers | length | 1.495978707e+20 | +| Astronomical Units to Nautical Miles | astronomical-units-to-nautical-miles | length | 80776388.06695464 | +| Astronomical Units to Parsecs | astronomical-units-to-parsecs | length | 4.848136811867384e-06 | +| Astronomical Units to Picometers | astronomical-units-to-picometers | length | 1.495978707e+23 | +| Astronomical Units to Rods | astronomical-units-to-rods | length | 29745858327.368168 | +| Astronomical Units to Smoots | astronomical-units-to-smoots | length | 87905670877.894 | +| Astronomical Units to Thou | astronomical-units-to-thou | length | 5889679948818897.0 | +| Astronomical Units to Thou (mil) | astronomical-units-to-thou-mil | length | 5889679948818897.0 | +| Astronomical Units to Yards | astronomical-units-to-yards | length | 163602220800.52493 | +| Atmosphere to Cmhg | atmosphere-to-cmhg | pressure | 76.0 | +| Atmosphere to Dynes Per Sq Cm | atmosphere-to-dynes-per-sq-cm | pressure | 1013250.0 | +| Atmosphere to Feet Of Seawater | atmosphere-to-feet-of-seawater | length | 33.0263497949323 | +| Atmosphere to Hectopascals | atmosphere-to-hectopascals | pressure | 1013.25 | +| Atmosphere to Inches Of Mercury | atmosphere-to-inches-of-mercury | pressure | 29.92 | +| Atmosphere to Inches Of Water | atmosphere-to-inches-of-water | pressure | 407.18790175998583 | +| Atmosphere to Kilopascals | atmosphere-to-kilopascals | pressure | 101.325 | +| Atmosphere to Megapascals | atmosphere-to-megapascals | pressure | 0.101325 | +| Atmosphere to Meters Of Seawater | atmosphere-to-meters-of-seawater | length | 10.06643109536957 | +| Atmosphere to Millibars | atmosphere-to-millibars | pressure | 1013.25 | +| Atmosphere to Millimeters Of Mercury | atmosphere-to-millimeters-of-mercury | pressure | 760.0 | +| Atmosphere to Pascal | atmosphere-to-pascal | pressure | 101325.0 | +| Atmosphere to Pascals | atmosphere-to-pascals | pressure | 101325.0 | +| Atmosphere to Technical Atmosphere | atmosphere-to-technical-atmosphere | pressure | 1.033227554 | +| Atmosphere to Technical Atmosphere (at) | atmosphere-to-technical-atmosphere-at | pressure | 1.033227554 | +| Atomic Mass Units to Amu | atomic-mass-units-to-amu | weight | 1.0 | +| Atomic Mass Units to Apothecary Ounces | atomic-mass-units-to-apothecary-ounces | weight | 5.338757069756266e-26 | +| Atomic Mass Units to Attograms | atomic-mass-units-to-attograms | weight | 1.6605390666e-06 | +| Atomic Mass Units to Carats | atomic-mass-units-to-carats | weight | 8.302695332999999e-24 | +| Atomic Mass Units to Centigrams | atomic-mass-units-to-centigrams | weight | 1.6605390666e-22 | +| Atomic Mass Units to Cloves | atomic-mass-units-to-cloves | weight | 4.576077488362514e-28 | +| Atomic Mass Units to Daltons | atomic-mass-units-to-daltons | weight | 1.0 | +| Atomic Mass Units to Drams | atomic-mass-units-to-drams | weight | 9.371806696166428e-25 | +| Atomic Mass Units to Earth Masses | atomic-mass-units-to-earth-masses | weight | 2.7804478527175914e-52 | +| Atomic Mass Units to Femtograms | atomic-mass-units-to-femtograms | weight | 1.6605390665999998e-09 | ## Completion Checklist - [x] Inches to Feet (`inches-to-feet`) @@ -3894,47 +3934,47 @@ The registry currently contains 1333 unique calculator slugs. - [x] Astronomical Units to Fermi - [x] Astronomical Units to Furlongs - [x] Astronomical Units to Hands -- [ ] Astronomical Units to Inches -- [ ] Astronomical Units to Leagues -- [ ] Astronomical Units to Meters -- [ ] Astronomical Units to Micrometers -- [ ] Astronomical Units to Microns -- [ ] Astronomical Units to Millimeters -- [ ] Astronomical Units to Nanometers -- [ ] Astronomical Units to Nautical Miles -- [ ] Astronomical Units to Parsecs -- [ ] Astronomical Units to Picometers -- [ ] Astronomical Units to Rods -- [ ] Astronomical Units to Smoots -- [ ] Astronomical Units to Thou -- [ ] Astronomical Units to Thou (mil) -- [ ] Astronomical Units to Yards +- [x] Astronomical Units to Inches +- [x] Astronomical Units to Leagues +- [x] Astronomical Units to Meters +- [x] Astronomical Units to Micrometers +- [x] Astronomical Units to Microns +- [x] Astronomical Units to Millimeters +- [x] Astronomical Units to Nanometers +- [x] Astronomical Units to Nautical Miles +- [x] Astronomical Units to Parsecs +- [x] Astronomical Units to Picometers +- [x] Astronomical Units to Rods +- [x] Astronomical Units to Smoots +- [x] Astronomical Units to Thou +- [x] Astronomical Units to Thou (mil) +- [x] Astronomical Units to Yards - [x] Atmosphere to Barye -- [ ] Atmosphere to Cmhg -- [ ] Atmosphere to Dynes Per Sq Cm -- [ ] Atmosphere to Feet Of Seawater -- [ ] Atmosphere to Hectopascals -- [ ] Atmosphere to Inches Of Mercury -- [ ] Atmosphere to Inches Of Water -- [ ] Atmosphere to Kilopascals -- [ ] Atmosphere to Megapascals -- [ ] Atmosphere to Meters Of Seawater -- [ ] Atmosphere to Millibars -- [ ] Atmosphere to Millimeters Of Mercury -- [ ] Atmosphere to Pascal -- [ ] Atmosphere to Pascals -- [ ] Atmosphere to Technical Atmosphere -- [ ] Atmosphere to Technical Atmosphere (at) -- [ ] Atomic Mass Units to Amu -- [ ] Atomic Mass Units to Apothecary Ounces -- [ ] Atomic Mass Units to Attograms -- [ ] Atomic Mass Units to Carats -- [ ] Atomic Mass Units to Centigrams -- [ ] Atomic Mass Units to Cloves -- [ ] Atomic Mass Units to Daltons -- [ ] Atomic Mass Units to Drams -- [ ] Atomic Mass Units to Earth Masses -- [ ] Atomic Mass Units to Femtograms +- [x] Atmosphere to Cmhg +- [x] Atmosphere to Dynes Per Sq Cm +- [x] Atmosphere to Feet Of Seawater +- [x] Atmosphere to Hectopascals +- [x] Atmosphere to Inches Of Mercury +- [x] Atmosphere to Inches Of Water +- [x] Atmosphere to Kilopascals +- [x] Atmosphere to Megapascals +- [x] Atmosphere to Meters Of Seawater +- [x] Atmosphere to Millibars +- [x] Atmosphere to Millimeters Of Mercury +- [x] Atmosphere to Pascal +- [x] Atmosphere to Pascals +- [x] Atmosphere to Technical Atmosphere +- [x] Atmosphere to Technical Atmosphere (at) +- [x] Atomic Mass Units to Amu +- [x] Atomic Mass Units to Apothecary Ounces +- [x] Atomic Mass Units to Attograms +- [x] Atomic Mass Units to Carats +- [x] Atomic Mass Units to Centigrams +- [x] Atomic Mass Units to Cloves +- [x] Atomic Mass Units to Daltons +- [x] Atomic Mass Units to Drams +- [x] Atomic Mass Units to Earth Masses +- [x] Atomic Mass Units to Femtograms - [ ] Atomic Mass Units to Gamma (mass) - [ ] Atomic Mass Units to Grains - [ ] Atomic Mass Units to Grams diff --git a/hdyc-svelte/src/lib/data/calculators.ts b/hdyc-svelte/src/lib/data/calculators.ts index c4f7f59..95f5826 100644 --- a/hdyc-svelte/src/lib/data/calculators.ts +++ b/hdyc-svelte/src/lib/data/calculators.ts @@ -1765,6 +1765,47 @@ export const calculators: CalculatorDef[] = [ {"slug": "astronomical-units-to-furlongs", "name": "Astronomical Units to Furlongs", "category": "length", "type": "standard", "labels": {"in1": "Astronomical Units", "in2": "Furlongs"}, "factor": 743646458.1842042}, {"slug": "astronomical-units-to-hands", "name": "Astronomical Units to Hands", "category": "length", "type": "standard", "labels": {"in1": "Astronomical Units", "in2": "Hands"}, "factor": 1472419987204.7244}, + {"slug": "astronomical-units-to-inches", "name": "Astronomical Units to Inches", "category": "length", "type": "standard", "labels": {"in1": "Astronomical Units", "in2": "Inches"}, "factor": 5889679948818.897}, + {"slug": "astronomical-units-to-leagues", "name": "Astronomical Units to Leagues", "category": "length", "type": "standard", "labels": {"in1": "Astronomical Units", "in2": "Leagues"}, "factor": 30985269.09100851}, + {"slug": "astronomical-units-to-meters", "name": "Astronomical Units to Meters", "category": "length", "type": "standard", "labels": {"in1": "Astronomical Units", "in2": "Meters"}, "factor": 149597870700.0}, + {"slug": "astronomical-units-to-micrometers", "name": "Astronomical Units to Micrometers", "category": "length", "type": "standard", "labels": {"in1": "Astronomical Units", "in2": "Micrometers"}, "factor": 1.495978707e+17}, + {"slug": "astronomical-units-to-microns", "name": "Astronomical Units to Microns", "category": "length", "type": "standard", "labels": {"in1": "Astronomical Units", "in2": "Microns"}, "factor": 1.495978707e+17}, + {"slug": "astronomical-units-to-millimeters", "name": "Astronomical Units to Millimeters", "category": "length", "type": "standard", "labels": {"in1": "Astronomical Units", "in2": "Millimeters"}, "factor": 149597870700000.0}, + {"slug": "astronomical-units-to-nanometers", "name": "Astronomical Units to Nanometers", "category": "length", "type": "standard", "labels": {"in1": "Astronomical Units", "in2": "Nanometers"}, "factor": 1.495978707e+20}, + {"slug": "astronomical-units-to-nautical-miles", "name": "Astronomical Units to Nautical Miles", "category": "length", "type": "standard", "labels": {"in1": "Astronomical Units", "in2": "Nautical Miles"}, "factor": 80776388.06695464}, + {"slug": "astronomical-units-to-parsecs", "name": "Astronomical Units to Parsecs", "category": "length", "type": "standard", "labels": {"in1": "Astronomical Units", "in2": "Parsecs"}, "factor": 4.848136811867384e-06}, + {"slug": "astronomical-units-to-picometers", "name": "Astronomical Units to Picometers", "category": "length", "type": "standard", "labels": {"in1": "Astronomical Units", "in2": "Picometers"}, "factor": 1.495978707e+23}, + {"slug": "astronomical-units-to-rods", "name": "Astronomical Units to Rods", "category": "length", "type": "standard", "labels": {"in1": "Astronomical Units", "in2": "Rods"}, "factor": 29745858327.368168}, + {"slug": "astronomical-units-to-smoots", "name": "Astronomical Units to Smoots", "category": "length", "type": "standard", "labels": {"in1": "Astronomical Units", "in2": "Smoots"}, "factor": 87905670877.894}, + {"slug": "astronomical-units-to-thou", "name": "Astronomical Units to Thou", "category": "length", "type": "standard", "labels": {"in1": "Astronomical Units", "in2": "Thou"}, "factor": 5889679948818897.0}, + {"slug": "astronomical-units-to-thou-mil", "name": "Astronomical Units to Thou (mil)", "category": "length", "type": "standard", "labels": {"in1": "Astronomical Units", "in2": "Thou (mil)"}, "factor": 5889679948818897.0}, + {"slug": "astronomical-units-to-yards", "name": "Astronomical Units to Yards", "category": "length", "type": "standard", "labels": {"in1": "Astronomical Units", "in2": "Yards"}, "factor": 163602220800.52493}, + {"slug": "atmosphere-to-cmhg", "name": "Atmosphere to Cmhg", "category": "pressure", "type": "standard", "labels": {"in1": "Atmosphere", "in2": "Cmhg"}, "factor": 76.0}, + {"slug": "atmosphere-to-dynes-per-sq-cm", "name": "Atmosphere to Dynes Per Sq Cm", "category": "pressure", "type": "standard", "labels": {"in1": "Atmosphere", "in2": "Dynes Per Sq Cm"}, "factor": 1013250.0}, + {"slug": "atmosphere-to-feet-of-seawater", "name": "Atmosphere to Feet Of Seawater", "category": "length", "type": "standard", "labels": {"in1": "Atmosphere", "in2": "Feet Of Seawater"}, "factor": 33.0263497949323}, + {"slug": "atmosphere-to-hectopascals", "name": "Atmosphere to Hectopascals", "category": "pressure", "type": "standard", "labels": {"in1": "Atmosphere", "in2": "Hectopascals"}, "factor": 1013.25}, + {"slug": "atmosphere-to-inches-of-mercury", "name": "Atmosphere to Inches Of Mercury", "category": "pressure", "type": "standard", "labels": {"in1": "Atmosphere", "in2": "Inches Of Mercury"}, "factor": 29.92}, + {"slug": "atmosphere-to-inches-of-water", "name": "Atmosphere to Inches Of Water", "category": "pressure", "type": "standard", "labels": {"in1": "Atmosphere", "in2": "Inches Of Water"}, "factor": 407.18790175998583}, + {"slug": "atmosphere-to-kilopascals", "name": "Atmosphere to Kilopascals", "category": "pressure", "type": "standard", "labels": {"in1": "Atmosphere", "in2": "Kilopascals"}, "factor": 101.325}, + {"slug": "atmosphere-to-megapascals", "name": "Atmosphere to Megapascals", "category": "pressure", "type": "standard", "labels": {"in1": "Atmosphere", "in2": "Megapascals"}, "factor": 0.101325}, + {"slug": "atmosphere-to-meters-of-seawater", "name": "Atmosphere to Meters Of Seawater", "category": "length", "type": "standard", "labels": {"in1": "Atmosphere", "in2": "Meters Of Seawater"}, "factor": 10.06643109536957}, + {"slug": "atmosphere-to-millibars", "name": "Atmosphere to Millibars", "category": "pressure", "type": "standard", "labels": {"in1": "Atmosphere", "in2": "Millibars"}, "factor": 1013.25}, + {"slug": "atmosphere-to-millimeters-of-mercury", "name": "Atmosphere to Millimeters Of Mercury", "category": "pressure", "type": "standard", "labels": {"in1": "Atmosphere", "in2": "Millimeters Of Mercury"}, "factor": 760.0}, + {"slug": "atmosphere-to-pascal", "name": "Atmosphere to Pascal", "category": "pressure", "type": "standard", "labels": {"in1": "Atmosphere", "in2": "Pascal"}, "factor": 101325.0}, + {"slug": "atmosphere-to-pascals", "name": "Atmosphere to Pascals", "category": "pressure", "type": "standard", "labels": {"in1": "Atmosphere", "in2": "Pascals"}, "factor": 101325.0}, + {"slug": "atmosphere-to-technical-atmosphere", "name": "Atmosphere to Technical Atmosphere", "category": "pressure", "type": "standard", "labels": {"in1": "Atmosphere", "in2": "Technical Atmosphere"}, "factor": 1.033227554}, + {"slug": "atmosphere-to-technical-atmosphere-at", "name": "Atmosphere to Technical Atmosphere (at)", "category": "pressure", "type": "standard", "labels": {"in1": "Atmosphere", "in2": "Technical Atmosphere (at)"}, "factor": 1.033227554}, + {"slug": "atomic-mass-units-to-amu", "name": "Atomic Mass Units to Amu", "category": "weight", "type": "standard", "labels": {"in1": "Atomic Mass Units", "in2": "Amu"}, "factor": 1.0}, + {"slug": "atomic-mass-units-to-apothecary-ounces", "name": "Atomic Mass Units to Apothecary Ounces", "category": "weight", "type": "standard", "labels": {"in1": "Atomic Mass Units", "in2": "Apothecary Ounces"}, "factor": 5.338757069756266e-26}, + {"slug": "atomic-mass-units-to-attograms", "name": "Atomic Mass Units to Attograms", "category": "weight", "type": "standard", "labels": {"in1": "Atomic Mass Units", "in2": "Attograms"}, "factor": 1.6605390666e-06}, + {"slug": "atomic-mass-units-to-carats", "name": "Atomic Mass Units to Carats", "category": "weight", "type": "standard", "labels": {"in1": "Atomic Mass Units", "in2": "Carats"}, "factor": 8.302695332999999e-24}, + {"slug": "atomic-mass-units-to-centigrams", "name": "Atomic Mass Units to Centigrams", "category": "weight", "type": "standard", "labels": {"in1": "Atomic Mass Units", "in2": "Centigrams"}, "factor": 1.6605390666e-22}, + {"slug": "atomic-mass-units-to-cloves", "name": "Atomic Mass Units to Cloves", "category": "weight", "type": "standard", "labels": {"in1": "Atomic Mass Units", "in2": "Cloves"}, "factor": 4.576077488362514e-28}, + {"slug": "atomic-mass-units-to-daltons", "name": "Atomic Mass Units to Daltons", "category": "weight", "type": "standard", "labels": {"in1": "Atomic Mass Units", "in2": "Daltons"}, "factor": 1.0}, + {"slug": "atomic-mass-units-to-drams", "name": "Atomic Mass Units to Drams", "category": "weight", "type": "standard", "labels": {"in1": "Atomic Mass Units", "in2": "Drams"}, "factor": 9.371806696166428e-25}, + {"slug": "atomic-mass-units-to-earth-masses", "name": "Atomic Mass Units to Earth Masses", "category": "weight", "type": "standard", "labels": {"in1": "Atomic Mass Units", "in2": "Earth Masses"}, "factor": 2.7804478527175914e-52}, + {"slug": "atomic-mass-units-to-femtograms", "name": "Atomic Mass Units to Femtograms", "category": "weight", "type": "standard", "labels": {"in1": "Atomic Mass Units", "in2": "Femtograms"}, "factor": 1.6605390665999998e-09}, + ]; const slugIndex = new Map(calculators.map(c => [c.slug, c]));