From 35c8f721edbba90b902b525aa02af42faed3b65a Mon Sep 17 00:00:00 2001 From: Codex Agent Date: Sun, 8 Mar 2026 03:30:16 +0000 Subject: [PATCH] Add next 40 backlog calculators --- calculators_list.md | 80 ++++++++++++------------- hdyc-svelte/src/lib/data/calculators.ts | 40 +++++++++++++ 2 files changed, 80 insertions(+), 40 deletions(-) diff --git a/calculators_list.md b/calculators_list.md index 1c83d84..e1d486d 100644 --- a/calculators_list.md +++ b/calculators_list.md @@ -4793,50 +4793,50 @@ The registry currently contains 1333 unique calculator slugs. - [x] Centiliters to Us Pints - [x] Centimeters Per Second to Cm Per Second - [x] Centimeters Per Second to Feet Per Second -- [ ] Centimeters Per Second to Furlongs Per Fortnight -- [ ] Centimeters Per Second to Inches Per Second +- [x] Centimeters Per Second to Furlongs Per Fortnight +- [x] Centimeters Per Second to Inches Per Second - [x] Centimeters Per Second to Kilometers Per Hour -- [ ] Centimeters Per Second to km/s -- [ ] Centimeters Per Second to Knots -- [ ] Centimeters Per Second to Leagues Per Hour -- [ ] Centimeters Per Second to Mach -- [ ] Centimeters Per Second to Meters Per Second -- [ ] Centimeters Per Second to Miles Per Hour +- [x] Centimeters Per Second to km/s +- [x] Centimeters Per Second to Knots +- [x] Centimeters Per Second to Leagues Per Hour +- [x] Centimeters Per Second to Mach +- [x] Centimeters Per Second to Meters Per Second +- [x] Centimeters Per Second to Miles Per Hour - [x] Centimeters Per Second to Speed Of Light - [x] Centimeters Per Second to Speed Of Light (c) -- [ ] Centimeters Per Second to Yards Per Second -- [ ] Centimeters to Angstroms -- [ ] Centimeters to Astronomical Units -- [ ] Centimeters to Cables -- [ ] Centimeters to Chains -- [ ] Centimeters to Fathoms -- [ ] Centimeters to Fermi -- [ ] Centimeters to Furlongs -- [ ] Centimeters to Leagues +- [x] Centimeters Per Second to Yards Per Second +- [x] Centimeters to Angstroms +- [x] Centimeters to Astronomical Units +- [x] Centimeters to Cables +- [x] Centimeters to Chains +- [x] Centimeters to Fathoms +- [x] Centimeters to Fermi +- [x] Centimeters to Furlongs +- [x] Centimeters to Leagues - [x] Centimeters to Light Years -- [ ] Centimeters to Micrometers -- [ ] Centimeters to Microns -- [ ] Centimeters to Miles -- [ ] Centimeters to Nanometers -- [ ] Centimeters to Nautical Miles -- [ ] Centimeters to Parsecs -- [ ] Centimeters to Picometers -- [ ] Centimeters to Rods -- [ ] Centimeters to Smoots -- [ ] Centimeters to Thou -- [ ] Centimeters to Thou (mil) -- [ ] Centipoise to Centistokes -- [ ] Centipoise to Poise -- [ ] Centipoise to Saybolt Universal Seconds -- [ ] Centipoise to Square Meters Per Second -- [ ] Centipoise to Stokes -- [ ] Centistokes to Centipoise -- [ ] Centistokes to Pascal-seconds -- [ ] Centistokes to Poise -- [ ] Centistokes to Saybolt Universal Seconds -- [ ] Centuries to Atomic Time Units -- [ ] Centuries to Days -- [ ] Centuries to Decades +- [x] Centimeters to Micrometers +- [x] Centimeters to Microns +- [x] Centimeters to Miles +- [x] Centimeters to Nanometers +- [x] Centimeters to Nautical Miles +- [x] Centimeters to Parsecs +- [x] Centimeters to Picometers +- [x] Centimeters to Rods +- [x] Centimeters to Smoots +- [x] Centimeters to Thou +- [x] Centimeters to Thou (mil) +- [x] Centipoise to Centistokes +- [x] Centipoise to Poise +- [x] Centipoise to Saybolt Universal Seconds +- [x] Centipoise to Square Meters Per Second +- [x] Centipoise to Stokes +- [x] Centistokes to Centipoise +- [x] Centistokes to Pascal-seconds +- [x] Centistokes to Poise +- [x] Centistokes to Saybolt Universal Seconds +- [x] Centuries to Atomic Time Units +- [x] Centuries to Days +- [x] Centuries to Decades - [ ] Centuries to Fortnights - [ ] Centuries to Hours - [ ] Centuries to Jiffies diff --git a/hdyc-svelte/src/lib/data/calculators.ts b/hdyc-svelte/src/lib/data/calculators.ts index 4862f75..8a4f5bb 100644 --- a/hdyc-svelte/src/lib/data/calculators.ts +++ b/hdyc-svelte/src/lib/data/calculators.ts @@ -2189,6 +2189,46 @@ export const calculators: CalculatorDef[] = [ {"slug": "centiliters-to-us-pints", "name": "Centiliters to Us Pints", "category": "volume", "type": "standard", "labels": {"in1": "Centiliters", "in2": "Us Pints"}, "factor": 0.021133764188651875}, {"slug": "centimeters-per-second-to-cm-per-second", "name": "Centimeters Per Second to Cm Per Second", "category": "speed", "type": "standard", "labels": {"in1": "Centimeters Per Second", "in2": "Cm Per Second"}, "factor": 1.0}, {"slug": "centimeters-per-second-to-feet-per-second", "name": "Centimeters Per Second to Feet Per Second", "category": "speed", "type": "standard", "labels": {"in1": "Centimeters Per Second", "in2": "Feet Per Second"}, "factor": 0.03280839895013123}, + {"slug": "centimeters-per-second-to-furlongs-per-fortnight", "name": "Centimeters Per Second to Furlongs Per Fortnight", "category": "speed", "type": "standard", "labels": {"in1": "Centimeters Per Second", "in2": "Furlongs Per Fortnight"}, "factor": 60.128847530422334}, + {"slug": "centimeters-per-second-to-inches-per-second", "name": "Centimeters Per Second to Inches Per Second", "category": "speed", "type": "standard", "labels": {"in1": "Centimeters Per Second", "in2": "Inches Per Second"}, "factor": 0.3937007874}, + {"slug": "centimeters-per-second-to-km-s", "name": "Centimeters Per Second to km/s", "category": "speed", "type": "standard", "labels": {"in1": "Centimeters Per Second", "in2": "km/s"}, "factor": 1e-05}, + {"slug": "centimeters-per-second-to-knots", "name": "Centimeters Per Second to Knots", "category": "speed", "type": "standard", "labels": {"in1": "Centimeters Per Second", "in2": "Knots"}, "factor": 0.019438461717893492}, + {"slug": "centimeters-per-second-to-leagues-per-hour", "name": "Centimeters Per Second to Leagues Per Hour", "category": "speed", "type": "standard", "labels": {"in1": "Centimeters Per Second", "in2": "Leagues Per Hour"}, "factor": 0.0074564543068480075}, + {"slug": "centimeters-per-second-to-mach", "name": "Centimeters Per Second to Mach", "category": "speed", "type": "standard", "labels": {"in1": "Centimeters Per Second", "in2": "Mach"}, "factor": 2.915451895043732e-05}, + {"slug": "centimeters-per-second-to-meters-per-second", "name": "Centimeters Per Second to Meters Per Second", "category": "speed", "type": "standard", "labels": {"in1": "Centimeters Per Second", "in2": "Meters Per Second"}, "factor": 0.01}, + {"slug": "centimeters-per-second-to-miles-per-hour", "name": "Centimeters Per Second to Miles Per Hour", "category": "speed", "type": "standard", "labels": {"in1": "Centimeters Per Second", "in2": "Miles Per Hour"}, "factor": 0.0223693629}, + {"slug": "centimeters-per-second-to-yards-per-second", "name": "Centimeters Per Second to Yards Per Second", "category": "speed", "type": "standard", "labels": {"in1": "Centimeters Per Second", "in2": "Yards Per Second"}, "factor": 0.010936132983377078}, + {"slug": "centimeters-to-angstroms", "name": "Centimeters to Angstroms", "category": "length", "type": "standard", "labels": {"in1": "Centimeters", "in2": "Angstroms"}, "factor": 100000000.0}, + {"slug": "centimeters-to-astronomical-units", "name": "Centimeters to Astronomical Units", "category": "length", "type": "standard", "labels": {"in1": "Centimeters", "in2": "Astronomical Units"}, "factor": 6.684587122268446e-14}, + {"slug": "centimeters-to-cables", "name": "Centimeters to Cables", "category": "length", "type": "standard", "labels": {"in1": "Centimeters", "in2": "Cables"}, "factor": 5.399568034557236e-05}, + {"slug": "centimeters-to-chains", "name": "Centimeters to Chains", "category": "length", "type": "standard", "labels": {"in1": "Centimeters", "in2": "Chains"}, "factor": 0.0004970969537898671}, + {"slug": "centimeters-to-fathoms", "name": "Centimeters to Fathoms", "category": "length", "type": "standard", "labels": {"in1": "Centimeters", "in2": "Fathoms"}, "factor": 0.005468066491688539}, + {"slug": "centimeters-to-fermi", "name": "Centimeters to Fermi", "category": "length", "type": "standard", "labels": {"in1": "Centimeters", "in2": "Fermi"}, "factor": 10000000000000.0}, + {"slug": "centimeters-to-furlongs", "name": "Centimeters to Furlongs", "category": "length", "type": "standard", "labels": {"in1": "Centimeters", "in2": "Furlongs"}, "factor": 4.970969537898671e-05}, + {"slug": "centimeters-to-leagues", "name": "Centimeters to Leagues", "category": "length", "type": "standard", "labels": {"in1": "Centimeters", "in2": "Leagues"}, "factor": 2.07123730745778e-06}, + {"slug": "centimeters-to-micrometers", "name": "Centimeters to Micrometers", "category": "length", "type": "standard", "labels": {"in1": "Centimeters", "in2": "Micrometers"}, "factor": 10000.0}, + {"slug": "centimeters-to-microns", "name": "Centimeters to Microns", "category": "length", "type": "standard", "labels": {"in1": "Centimeters", "in2": "Microns"}, "factor": 10000.0}, + {"slug": "centimeters-to-miles", "name": "Centimeters to Miles", "category": "length", "type": "standard", "labels": {"in1": "Centimeters", "in2": "Miles"}, "factor": 6.213711922373339e-06}, + {"slug": "centimeters-to-nanometers", "name": "Centimeters to Nanometers", "category": "length", "type": "standard", "labels": {"in1": "Centimeters", "in2": "Nanometers"}, "factor": 10000000.0}, + {"slug": "centimeters-to-nautical-miles", "name": "Centimeters to Nautical Miles", "category": "length", "type": "standard", "labels": {"in1": "Centimeters", "in2": "Nautical Miles"}, "factor": 5.399568034557236e-06}, + {"slug": "centimeters-to-parsecs", "name": "Centimeters to Parsecs", "category": "length", "type": "standard", "labels": {"in1": "Centimeters", "in2": "Parsecs"}, "factor": 3.240779289960431e-19}, + {"slug": "centimeters-to-picometers", "name": "Centimeters to Picometers", "category": "length", "type": "standard", "labels": {"in1": "Centimeters", "in2": "Picometers"}, "factor": 10000000000.0}, + {"slug": "centimeters-to-rods", "name": "Centimeters to Rods", "category": "length", "type": "standard", "labels": {"in1": "Centimeters", "in2": "Rods"}, "factor": 0.001988387815750969}, + {"slug": "centimeters-to-smoots", "name": "Centimeters to Smoots", "category": "length", "type": "standard", "labels": {"in1": "Centimeters", "in2": "Smoots"}, "factor": 0.005876131155247385}, + {"slug": "centimeters-to-thou", "name": "Centimeters to Thou", "category": "length", "type": "standard", "labels": {"in1": "Centimeters", "in2": "Thou"}, "factor": 393.7007874015748}, + {"slug": "centimeters-to-thou-mil", "name": "Centimeters to Thou (mil)", "category": "length", "type": "standard", "labels": {"in1": "Centimeters", "in2": "Thou (mil)"}, "factor": 393.7007874015748}, + {"slug": "centipoise-to-centistokes", "name": "Centipoise to Centistokes", "category": "other", "type": "standard", "labels": {"in1": "Centipoise", "in2": "Centistokes"}, "factor": 1.0}, + {"slug": "centipoise-to-poise", "name": "Centipoise to Poise", "category": "other", "type": "standard", "labels": {"in1": "Centipoise", "in2": "Poise"}, "factor": 0.01}, + {"slug": "centipoise-to-saybolt-universal-seconds", "name": "Centipoise to Saybolt Universal Seconds", "category": "fluids", "type": "sus-cst", "labels": {"in1": "Saybolt Universal Seconds", "in2": "Centipoise"}}, + {"slug": "centipoise-to-square-meters-per-second", "name": "Centipoise to Square Meters Per Second", "category": "other", "type": "standard", "labels": {"in1": "Centipoise", "in2": "Square Meters Per Second"}, "factor": 1e-06}, + {"slug": "centipoise-to-stokes", "name": "Centipoise to Stokes", "category": "other", "type": "standard", "labels": {"in1": "Centipoise", "in2": "Stokes"}, "factor": 0.01}, + {"slug": "centistokes-to-centipoise", "name": "Centistokes to Centipoise", "category": "other", "type": "standard", "labels": {"in1": "Centistokes", "in2": "Centipoise"}, "factor": 1.0}, + {"slug": "centistokes-to-pascal-seconds", "name": "Centistokes to Pascal-seconds", "category": "pressure", "type": "standard", "labels": {"in1": "Centistokes", "in2": "Pascal-seconds"}, "factor": 0.01}, + {"slug": "centistokes-to-poise", "name": "Centistokes to Poise", "category": "other", "type": "standard", "labels": {"in1": "Centistokes", "in2": "Poise"}, "factor": 0.01}, + {"slug": "centistokes-to-saybolt-universal-seconds", "name": "Centistokes to Saybolt Universal Seconds", "category": "fluids", "type": "sus-cst", "labels": {"in1": "Saybolt Universal Seconds", "in2": "Centistokes"}}, + {"slug": "centuries-to-atomic-time-units", "name": "Centuries to Atomic Time Units", "category": "time", "type": "standard", "labels": {"in1": "Centuries", "in2": "Atomic Time Units"}, "factor": 1.3037415494983031e+26}, + {"slug": "centuries-to-days", "name": "Centuries to Days", "category": "time", "type": "standard", "labels": {"in1": "Centuries", "in2": "Days"}, "factor": 36500.0}, + {"slug": "centuries-to-decades", "name": "Centuries to Decades", "category": "time", "type": "standard", "labels": {"in1": "Centuries", "in2": "Decades"}, "factor": 10.0}, ];