From c0deb9a6ea0daccb86f0c2ed07ddf137df0d6859 Mon Sep 17 00:00:00 2001 From: Codex Agent Date: Sun, 8 Mar 2026 03:21:44 +0000 Subject: [PATCH] Add next 40 backlog calculators (carat & centigram mass 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 df35ed2..d28ee38 100644 --- a/calculators_list.md +++ b/calculators_list.md @@ -2388,6 +2388,46 @@ The registry currently contains 1333 unique calculator slugs. | Carats to Micrograms | carats-to-micrograms | weight | 200000.0 | | Carats to Momme | carats-to-momme | weight | 0.05333333333333334 | | Carats to Nanograms | carats-to-nanograms | weight | 200000000.0 | +| Carats to Ounces | carats-to-ounces | weight | 0.007054792389916083 | +| Carats to Pennyweights | carats-to-pennyweights | weight | 0.12860298627451192 | +| Carats to Picograms | carats-to-picograms | weight | 200000000.0 | +| Carats to Planck Mass | carats-to-planck-mass | weight | 9189.343669507092 | +| Carats to Pounds | carats-to-pounds | weight | 0.00044092452436975517 | +| Carats to Quarters | carats-to-quarters | weight | 1.574730444177697e-05 | +| Carats to Scruples | carats-to-scruples | weight | 0.1543235835294143 | +| Carats to Short Tons | carats-to-short-tons | weight | 2.2046226218487757e-07 | +| Carats to Slugs | carats-to-slugs | weight | 1.3704353168735e-05 | +| Carats to Solar Masses | carats-to-solar-masses | weight | 1.0057984279370571e-34 | +| Carats to Stones | carats-to-stones | weight | 3.149460888355394e-05 | +| Carats to Tolas | carats-to-tolas | weight | 0.01714706483660159 | +| Carats to Tons | carats-to-tons | weight | 2.0000000000000002e-07 | +| Carats to Troy Ounces | carats-to-troy-ounces | weight | 0.006430149313725596 | +| Carats to Yoctograms | carats-to-yoctograms | weight | 2.0000000000000003e+20 | +| Carats to Zeptograms | carats-to-zeptograms | weight | 2.0000000000000003e+17 | +| Centigrams to Amu | centigrams-to-amu | weight | 6.022140762081124e+21 | +| Centigrams to Apothecary Ounces | centigrams-to-apothecary-ounces | weight | 0.0003215074656862798 | +| Centigrams to Atomic Mass Units | centigrams-to-atomic-mass-units | weight | 6.022140762081124e+21 | +| Centigrams to Attograms | centigrams-to-attograms | weight | 1.0000000000000002e+16 | +| Centigrams to Carats | centigrams-to-carats | weight | 0.05 | +| Centigrams to Cloves | centigrams-to-cloves | weight | 2.7557782773109697e-06 | +| Centigrams to Daltons | centigrams-to-daltons | weight | 6.022140762081124e+21 | +| Centigrams to Drams | centigrams-to-drams | weight | 0.005643833911932866 | +| Centigrams to Earth Masses | centigrams-to-earth-masses | weight | 1.6744248350691537e-30 | +| Centigrams to Femtograms | centigrams-to-femtograms | weight | 10000000000.0 | +| Centigrams to Gamma (mass) | centigrams-to-gamma-mass | weight | 10000.0 | +| Centigrams to Grains | centigrams-to-grains | weight | 0.15432358352941433 | +| Centigrams to Hundredweight | centigrams-to-hundredweight | weight | 2.204622621848776e-07 | +| Centigrams to Hundredweight (cwt) | centigrams-to-hundredweight-cwt | weight | 1.9684130552221212e-07 | +| Centigrams to Kilograms | centigrams-to-kilograms | weight | 1e-05 | +| Centigrams to Long Tons | centigrams-to-long-tons | weight | 9.842065276110608e-09 | +| Centigrams to Metric Tons | centigrams-to-metric-tons | weight | 1e-08 | +| Centigrams to Micrograms | centigrams-to-micrograms | weight | 10000.0 | +| Centigrams to Momme | centigrams-to-momme | weight | 0.002666666666666667 | +| Centigrams to Nanograms | centigrams-to-nanograms | weight | 10000000.000000002 | +| Centigrams to Ounces | centigrams-to-ounces | weight | 0.00035273961949580413 | +| Centigrams to Pennyweights | centigrams-to-pennyweights | weight | 0.006430149313725596 | +| Centigrams to Picograms | centigrams-to-picograms | weight | 10000000.000000002 | +| Centigrams to Planck Mass | centigrams-to-planck-mass | weight | 459.46718347535466 | ## Completion Checklist - [x] Inches to Feet (`inches-to-feet`) @@ -4634,47 +4674,47 @@ The registry currently contains 1333 unique calculator slugs. - [x] Carats to Micrograms - [x] Carats to Momme - [x] Carats to Nanograms -- [ ] Carats to Ounces -- [ ] Carats to Pennyweights -- [ ] Carats to Picograms -- [ ] Carats to Planck Mass -- [ ] Carats to Pounds -- [ ] Carats to Quarters -- [ ] Carats to Scruples -- [ ] Carats to Short Tons -- [ ] Carats to Slugs -- [ ] Carats to Solar Masses -- [ ] Carats to Stones -- [ ] Carats to Tolas -- [ ] Carats to Tons -- [ ] Carats to Troy Ounces -- [ ] Carats to Yoctograms -- [ ] Carats to Zeptograms +- [x] Carats to Ounces +- [x] Carats to Pennyweights +- [x] Carats to Picograms +- [x] Carats to Planck Mass +- [x] Carats to Pounds +- [x] Carats to Quarters +- [x] Carats to Scruples +- [x] Carats to Short Tons +- [x] Carats to Slugs +- [x] Carats to Solar Masses +- [x] Carats to Stones +- [x] Carats to Tolas +- [x] Carats to Tons +- [x] Carats to Troy Ounces +- [x] Carats to Yoctograms +- [x] Carats to Zeptograms - [x] Celsius to Newton (temp Scale) -- [ ] Centigrams to Amu -- [ ] Centigrams to Apothecary Ounces -- [ ] Centigrams to Atomic Mass Units -- [ ] Centigrams to Attograms -- [ ] Centigrams to Carats -- [ ] Centigrams to Cloves -- [ ] Centigrams to Daltons -- [ ] Centigrams to Drams -- [ ] Centigrams to Earth Masses -- [ ] Centigrams to Femtograms -- [ ] Centigrams to Gamma (mass) -- [ ] Centigrams to Grains -- [ ] Centigrams to Hundredweight -- [ ] Centigrams to Hundredweight (cwt) -- [ ] Centigrams to Kilograms -- [ ] Centigrams to Long Tons -- [ ] Centigrams to Metric Tons -- [ ] Centigrams to Micrograms -- [ ] Centigrams to Momme -- [ ] Centigrams to Nanograms -- [ ] Centigrams to Ounces -- [ ] Centigrams to Pennyweights -- [ ] Centigrams to Picograms -- [ ] Centigrams to Planck Mass +- [x] Centigrams to Amu +- [x] Centigrams to Apothecary Ounces +- [x] Centigrams to Atomic Mass Units +- [x] Centigrams to Attograms +- [x] Centigrams to Carats +- [x] Centigrams to Cloves +- [x] Centigrams to Daltons +- [x] Centigrams to Drams +- [x] Centigrams to Earth Masses +- [x] Centigrams to Femtograms +- [x] Centigrams to Gamma (mass) +- [x] Centigrams to Grains +- [x] Centigrams to Hundredweight +- [x] Centigrams to Hundredweight (cwt) +- [x] Centigrams to Kilograms +- [x] Centigrams to Long Tons +- [x] Centigrams to Metric Tons +- [x] Centigrams to Micrograms +- [x] Centigrams to Momme +- [x] Centigrams to Nanograms +- [x] Centigrams to Ounces +- [x] Centigrams to Pennyweights +- [x] Centigrams to Picograms +- [x] Centigrams to Planck Mass - [ ] Centigrams to Pounds - [ ] Centigrams to Quarters - [ ] Centigrams to Scruples diff --git a/hdyc-svelte/src/lib/data/calculators.ts b/hdyc-svelte/src/lib/data/calculators.ts index 9431eae..26d60c5 100644 --- a/hdyc-svelte/src/lib/data/calculators.ts +++ b/hdyc-svelte/src/lib/data/calculators.ts @@ -2110,6 +2110,47 @@ export const calculators: CalculatorDef[] = [ {"slug": "carats-to-momme", "name": "Carats to Momme", "category": "weight", "type": "standard", "labels": {"in1": "Carats", "in2": "Momme"}, "factor": 0.05333333333333334}, {"slug": "carats-to-nanograms", "name": "Carats to Nanograms", "category": "weight", "type": "standard", "labels": {"in1": "Carats", "in2": "Nanograms"}, "factor": 200000000.0}, + {"slug": "carats-to-ounces", "name": "Carats to Ounces", "category": "weight", "type": "standard", "labels": {"in1": "Carats", "in2": "Ounces"}, "factor": 0.007054792389916083}, + {"slug": "carats-to-pennyweights", "name": "Carats to Pennyweights", "category": "weight", "type": "standard", "labels": {"in1": "Carats", "in2": "Pennyweights"}, "factor": 0.12860298627451192}, + {"slug": "carats-to-picograms", "name": "Carats to Picograms", "category": "weight", "type": "standard", "labels": {"in1": "Carats", "in2": "Picograms"}, "factor": 200000000.0}, + {"slug": "carats-to-planck-mass", "name": "Carats to Planck Mass", "category": "weight", "type": "standard", "labels": {"in1": "Carats", "in2": "Planck Mass"}, "factor": 9189.343669507092}, + {"slug": "carats-to-pounds", "name": "Carats to Pounds", "category": "weight", "type": "standard", "labels": {"in1": "Carats", "in2": "Pounds"}, "factor": 0.00044092452436975517}, + {"slug": "carats-to-quarters", "name": "Carats to Quarters", "category": "weight", "type": "standard", "labels": {"in1": "Carats", "in2": "Quarters"}, "factor": 1.574730444177697e-05}, + {"slug": "carats-to-scruples", "name": "Carats to Scruples", "category": "weight", "type": "standard", "labels": {"in1": "Carats", "in2": "Scruples"}, "factor": 0.1543235835294143}, + {"slug": "carats-to-short-tons", "name": "Carats to Short Tons", "category": "weight", "type": "standard", "labels": {"in1": "Carats", "in2": "Short Tons"}, "factor": 2.2046226218487757e-07}, + {"slug": "carats-to-slugs", "name": "Carats to Slugs", "category": "weight", "type": "standard", "labels": {"in1": "Carats", "in2": "Slugs"}, "factor": 1.3704353168735e-05}, + {"slug": "carats-to-solar-masses", "name": "Carats to Solar Masses", "category": "weight", "type": "standard", "labels": {"in1": "Carats", "in2": "Solar Masses"}, "factor": 1.0057984279370571e-34}, + {"slug": "carats-to-stones", "name": "Carats to Stones", "category": "weight", "type": "standard", "labels": {"in1": "Carats", "in2": "Stones"}, "factor": 3.149460888355394e-05}, + {"slug": "carats-to-tolas", "name": "Carats to Tolas", "category": "weight", "type": "standard", "labels": {"in1": "Carats", "in2": "Tolas"}, "factor": 0.01714706483660159}, + {"slug": "carats-to-tons", "name": "Carats to Tons", "category": "weight", "type": "standard", "labels": {"in1": "Carats", "in2": "Tons"}, "factor": 2.0000000000000002e-07}, + {"slug": "carats-to-troy-ounces", "name": "Carats to Troy Ounces", "category": "weight", "type": "standard", "labels": {"in1": "Carats", "in2": "Troy Ounces"}, "factor": 0.006430149313725596}, + {"slug": "carats-to-yoctograms", "name": "Carats to Yoctograms", "category": "weight", "type": "standard", "labels": {"in1": "Carats", "in2": "Yoctograms"}, "factor": 2.0000000000000003e+20}, + {"slug": "carats-to-zeptograms", "name": "Carats to Zeptograms", "category": "weight", "type": "standard", "labels": {"in1": "Carats", "in2": "Zeptograms"}, "factor": 2.0000000000000003e+17}, + {"slug": "centigrams-to-amu", "name": "Centigrams to Amu", "category": "weight", "type": "standard", "labels": {"in1": "Centigrams", "in2": "Amu"}, "factor": 6.022140762081124e+21}, + {"slug": "centigrams-to-apothecary-ounces", "name": "Centigrams to Apothecary Ounces", "category": "weight", "type": "standard", "labels": {"in1": "Centigrams", "in2": "Apothecary Ounces"}, "factor": 0.0003215074656862798}, + {"slug": "centigrams-to-atomic-mass-units", "name": "Centigrams to Atomic Mass Units", "category": "weight", "type": "standard", "labels": {"in1": "Centigrams", "in2": "Atomic Mass Units"}, "factor": 6.022140762081124e+21}, + {"slug": "centigrams-to-attograms", "name": "Centigrams to Attograms", "category": "weight", "type": "standard", "labels": {"in1": "Centigrams", "in2": "Attograms"}, "factor": 1.0000000000000002e+16}, + {"slug": "centigrams-to-carats", "name": "Centigrams to Carats", "category": "weight", "type": "standard", "labels": {"in1": "Centigrams", "in2": "Carats"}, "factor": 0.05}, + {"slug": "centigrams-to-cloves", "name": "Centigrams to Cloves", "category": "weight", "type": "standard", "labels": {"in1": "Centigrams", "in2": "Cloves"}, "factor": 2.7557782773109697e-06}, + {"slug": "centigrams-to-daltons", "name": "Centigrams to Daltons", "category": "weight", "type": "standard", "labels": {"in1": "Centigrams", "in2": "Daltons"}, "factor": 6.022140762081124e+21}, + {"slug": "centigrams-to-drams", "name": "Centigrams to Drams", "category": "weight", "type": "standard", "labels": {"in1": "Centigrams", "in2": "Drams"}, "factor": 0.005643833911932866}, + {"slug": "centigrams-to-earth-masses", "name": "Centigrams to Earth Masses", "category": "weight", "type": "standard", "labels": {"in1": "Centigrams", "in2": "Earth Masses"}, "factor": 1.6744248350691537e-30}, + {"slug": "centigrams-to-femtograms", "name": "Centigrams to Femtograms", "category": "weight", "type": "standard", "labels": {"in1": "Centigrams", "in2": "Femtograms"}, "factor": 10000000000.0}, + {"slug": "centigrams-to-gamma-mass", "name": "Centigrams to Gamma (mass)", "category": "weight", "type": "standard", "labels": {"in1": "Centigrams", "in2": "Gamma (mass)"}, "factor": 10000.0}, + {"slug": "centigrams-to-grains", "name": "Centigrams to Grains", "category": "weight", "type": "standard", "labels": {"in1": "Centigrams", "in2": "Grains"}, "factor": 0.15432358352941433}, + {"slug": "centigrams-to-hundredweight", "name": "Centigrams to Hundredweight", "category": "weight", "type": "standard", "labels": {"in1": "Centigrams", "in2": "Hundredweight"}, "factor": 2.204622621848776e-07}, + {"slug": "centigrams-to-hundredweight-cwt", "name": "Centigrams to Hundredweight (cwt)", "category": "weight", "type": "standard", "labels": {"in1": "Centigrams", "in2": "Hundredweight (cwt)"}, "factor": 1.9684130552221212e-07}, + {"slug": "centigrams-to-kilograms", "name": "Centigrams to Kilograms", "category": "weight", "type": "standard", "labels": {"in1": "Centigrams", "in2": "Kilograms"}, "factor": 1e-05}, + {"slug": "centigrams-to-long-tons", "name": "Centigrams to Long Tons", "category": "weight", "type": "standard", "labels": {"in1": "Centigrams", "in2": "Long Tons"}, "factor": 9.842065276110608e-09}, + {"slug": "centigrams-to-metric-tons", "name": "Centigrams to Metric Tons", "category": "weight", "type": "standard", "labels": {"in1": "Centigrams", "in2": "Metric Tons"}, "factor": 1e-08}, + {"slug": "centigrams-to-micrograms", "name": "Centigrams to Micrograms", "category": "weight", "type": "standard", "labels": {"in1": "Centigrams", "in2": "Micrograms"}, "factor": 10000.0}, + {"slug": "centigrams-to-momme", "name": "Centigrams to Momme", "category": "weight", "type": "standard", "labels": {"in1": "Centigrams", "in2": "Momme"}, "factor": 0.002666666666666667}, + {"slug": "centigrams-to-nanograms", "name": "Centigrams to Nanograms", "category": "weight", "type": "standard", "labels": {"in1": "Centigrams", "in2": "Nanograms"}, "factor": 10000000.000000002}, + {"slug": "centigrams-to-ounces", "name": "Centigrams to Ounces", "category": "weight", "type": "standard", "labels": {"in1": "Centigrams", "in2": "Ounces"}, "factor": 0.00035273961949580413}, + {"slug": "centigrams-to-pennyweights", "name": "Centigrams to Pennyweights", "category": "weight", "type": "standard", "labels": {"in1": "Centigrams", "in2": "Pennyweights"}, "factor": 0.006430149313725596}, + {"slug": "centigrams-to-picograms", "name": "Centigrams to Picograms", "category": "weight", "type": "standard", "labels": {"in1": "Centigrams", "in2": "Picograms"}, "factor": 10000000.000000002}, + {"slug": "centigrams-to-planck-mass", "name": "Centigrams to Planck Mass", "category": "weight", "type": "standard", "labels": {"in1": "Centigrams", "in2": "Planck Mass"}, "factor": 459.46718347535466}, + ]; const slugIndex = new Map(calculators.map(c => [c.slug, c]));