From 3aecadd755421eaab5d445777be90b50a18a207c Mon Sep 17 00:00:00 2001 From: Codex Agent Date: Sun, 8 Mar 2026 05:38:39 +0000 Subject: [PATCH] Add next 40 backlog calculators (Fermi + fluid ounces) --- calculators_list.md | 122 ++++++++++++++++-------- hdyc-svelte/src/lib/data/calculators.ts | 42 +++++++- 2 files changed, 123 insertions(+), 41 deletions(-) diff --git a/calculators_list.md b/calculators_list.md index ee9bccd..fc005b0 100644 --- a/calculators_list.md +++ b/calculators_list.md @@ -2589,6 +2589,48 @@ The registry currently contains 1333 unique calculator slugs. | Fermi to Angstroms | fermi-to-angstroms | length | 1.00000000000000008e-05 | | Fermi to Astronomical Units | fermi-to-astronomical-units | length | 6.68458712226844588e-27 | + +| Fermi to Cables | fermi-to-cables | length | 5.39956803455723637e-18 | +| Fermi to Centimeters | fermi-to-centimeters | length | 1.00000000000000003e-13 | +| Fermi to Chains | fermi-to-chains | length | 4.97096953789867169e-17 | +| Fermi to Cubits | fermi-to-cubits | length | 2.18722659667541559e-15 | +| Fermi to Fathoms | fermi-to-fathoms | length | 5.46806649168853898e-16 | +| Fermi to Feet | fermi-to-feet | length | 3.28083989501312339e-15 | +| Fermi to Furlongs | fermi-to-furlongs | length | 4.97096953789867231e-18 | +| Fermi to Hands | fermi-to-hands | length | 9.84251968503937096e-15 | +| Fermi to Inches | fermi-to-inches | length | 3.93700787401574838e-14 | +| Fermi to Kilometers | fermi-to-kilometers | length | 1.00000000000000007e-18 | +| Fermi to Leagues | fermi-to-leagues | length | 2.07123730745778005e-19 | +| Fermi to Micrometers | fermi-to-micrometers | length | 1.00000000000000006e-09 | +| Fermi to Microns | fermi-to-microns | length | 1.00000000000000006e-09 | +| Fermi to Miles | fermi-to-miles | length | 6.21371192237334039e-19 | +| Fermi to Millimeters | fermi-to-millimeters | length | 9.9999999999999998e-13 | +| Fermi to Nanometers | fermi-to-nanometers | length | 9.99999999999999955e-07 | +| Fermi to Nautical Miles | fermi-to-nautical-miles | length | 5.39956803455723599e-19 | +| Fermi to Parsecs | fermi-to-parsecs | length | 3.24077928944436254e-32 | +| Fermi to Picometers | fermi-to-picometers | length | 0.00100000000000000002 | +| Fermi to Rods | fermi-to-rods | length | 1.98838781515946868e-16 | +| Fermi to Smoots | fermi-to-smoots | length | 5.87613115524738568e-16 | +| Fermi to Thou | fermi-to-thou | length | 3.93700787401574852e-11 | +| Fermi to Thou (mil) | fermi-to-thou-mil | length | 3.93700787401574852e-11 | +| Fermi to Yards | fermi-to-yards | length | 1.0936132983377078e-15 | +| Fluid Ounces to Acre-feet | fluid-ounces-to-acre-feet | volume | 2.39756506032532122e-08 | +| Fluid Ounces to Barrel (US oil) | fluid-ounces-to-barrel-us-oil | volume | 0.000186011904761904752 | +| Fluid Ounces to Bushels | fluid-ounces-to-bushels | volume | 0.000839225593139944796 | +| Fluid Ounces to Centiliters | fluid-ounces-to-centiliters | volume | 2.95735295624999983 | +| Fluid Ounces to Cubic Centimeters | fluid-ounces-to-cubic-centimeters | volume | 29.5735295624999992 | +| Fluid Ounces to Cubic Feet | fluid-ounces-to-cubic-feet | volume | 0.00104437934027777775 | +| Fluid Ounces to Cubic Inches | fluid-ounces-to-cubic-inches | volume | 1.8046875 | +| Fluid Ounces to Cubic Meters | fluid-ounces-to-cubic-meters | volume | 2.95735295624999978e-05 | +| Fluid Ounces to Cubic Yards | fluid-ounces-to-cubic-yards | volume | 3.86807163065843623e-05 | +| Fluid Ounces to Drams (fluid) | fluid-ounces-to-drams-fluid | volume | 8 | +| Fluid Ounces to Gill | fluid-ounces-to-gill | volume | 4 | +| Fluid Ounces to Hogshead | fluid-ounces-to-hogshead | volume | 0.000124007933591827198 | +| Fluid Ounces to Imperial Fl Oz | fluid-ounces-to-imperial-fl-oz | volume | 1.04084273078623601 | +| Fluid Ounces to Imperial Gallons | fluid-ounces-to-imperial-gallons | volume | 0.00650526706741397492 | +| Fluid Ounces to Imperial Pints | fluid-ounces-to-imperial-pints | volume | 0.0520421365393117993 | +| Fluid Ounces to Jiggers | fluid-ounces-to-jiggers | volume | 0.666666581661981561 | + ## Completion Checklist - [x] Inches to Feet (`inches-to-feet`) - [x] Kilograms to Pounds (`kilograms-to-pounds`) @@ -5763,47 +5805,47 @@ The registry currently contains 1333 unique calculator slugs. - [x] Femtograms to Zeptograms - [x] Fermi to Angstroms - [x] Fermi to Astronomical Units -- [ ] Fermi to Cables -- [ ] Fermi to Centimeters -- [ ] Fermi to Chains -- [ ] Fermi to Cubits -- [ ] Fermi to Fathoms -- [ ] Fermi to Feet -- [ ] Fermi to Furlongs -- [ ] Fermi to Hands -- [ ] Fermi to Inches -- [ ] Fermi to Kilometers -- [ ] Fermi to Leagues +- [x] Fermi to Cables +- [x] Fermi to Centimeters +- [x] Fermi to Chains +- [x] Fermi to Cubits +- [x] Fermi to Fathoms +- [x] Fermi to Feet +- [x] Fermi to Furlongs +- [x] Fermi to Hands +- [x] Fermi to Inches +- [x] Fermi to Kilometers +- [x] Fermi to Leagues - [x] Fermi to Light Years -- [ ] Fermi to Micrometers -- [ ] Fermi to Microns -- [ ] Fermi to Miles -- [ ] Fermi to Millimeters -- [ ] Fermi to Nanometers -- [ ] Fermi to Nautical Miles -- [ ] Fermi to Parsecs -- [ ] Fermi to Picometers -- [ ] Fermi to Rods -- [ ] Fermi to Smoots -- [ ] Fermi to Thou -- [ ] Fermi to Thou (mil) -- [ ] Fermi to Yards -- [ ] Fluid Ounces to Acre-feet -- [ ] Fluid Ounces to Barrel (us Oil) -- [ ] Fluid Ounces to Bushels -- [ ] Fluid Ounces to Centiliters -- [ ] Fluid Ounces to Cubic Centimeters -- [ ] Fluid Ounces to Cubic Feet -- [ ] Fluid Ounces to Cubic Inches -- [ ] Fluid Ounces to Cubic Meters -- [ ] Fluid Ounces to Cubic Yards -- [ ] Fluid Ounces to Drams (fluid) -- [ ] Fluid Ounces to Gill -- [ ] Fluid Ounces to Hogshead -- [ ] Fluid Ounces to Imperial Fl Oz -- [ ] Fluid Ounces to Imperial Gallons -- [ ] Fluid Ounces to Imperial Pints -- [ ] Fluid Ounces to Jiggers +- [x] Fermi to Micrometers +- [x] Fermi to Microns +- [x] Fermi to Miles +- [x] Fermi to Millimeters +- [x] Fermi to Nanometers +- [x] Fermi to Nautical Miles +- [x] Fermi to Parsecs +- [x] Fermi to Picometers +- [x] Fermi to Rods +- [x] Fermi to Smoots +- [x] Fermi to Thou +- [x] Fermi to Thou (mil) +- [x] Fermi to Yards +- [x] Fluid Ounces to Acre-feet +- [x] Fluid Ounces to Barrel (us Oil) +- [x] Fluid Ounces to Bushels +- [x] Fluid Ounces to Centiliters +- [x] Fluid Ounces to Cubic Centimeters +- [x] Fluid Ounces to Cubic Feet +- [x] Fluid Ounces to Cubic Inches +- [x] Fluid Ounces to Cubic Meters +- [x] Fluid Ounces to Cubic Yards +- [x] Fluid Ounces to Drams (fluid) +- [x] Fluid Ounces to Gill +- [x] Fluid Ounces to Hogshead +- [x] Fluid Ounces to Imperial Fl Oz +- [x] Fluid Ounces to Imperial Gallons +- [x] Fluid Ounces to Imperial Pints +- [x] Fluid Ounces to Jiggers - [ ] Fluid Ounces to Minims - [ ] Fluid Ounces to Pecks - [x] Fluid Ounces to Pints diff --git a/hdyc-svelte/src/lib/data/calculators.ts b/hdyc-svelte/src/lib/data/calculators.ts index 7a304d7..75bbb16 100644 --- a/hdyc-svelte/src/lib/data/calculators.ts +++ b/hdyc-svelte/src/lib/data/calculators.ts @@ -2164,7 +2164,7 @@ export const calculators: CalculatorDef[] = [ {"slug": "centiliters-to-cubic-meters", "name": "Centiliters to Cubic Meters", "category": "volume", "type": "standard", "labels": {"in1": "Centiliters", "in2": "Cubic Meters"}, "factor": 1e-05}, {"slug": "centiliters-to-cubic-yards", "name": "Centiliters to Cubic Yards", "category": "volume", "type": "standard", "labels": {"in1": "Centiliters", "in2": "Cubic Yards"}, "factor": 1.3079506193143923e-05, "hidden": true}, {"slug": "centiliters-to-drams-fluid", "name": "Centiliters to Drams (fluid)", "category": "volume", "type": "standard", "labels": {"in1": "Centiliters", "in2": "Drams (fluid)"}, "factor": 2.70512181614744}, - {"slug": "centiliters-to-fluid-ounces", "name": "Centiliters to Fluid Ounces", "category": "volume", "type": "standard", "labels": {"in1": "Centiliters", "in2": "Fluid Ounces"}, "factor": 0.33814022701843}, + {"slug": "centiliters-to-fluid-ounces", "name": "Centiliters to Fluid Ounces", "category": "volume", "type": "standard", "labels": {"in1": "Centiliters", "in2": "Fluid Ounces"}, "factor": 0.33814022701843, "hidden": true}, {"slug": "centiliters-to-gallons", "name": "Centiliters to Gallons", "category": "volume", "type": "standard", "labels": {"in1": "Centiliters", "in2": "Gallons"}, "factor": 0.0026417205235814843}, {"slug": "centiliters-to-gill", "name": "Centiliters to Gill", "category": "volume", "type": "standard", "labels": {"in1": "Centiliters", "in2": "Gill"}, "factor": 0.0845350567546075}, {"slug": "centiliters-to-hogshead", "name": "Centiliters to Hogshead", "category": "volume", "type": "standard", "labels": {"in1": "Centiliters", "in2": "Hogshead"}, "factor": 4.1932071743098554e-05}, @@ -2294,6 +2294,46 @@ export const calculators: CalculatorDef[] = [ {"slug": "feet-per-second-to-yards-per-second", "name": "Feet Per Second to Yards Per Second", "category": "speed", "type": "standard", "labels": {"in1": "Feet Per Second", "in2": "Yards Per Second"}, "factor": 0.3333333333333333}, {"slug": "fermi-to-angstroms", "name": "Fermi to Angstroms", "category": "length", "type": "standard", "labels": {"in1": "Fermi", "in2": "Angstroms"}, "factor": 1e-05, "hidden": true}, {"slug": "fermi-to-astronomical-units", "name": "Fermi to Astronomical Units", "category": "length", "type": "standard", "labels": {"in1": "Fermi", "in2": "Astronomical Units"}, "factor": 6.684587122268446e-27, "hidden": true}, + {"slug": "fermi-to-cables", "name": "Fermi to Cables", "category": "length", "type": "standard", "labels": {"in1": "Fermi", "in2": "Cables"}, "factor": 5.399568034557236e-18, "hidden": true}, + {"slug": "fermi-to-centimeters", "name": "Fermi to Centimeters", "category": "length", "type": "standard", "labels": {"in1": "Fermi", "in2": "Centimeters"}, "factor": 1e-13}, + {"slug": "fermi-to-chains", "name": "Fermi to Chains", "category": "length", "type": "standard", "labels": {"in1": "Fermi", "in2": "Chains"}, "factor": 4.970969537898672e-17}, + {"slug": "fermi-to-cubits", "name": "Fermi to Cubits", "category": "length", "type": "standard", "labels": {"in1": "Fermi", "in2": "Cubits"}, "factor": 2.1872265966754156e-15}, + {"slug": "fermi-to-fathoms", "name": "Fermi to Fathoms", "category": "length", "type": "standard", "labels": {"in1": "Fermi", "in2": "Fathoms"}, "factor": 5.468066491688539e-16}, + {"slug": "fermi-to-feet", "name": "Fermi to Feet", "category": "length", "type": "standard", "labels": {"in1": "Fermi", "in2": "Feet"}, "factor": 3.2808398950131234e-15}, + {"slug": "fermi-to-furlongs", "name": "Fermi to Furlongs", "category": "length", "type": "standard", "labels": {"in1": "Fermi", "in2": "Furlongs"}, "factor": 4.970969537898672e-18}, + {"slug": "fermi-to-hands", "name": "Fermi to Hands", "category": "length", "type": "standard", "labels": {"in1": "Fermi", "in2": "Hands"}, "factor": 9.842519685039371e-15}, + {"slug": "fermi-to-inches", "name": "Fermi to Inches", "category": "length", "type": "standard", "labels": {"in1": "Fermi", "in2": "Inches"}, "factor": 3.9370078740157484e-14}, + {"slug": "fermi-to-kilometers", "name": "Fermi to Kilometers", "category": "length", "type": "standard", "labels": {"in1": "Fermi", "in2": "Kilometers"}, "factor": 1e-18}, + {"slug": "fermi-to-leagues", "name": "Fermi to Leagues", "category": "length", "type": "standard", "labels": {"in1": "Fermi", "in2": "Leagues"}, "factor": 2.07123730745778e-19}, + {"slug": "fermi-to-micrometers", "name": "Fermi to Micrometers", "category": "length", "type": "standard", "labels": {"in1": "Fermi", "in2": "Micrometers"}, "factor": 1e-09}, + {"slug": "fermi-to-microns", "name": "Fermi to Microns", "category": "length", "type": "standard", "labels": {"in1": "Fermi", "in2": "Microns"}, "factor": 1e-09}, + {"slug": "fermi-to-miles", "name": "Fermi to Miles", "category": "length", "type": "standard", "labels": {"in1": "Fermi", "in2": "Miles"}, "factor": 6.21371192237334e-19}, + {"slug": "fermi-to-millimeters", "name": "Fermi to Millimeters", "category": "length", "type": "standard", "labels": {"in1": "Fermi", "in2": "Millimeters"}, "factor": 1e-12}, + {"slug": "fermi-to-nanometers", "name": "Fermi to Nanometers", "category": "length", "type": "standard", "labels": {"in1": "Fermi", "in2": "Nanometers"}, "factor": 1e-06}, + {"slug": "fermi-to-nautical-miles", "name": "Fermi to Nautical Miles", "category": "length", "type": "standard", "labels": {"in1": "Fermi", "in2": "Nautical Miles"}, "factor": 5.399568034557236e-19}, + {"slug": "fermi-to-parsecs", "name": "Fermi to Parsecs", "category": "length", "type": "standard", "labels": {"in1": "Fermi", "in2": "Parsecs"}, "factor": 3.2407792894443625e-32}, + {"slug": "fermi-to-picometers", "name": "Fermi to Picometers", "category": "length", "type": "standard", "labels": {"in1": "Fermi", "in2": "Picometers"}, "factor": 0.001}, + {"slug": "fermi-to-rods", "name": "Fermi to Rods", "category": "length", "type": "standard", "labels": {"in1": "Fermi", "in2": "Rods"}, "factor": 1.9883878151594687e-16}, + {"slug": "fermi-to-smoots", "name": "Fermi to Smoots", "category": "length", "type": "standard", "labels": {"in1": "Fermi", "in2": "Smoots"}, "factor": 5.876131155247386e-16}, + {"slug": "fermi-to-thou", "name": "Fermi to Thou", "category": "length", "type": "standard", "labels": {"in1": "Fermi", "in2": "Thou"}, "factor": 3.9370078740157485e-11}, + {"slug": "fermi-to-thou-mil", "name": "Fermi to Thou (mil)", "category": "length", "type": "standard", "labels": {"in1": "Fermi", "in2": "Thou (mil)"}, "factor": 3.9370078740157485e-11}, + {"slug": "fermi-to-yards", "name": "Fermi to Yards", "category": "length", "type": "standard", "labels": {"in1": "Fermi", "in2": "Yards"}, "factor": 1.0936132983377078e-15}, + {"slug": "fluid-ounces-to-acre-feet", "name": "Fluid Ounces to Acre-feet", "category": "volume", "type": "standard", "labels": {"in1": "Fluid Ounces", "in2": "Acre-feet"}, "factor": 2.3975650603253212e-08}, + {"slug": "fluid-ounces-to-barrel-us-oil", "name": "Fluid Ounces to Barrel (US oil)", "category": "volume", "type": "standard", "labels": {"in1": "Fluid Ounces", "in2": "Barrel (US oil)"}, "factor": 0.00018601190476190475}, + {"slug": "fluid-ounces-to-bushels", "name": "Fluid Ounces to Bushels", "category": "volume", "type": "standard", "labels": {"in1": "Fluid Ounces", "in2": "Bushels"}, "factor": 0.0008392255931399448, "hidden": true}, + {"slug": "fluid-ounces-to-centiliters", "name": "Fluid Ounces to Centiliters", "category": "volume", "type": "standard", "labels": {"in1": "Fluid Ounces", "in2": "Centiliters"}, "factor": 2.95735295625}, + {"slug": "fluid-ounces-to-cubic-centimeters", "name": "Fluid Ounces to Cubic Centimeters", "category": "volume", "type": "standard", "labels": {"in1": "Fluid Ounces", "in2": "Cubic Centimeters"}, "factor": 29.5735295625}, + {"slug": "fluid-ounces-to-cubic-feet", "name": "Fluid Ounces to Cubic Feet", "category": "volume", "type": "standard", "labels": {"in1": "Fluid Ounces", "in2": "Cubic Feet"}, "factor": 0.0010443793402777778}, + {"slug": "fluid-ounces-to-cubic-inches", "name": "Fluid Ounces to Cubic Inches", "category": "volume", "type": "standard", "labels": {"in1": "Fluid Ounces", "in2": "Cubic Inches"}, "factor": 1.8046875}, + {"slug": "fluid-ounces-to-cubic-meters", "name": "Fluid Ounces to Cubic Meters", "category": "volume", "type": "standard", "labels": {"in1": "Fluid Ounces", "in2": "Cubic Meters"}, "factor": 2.9573529562499998e-05}, + {"slug": "fluid-ounces-to-cubic-yards", "name": "Fluid Ounces to Cubic Yards", "category": "volume", "type": "standard", "labels": {"in1": "Fluid Ounces", "in2": "Cubic Yards"}, "factor": 3.868071630658436e-05, "hidden": true}, + {"slug": "fluid-ounces-to-drams-fluid", "name": "Fluid Ounces to Drams (fluid)", "category": "volume", "type": "standard", "labels": {"in1": "Fluid Ounces", "in2": "Drams (fluid)"}, "factor": 8.0}, + {"slug": "fluid-ounces-to-gill", "name": "Fluid Ounces to Gill", "category": "volume", "type": "standard", "labels": {"in1": "Fluid Ounces", "in2": "Gill"}, "factor": 4.0}, + {"slug": "fluid-ounces-to-hogshead", "name": "Fluid Ounces to Hogshead", "category": "volume", "type": "standard", "labels": {"in1": "Fluid Ounces", "in2": "Hogshead"}, "factor": 0.0001240079335918272}, + {"slug": "fluid-ounces-to-imperial-fl-oz", "name": "Fluid Ounces to Imperial Fl Oz", "category": "volume", "type": "standard", "labels": {"in1": "Fluid Ounces", "in2": "Imperial Fl Oz"}, "factor": 1.040842730786236}, + {"slug": "fluid-ounces-to-imperial-gallons", "name": "Fluid Ounces to Imperial Gallons", "category": "volume", "type": "standard", "labels": {"in1": "Fluid Ounces", "in2": "Imperial Gallons"}, "factor": 0.006505267067413975}, + {"slug": "fluid-ounces-to-imperial-pints", "name": "Fluid Ounces to Imperial Pints", "category": "volume", "type": "standard", "labels": {"in1": "Fluid Ounces", "in2": "Imperial Pints"}, "factor": 0.0520421365393118}, + {"slug": "fluid-ounces-to-jiggers", "name": "Fluid Ounces to Jiggers", "category": "volume", "type": "standard", "labels": {"in1": "Fluid Ounces", "in2": "Jiggers"}, "factor": 0.6666665816619816}, ];