Add pecks entry

This commit is contained in:
Codex
2026-03-07 10:47:11 +00:00
parent 8e2fbff49c
commit d4c774baae

View File

@@ -852,6 +852,7 @@ The registry currently contains 416 unique calculator slugs.
- [x] Pints to liters (`pints-to-liters`) - [x] Pints to liters (`pints-to-liters`)
- [x] Percent to PPM (`percent-to-ppm`) - [x] Percent to PPM (`percent-to-ppm`)
- [x] Pennyweights to grams (`pennyweights-to-grams`) - [x] Pennyweights to grams (`pennyweights-to-grams`)
- [x] Pennyweights to Troy Ounces (`pennyweights-to-troy-ounces`)
- [x] Pascals to inches of water (`pascals-to-inches-of-water`) - [x] Pascals to inches of water (`pascals-to-inches-of-water`)
- [x] Pascals to inches of mercury (`pascals-to-inches-of-mercury`) - [x] Pascals to inches of mercury (`pascals-to-inches-of-mercury`)
- [x] Pascal to atmosphere (`pascal-to-atmosphere`) - [x] Pascal to atmosphere (`pascal-to-atmosphere`)
@@ -1439,6 +1440,7 @@ The registry currently contains 416 unique calculator slugs.
- [x] Liters to Barrel (US oil) - [x] Liters to Barrel (US oil)
- [x] Liters to Bushels - [x] Liters to Bushels
- [x] Liters to Centiliters - [x] Liters to Centiliters
- [x] Pecks to Liters (`pecks-to-liters`)
- [x] Liters to Cubic inches (`liters-to-cubic-inches`) - [x] Liters to Cubic inches (`liters-to-cubic-inches`)
- [x] Liters to Cubic Meters (`liters-to-cubic-meters`) - [x] Liters to Cubic Meters (`liters-to-cubic-meters`)
- [x] Liters to Fluid Ounces (`liters-to-fluid-ounces`) - [x] Liters to Fluid Ounces (`liters-to-fluid-ounces`)