From 8e2fbff49cc27ae2e9c3e316f44ae08e8d773b41 Mon Sep 17 00:00:00 2001 From: Codex Date: Sat, 7 Mar 2026 10:47:06 +0000 Subject: [PATCH] Update registry checklist --- calculators_list.md | 14 ++++++++++++++ 1 file changed, 14 insertions(+) diff --git a/calculators_list.md b/calculators_list.md index 1aac6c2..c39a99d 100644 --- a/calculators_list.md +++ b/calculators_list.md @@ -618,6 +618,8 @@ The registry currently contains 416 unique calculator slugs. - [x] Days to Years (`days-to-years`) - [x] Atomic Time Units to Seconds (`atomic-time-units-to-seconds`) - [x] Degrees to Mils (`degrees-to-mils`) +- [x] Mils to Degrees (`mils-to-degrees`) +- [x] Mils to Radians (`mils-to-radians`) - [x] Degrees to Radians (`degrees-to-radians`) - [x] Arcminutes to Arcseconds (`arcminutes-to-arcseconds`) - [x] Arcminutes to Degrees (`arcminutes-to-degrees`) @@ -708,6 +710,7 @@ The registry currently contains 416 unique calculator slugs. - [x] Minims to Milliliters (`minims-to-milliliters`) - [x] Millimeters to Centimeters (`millimeters-to-centimeters`) - [x] Millimeters to Inches (`millimeters-to-inches`) +- [x] Millimeters to Thou (`millimeters-to-thou`) - [x] Megabytes to Gigabytes (`megabytes-to-gigabytes`) - [x] Megajoules to Kilowatt-hours (`megajoules-to-kilowatt-hours`) - [x] Meters to Feet (`meters-to-feet`) @@ -716,6 +719,9 @@ The registry currently contains 416 unique calculator slugs. - [x] Minutes to Hours (`minutes-to-hours`) - [x] Minutes to Seconds (`minutes-to-seconds`) - [x] Nautical miles to Kilometers (`nautical-miles-to-kilometers`) +- [x] Nautical Miles to Fathoms (`nautical-miles-to-fathoms`) +- [x] Nautical Miles to Meters (`nautical-miles-to-meters`) +- [x] Nautical Miles to Miles (`nautical-miles-to-miles`) - [x] Newtons to Dynes (`newtons-to-dynes`) - [x] Ounces to Grams (`ounces-to-grams`) - [x] Micrometers to Nanometers (`micrometers-to-nanometers`) @@ -776,6 +782,7 @@ The registry currently contains 416 unique calculator slugs. - [x] Hex to Decimal (`hex-to-decimal`) - [x] Watts to amps (`watts-to-amps`) - [x] Volts to amps (`volts-to-amps`) +- [x] Millivolts to Volts (`millivolts-to-volts`) - [x] Siemens to ohms (`siemens-to-ohms`) - [x] Ohms to siemens (`ohms-to-siemens`) - [x] Miles per gallon to liters per 100 km (`miles-per-gallon-to-liters-per-100-km`) @@ -783,6 +790,7 @@ The registry currently contains 416 unique calculator slugs. - [x] Lumens to lux (`lumens-to-lux`) - [x] Grams to moles (`grams-to-moles`) - [x] Watts to decibels (`watts-to-decibels`) +- [x] Milliwatts to Watts (`milliwatts-to-watts`) - [x] Decibels to watts (`decibels-to-watts`) - [x] Volts to decibels (`volts-to-decibels`) - [x] Decibels to volts (`decibels-to-volts`) @@ -822,10 +830,15 @@ The registry currently contains 416 unique calculator slugs. - [x] Sievert to rem (`sievert-to-rem`) - [x] Seconds to minutes (`seconds-to-minutes`) - [x] Seconds to milliseconds (`seconds-to-milliseconds`) +- [x] Milliseconds to Microseconds (`milliseconds-to-microseconds`) +- [x] Milliseconds to Minutes (`milliseconds-to-minutes`) +- [x] Milliseconds to Seconds (`milliseconds-to-seconds`) - [x] Rutherford to becquerel (`rutherford-to-becquerel`) - [x] RPM to rad/s (`rpm-to-rads`) - [x] Roentgen to coulomb per kilogram (`roentgen-to-coulomb-per-kilogram`) - [x] Rem to sievert (`rem-to-sievert`) +- [x] Millirem to Microsievert (`millirem-to-microsievert`) +- [x] Millisievert to Rem (`millisievert-to-rem`) - [x] Radians to degrees (`radians-to-degrees`) - [x] rad/s to RPM (`rads-to-rpm`) - [x] Rad to gray (`rad-to-gray`) @@ -908,6 +921,7 @@ The registry currently contains 416 unique calculator slugs. - [x] Gallons to Quarts (`gallons-to-quarts`) - [x] Gamma (mass) to Micrograms (`gamma-mass-to-micrograms`) - [x] Gauss to Tesla (`gauss-to-tesla`) +- [x] Millitesla to Tesla (`millitesla-to-tesla`) - [x] Gbps to Mbps (`gbps-to-mbps`) - [x] Gibibytes to Gigabytes (`gibibytes-to-gigabytes`) - [x] Gigabits to Megabits (`gigabits-to-megabits`)