From 252f1ecb27771a7147e5f6217519bdfb30244fe1 Mon Sep 17 00:00:00 2001 From: Codex Agent Date: Sun, 8 Mar 2026 05:34:11 +0000 Subject: [PATCH] Add next 40 backlog calculators --- calculators_list.md | 122 ++++++++++++++++-------- hdyc-svelte/src/lib/data/calculators.ts | 40 ++++++++ 2 files changed, 122 insertions(+), 40 deletions(-) diff --git a/calculators_list.md b/calculators_list.md index 75d031e..d1fd437 100644 --- a/calculators_list.md +++ b/calculators_list.md @@ -2505,6 +2505,48 @@ The registry currently contains 1333 unique calculator slugs. | Dynes Per Sq Cm to Mmhg | dynes-per-sq-cm-to-mmhg | pressure | 0.0007500637554192106 | | Dynes Per Sq Cm to Pascals | dynes-per-sq-cm-to-pascals | pressure | 0.1 | | Dynes Per Sq Cm to Psi | dynes-per-sq-cm-to-psi | pressure | 1.450377377968587e-05 | + +| Dtex (decitex) to Gsm | dtex-to-gsm | other | 0.1 | +| Dtex (decitex) to Ounces Per Sq Yard | dtex-to-ounces-per-sq-yard | other | 0.002952 | +| Electron-volts to Btu | electron-volts-to-btu | energy | 1.51857044724220045e-22 | +| Electron-volts to Calories | electron-volts-to-calories | energy | 3.82929405831739912e-20 | +| Electron-volts to Ergs | electron-volts-to-ergs | energy | 1.60217663399999993e-12 | +| Electron-volts to Foot-pounds (energy) | electron-volts-to-foot-pounds-energy | energy | 1.18170484169485449e-19 | +| Electron-volts to Kilocalories | electron-volts-to-kilocalories | energy | 3.8292940583173993e-23 | +| Electron-volts to Kilojoules | electron-volts-to-kilojoules | energy | 1.60217663399999985e-22 | +| Electron-volts to Kilowatt-hours | electron-volts-to-kilowatt-hours | energy | 4.45049064999999982e-26 | +| Electron-volts to Megajoules | electron-volts-to-megajoules | energy | 1.60217663399999993e-25 | +| Electron-volts to Rydberg | electron-volts-to-rydberg | energy | 0.0734986449671113651 | +| Electron-volts to Therms | electron-volts-to-therms | energy | 1.51857044724220033e-27 | +| Electron-volts to Ton Of Tnt | electron-volts-to-ton-of-tnt | energy | 3.82929405831739935e-29 | +| Electron-volts to Watt-hours | electron-volts-to-watt-hours | energy | 4.45049064999999964e-23 | +| Ergs to Btu | ergs-to-btu | energy | 9.47817122667013316e-11 | +| Ergs to Calories | ergs-to-calories | energy | 2.3900573613766727e-08 | +| Ergs to Electron-volts | ergs-to-electron-volts | energy | 624150907446.076294 | +| Ergs to Foot-pounds (energy) | ergs-to-foot-pounds-energy | energy | 7.37562149277265312e-08 | +| Ergs to Hartree | ergs-to-hartree | energy | 22937122783.9632492 | +| Ergs to Kilocalories | ergs-to-kilocalories | energy | 2.39005736137667292e-11 | +| Ergs to Kilojoules | ergs-to-kilojoules | energy | 9.99999999999999907e-11 | +| Ergs to Kilowatt-hours | ergs-to-kilowatt-hours | energy | 2.77777777777777776e-14 | +| Ergs to Megajoules | ergs-to-megajoules | energy | 9.99999999999999904e-14 | +| Ergs to Rydberg | ergs-to-rydberg | energy | 45874245567.9275513 | +| Ergs to Therms | ergs-to-therms | energy | 9.47817122667013304e-16 | +| Ergs to Ton Of Tnt | ergs-to-ton-of-tnt | energy | 2.39005736137667283e-17 | +| Ergs to Watt-hours | ergs-to-watt-hours | energy | 2.77777777777777766e-11 | +| Exabytes to Bits | exabytes-to-bits | data | 8000000000000000000 | +| Exabytes to Bytes | exabytes-to-bytes | data | 1000000000000000000 | +| Exabytes to Gibibytes | exabytes-to-gibibytes | data | 931322574.615 | +| Exabytes to Gigabits | exabytes-to-gigabits | data | 8000000000 | +| Exabytes to Gigabytes | exabytes-to-gigabytes | data | 1000000000 | +| Exabytes to Kibibytes | exabytes-to-kibibytes | data | 976562500000000 | +| Exabytes to Kilobits | exabytes-to-kilobits | data | 8000000000000000 | +| Exabytes to Kilobytes | exabytes-to-kilobytes | data | 1000000000000000 | +| Exabytes to Mebibytes | exabytes-to-mebibytes | data | 953674316406 | +| Exabytes to Megabits | exabytes-to-megabits | data | 8000000000000 | +| Exabytes to Megabytes | exabytes-to-megabytes | data | 1000000000000 | +| Exabytes to Nibbles | exabytes-to-nibbles | data | 2000000000000000000 | +| Exabytes to Tebibytes | exabytes-to-tebibytes | data | 909494.701773 | + ## Completion Checklist - [x] Inches to Feet (`inches-to-feet`) - [x] Kilograms to Pounds (`kilograms-to-pounds`) @@ -5384,8 +5426,8 @@ The registry currently contains 1333 unique calculator slugs. - [x] Drams to Yoctograms - [x] Drams to Zeptograms - [x] Dtex (decitex) to Denier -- [ ] Dtex (decitex) to Gsm -- [ ] Dtex (decitex) to Ounces Per Sq Yard +- [x] Dtex (decitex) to Gsm +- [x] Dtex (decitex) to Ounces Per Sq Yard - [x] Dtex (decitex) to Tex - [x] Dunams to Acres - [x] Dunams to Ares @@ -5477,44 +5519,44 @@ The registry currently contains 1333 unique calculator slugs. - [x] Electrical Horsepower to Metric Horsepower (ps) - [x] Electrical Horsepower to Tons Of Refrigeration - [x] Electrical Horsepower to Watts -- [ ] Electron-volts to Btu -- [ ] Electron-volts to Calories -- [ ] Electron-volts to Ergs -- [ ] Electron-volts to Foot-pounds (energy) -- [ ] Electron-volts to Kilocalories -- [ ] Electron-volts to Kilojoules -- [ ] Electron-volts to Kilowatt-hours -- [ ] Electron-volts to Megajoules -- [ ] Electron-volts to Rydberg -- [ ] Electron-volts to Therms -- [ ] Electron-volts to Ton Of Tnt -- [ ] Electron-volts to Watt-hours -- [ ] Ergs to Btu -- [ ] Ergs to Calories -- [ ] Ergs to Electron-volts -- [ ] Ergs to Foot-pounds (energy) -- [ ] Ergs to Hartree -- [ ] Ergs to Kilocalories -- [ ] Ergs to Kilojoules -- [ ] Ergs to Kilowatt-hours -- [ ] Ergs to Megajoules -- [ ] Ergs to Rydberg -- [ ] Ergs to Therms -- [ ] Ergs to Ton Of Tnt -- [ ] Ergs to Watt-hours -- [ ] Exabytes to Bits -- [ ] Exabytes to Bytes -- [ ] Exabytes to Gibibytes -- [ ] Exabytes to Gigabits -- [ ] Exabytes to Gigabytes -- [ ] Exabytes to Kibibytes -- [ ] Exabytes to Kilobits -- [ ] Exabytes to Kilobytes -- [ ] Exabytes to Mebibytes -- [ ] Exabytes to Megabits -- [ ] Exabytes to Megabytes -- [ ] Exabytes to Nibbles -- [ ] Exabytes to Tebibytes +- [x] Electron-volts to Btu +- [x] Electron-volts to Calories +- [x] Electron-volts to Ergs +- [x] Electron-volts to Foot-pounds (energy) +- [x] Electron-volts to Kilocalories +- [x] Electron-volts to Kilojoules +- [x] Electron-volts to Kilowatt-hours +- [x] Electron-volts to Megajoules +- [x] Electron-volts to Rydberg +- [x] Electron-volts to Therms +- [x] Electron-volts to Ton Of Tnt +- [x] Electron-volts to Watt-hours +- [x] Ergs to Btu +- [x] Ergs to Calories +- [x] Ergs to Electron-volts +- [x] Ergs to Foot-pounds (energy) +- [x] Ergs to Hartree +- [x] Ergs to Kilocalories +- [x] Ergs to Kilojoules +- [x] Ergs to Kilowatt-hours +- [x] Ergs to Megajoules +- [x] Ergs to Rydberg +- [x] Ergs to Therms +- [x] Ergs to Ton Of Tnt +- [x] Ergs to Watt-hours +- [x] Exabytes to Bits +- [x] Exabytes to Bytes +- [x] Exabytes to Gibibytes +- [x] Exabytes to Gigabits +- [x] Exabytes to Gigabytes +- [x] Exabytes to Kibibytes +- [x] Exabytes to Kilobits +- [x] Exabytes to Kilobytes +- [x] Exabytes to Mebibytes +- [x] Exabytes to Megabits +- [x] Exabytes to Megabytes +- [x] Exabytes to Nibbles +- [x] Exabytes to Tebibytes - [ ] Exabytes to Terabytes - [ ] Exabytes to Words (16-bit) - [x] Exabytes to Words (32-bit) diff --git a/hdyc-svelte/src/lib/data/calculators.ts b/hdyc-svelte/src/lib/data/calculators.ts index 1a3ed79..67eaeee 100644 --- a/hdyc-svelte/src/lib/data/calculators.ts +++ b/hdyc-svelte/src/lib/data/calculators.ts @@ -2219,6 +2219,46 @@ export const calculators: CalculatorDef[] = [ {"slug": "dynes-per-sq-cm-to-mmhg", "name": "Dynes Per Sq Cm to Mmhg", "category": "pressure", "type": "standard", "labels": {"in1": "Dynes Per Sq Cm", "in2": "Mmhg"}, "factor": 0.0007500637554192106}, {"slug": "dynes-per-sq-cm-to-pascals", "name": "Dynes Per Sq Cm to Pascals", "category": "pressure", "type": "standard", "labels": {"in1": "Dynes Per Sq Cm", "in2": "Pascals"}, "factor": 0.1}, {"slug": "dynes-per-sq-cm-to-psi", "name": "Dynes Per Sq Cm to Psi", "category": "pressure", "type": "standard", "labels": {"in1": "Dynes Per Sq Cm", "in2": "Psi"}, "factor": 1.450377377968587e-05}, + {"slug": "dtex-to-gsm", "name": "Dtex (decitex) to Gsm", "category": "other", "type": "standard", "labels": {"in1": "Dtex (decitex)", "in2": "Gsm"}, "factor": 0.1}, + {"slug": "dtex-to-ounces-per-sq-yard", "name": "Dtex (decitex) to Ounces Per Sq Yard", "category": "other", "type": "standard", "labels": {"in1": "Dtex (decitex)", "in2": "Ounces Per Sq Yard"}, "factor": 0.002952}, + {"slug": "electron-volts-to-btu", "name": "Electron-volts to Btu", "category": "energy", "type": "standard", "labels": {"in1": "Electron-volts", "in2": "Btu"}, "factor": 1.5185704472422005e-22, "hidden": true}, + {"slug": "electron-volts-to-calories", "name": "Electron-volts to Calories", "category": "energy", "type": "standard", "labels": {"in1": "Electron-volts", "in2": "Calories"}, "factor": 3.829294058317399e-20, "hidden": true}, + {"slug": "electron-volts-to-ergs", "name": "Electron-volts to Ergs", "category": "energy", "type": "standard", "labels": {"in1": "Electron-volts", "in2": "Ergs"}, "factor": 1.602176634e-12, "hidden": true}, + {"slug": "electron-volts-to-foot-pounds-energy", "name": "Electron-volts to Foot-pounds (energy)", "category": "energy", "type": "standard", "labels": {"in1": "Electron-volts", "in2": "Foot-pounds (energy)"}, "factor": 1.1817048416948545e-19}, + {"slug": "electron-volts-to-kilocalories", "name": "Electron-volts to Kilocalories", "category": "energy", "type": "standard", "labels": {"in1": "Electron-volts", "in2": "Kilocalories"}, "factor": 3.8292940583173993e-23}, + {"slug": "electron-volts-to-kilojoules", "name": "Electron-volts to Kilojoules", "category": "energy", "type": "standard", "labels": {"in1": "Electron-volts", "in2": "Kilojoules"}, "factor": 1.6021766339999998e-22}, + {"slug": "electron-volts-to-kilowatt-hours", "name": "Electron-volts to Kilowatt-hours", "category": "energy", "type": "standard", "labels": {"in1": "Electron-volts", "in2": "Kilowatt-hours"}, "factor": 4.45049065e-26}, + {"slug": "electron-volts-to-megajoules", "name": "Electron-volts to Megajoules", "category": "energy", "type": "standard", "labels": {"in1": "Electron-volts", "in2": "Megajoules"}, "factor": 1.602176634e-25}, + {"slug": "electron-volts-to-rydberg", "name": "Electron-volts to Rydberg", "category": "energy", "type": "standard", "labels": {"in1": "Electron-volts", "in2": "Rydberg"}, "factor": 0.07349864496711137}, + {"slug": "electron-volts-to-therms", "name": "Electron-volts to Therms", "category": "energy", "type": "standard", "labels": {"in1": "Electron-volts", "in2": "Therms"}, "factor": 1.5185704472422003e-27}, + {"slug": "electron-volts-to-ton-of-tnt", "name": "Electron-volts to Ton Of Tnt", "category": "energy", "type": "standard", "labels": {"in1": "Electron-volts", "in2": "Ton Of Tnt"}, "factor": 3.8292940583173993e-29}, + {"slug": "electron-volts-to-watt-hours", "name": "Electron-volts to Watt-hours", "category": "energy", "type": "standard", "labels": {"in1": "Electron-volts", "in2": "Watt-hours"}, "factor": 4.4504906499999996e-23}, + {"slug": "ergs-to-btu", "name": "Ergs to Btu", "category": "energy", "type": "standard", "labels": {"in1": "Ergs", "in2": "Btu"}, "factor": 9.478171226670133e-11, "hidden": true}, + {"slug": "ergs-to-calories", "name": "Ergs to Calories", "category": "energy", "type": "standard", "labels": {"in1": "Ergs", "in2": "Calories"}, "factor": 2.3900573613766727e-08, "hidden": true}, + {"slug": "ergs-to-electron-volts", "name": "Ergs to Electron-volts", "category": "energy", "type": "standard", "labels": {"in1": "Ergs", "in2": "Electron-volts"}, "factor": 624150907446.0763}, + {"slug": "ergs-to-foot-pounds-energy", "name": "Ergs to Foot-pounds (energy)", "category": "energy", "type": "standard", "labels": {"in1": "Ergs", "in2": "Foot-pounds (energy)"}, "factor": 7.375621492772653e-08}, + {"slug": "ergs-to-hartree", "name": "Ergs to Hartree", "category": "energy", "type": "standard", "labels": {"in1": "Ergs", "in2": "Hartree"}, "factor": 22937122783.96325}, + {"slug": "ergs-to-kilocalories", "name": "Ergs to Kilocalories", "category": "energy", "type": "standard", "labels": {"in1": "Ergs", "in2": "Kilocalories"}, "factor": 2.390057361376673e-11}, + {"slug": "ergs-to-kilojoules", "name": "Ergs to Kilojoules", "category": "energy", "type": "standard", "labels": {"in1": "Ergs", "in2": "Kilojoules"}, "factor": 9.999999999999999e-11}, + {"slug": "ergs-to-kilowatt-hours", "name": "Ergs to Kilowatt-hours", "category": "energy", "type": "standard", "labels": {"in1": "Ergs", "in2": "Kilowatt-hours"}, "factor": 2.7777777777777778e-14}, + {"slug": "ergs-to-megajoules", "name": "Ergs to Megajoules", "category": "energy", "type": "standard", "labels": {"in1": "Ergs", "in2": "Megajoules"}, "factor": 9.999999999999999e-14}, + {"slug": "ergs-to-rydberg", "name": "Ergs to Rydberg", "category": "energy", "type": "standard", "labels": {"in1": "Ergs", "in2": "Rydberg"}, "factor": 45874245567.92755}, + {"slug": "ergs-to-therms", "name": "Ergs to Therms", "category": "energy", "type": "standard", "labels": {"in1": "Ergs", "in2": "Therms"}, "factor": 9.478171226670133e-16}, + {"slug": "ergs-to-ton-of-tnt", "name": "Ergs to Ton Of Tnt", "category": "energy", "type": "standard", "labels": {"in1": "Ergs", "in2": "Ton Of Tnt"}, "factor": 2.3900573613766728e-17}, + {"slug": "ergs-to-watt-hours", "name": "Ergs to Watt-hours", "category": "energy", "type": "standard", "labels": {"in1": "Ergs", "in2": "Watt-hours"}, "factor": 2.7777777777777777e-11}, + {"slug": "exabytes-to-bits", "name": "Exabytes to Bits", "category": "data", "type": "standard", "labels": {"in1": "Exabytes", "in2": "Bits"}, "factor": 1e+19}, + {"slug": "exabytes-to-bytes", "name": "Exabytes to Bytes", "category": "data", "type": "standard", "labels": {"in1": "Exabytes", "in2": "Bytes"}, "factor": 1e+18}, + {"slug": "exabytes-to-gibibytes", "name": "Exabytes to Gibibytes", "category": "data", "type": "standard", "labels": {"in1": "Exabytes", "in2": "Gibibytes"}, "factor": 931322574.6154785}, + {"slug": "exabytes-to-gigabits", "name": "Exabytes to Gigabits", "category": "data", "type": "standard", "labels": {"in1": "Exabytes", "in2": "Gigabits"}, "factor": 8000000000.0}, + {"slug": "exabytes-to-gigabytes", "name": "Exabytes to Gigabytes", "category": "data", "type": "standard", "labels": {"in1": "Exabytes", "in2": "Gigabytes"}, "factor": 1000000000.0}, + {"slug": "exabytes-to-kibibytes", "name": "Exabytes to Kibibytes", "category": "data", "type": "standard", "labels": {"in1": "Exabytes", "in2": "Kibibytes"}, "factor": 976562500000000.0}, + {"slug": "exabytes-to-kilobits", "name": "Exabytes to Kilobits", "category": "data", "type": "standard", "labels": {"in1": "Exabytes", "in2": "Kilobits"}, "factor": 8000000000000000.0}, + {"slug": "exabytes-to-kilobytes", "name": "Exabytes to Kilobytes", "category": "data", "type": "standard", "labels": {"in1": "Exabytes", "in2": "Kilobytes"}, "factor": 1000000000000000.0}, + {"slug": "exabytes-to-mebibytes", "name": "Exabytes to Mebibytes", "category": "data", "type": "standard", "labels": {"in1": "Exabytes", "in2": "Mebibytes"}, "factor": 953674316406.25}, + {"slug": "exabytes-to-megabits", "name": "Exabytes to Megabits", "category": "data", "type": "standard", "labels": {"in1": "Exabytes", "in2": "Megabits"}, "factor": 8000000000000.0}, + {"slug": "exabytes-to-megabytes", "name": "Exabytes to Megabytes", "category": "data", "type": "standard", "labels": {"in1": "Exabytes", "in2": "Megabytes"}, "factor": 1000000000000.0}, + {"slug": "exabytes-to-nibbles", "name": "Exabytes to Nibbles", "category": "data", "type": "standard", "labels": {"in1": "Exabytes", "in2": "Nibbles"}, "factor": 2e+18}, + {"slug": "exabytes-to-tebibytes", "name": "Exabytes to Tebibytes", "category": "data", "type": "standard", "labels": {"in1": "Exabytes", "in2": "Tebibytes"}, "factor": 909494.7017729282}, ];