Add new calculators and sync registry
This commit is contained in:
@@ -302,6 +302,46 @@ The registry currently contains 296 unique calculator slugs.
|
||||
| Grams to Scruples – A pharmacy formula needs 10 grams; what is that in scruples? | grams-to-scruples | 0.771605 |
|
||||
| Grams to Tolas – A gold bar weighs 5 grams; how many tolas is that mass? | grams-to-tolas | 0.085735 |
|
||||
| Gray to Sievert – A gamma exposure is 3 gray; how many sieverts is that for gamma/beta? | gray-to-sievert | 1 |
|
||||
| Fahrenheit to Newton – Convert Fahrenheit to Newtons on the scale where 0 °C equals 0 °N and 100 °C equals 33 °N. | fahrenheit-to-newton | Linear Offset (0.183333x - 5.867) |
|
||||
| Fahrenheit to Rankine – Convert Fahrenheit to the absolute Rankine scale. | fahrenheit-to-rankine | Linear Offset (1x + 459.67) |
|
||||
| Farads to Microfarads – Convert farads to microfarads for capacitor ratings. | farads-to-microfarads | 1000000 |
|
||||
| Feet of seawater to PSI – A pressure gauge shows depth in feet of seawater; convert that to PSI. | feet-of-seawater-to-psi | 0.444975 |
|
||||
| Kilometers to Yards – Convert a full kilometer into yards. | kilometers-to-yards | 1093.613298 |
|
||||
| Kilonewtons to Newtons – Convert kilonewtons into newtons. | kilonewtons-to-newtons | 1000 |
|
||||
| Kilopascals to Inches of Mercury – Convert pressure from kPa to inHg (standard gravity). | kilopascals-to-inches-of-mercury | 0.2952998 |
|
||||
| Kilowatt-hours to BTU – Convert electrical energy in kWh to BTU. | kilowatt-hours-to-btu | 3412.142 |
|
||||
| Kilowatt-hours to Joules – Convert kWh to joules. | kilowatt-hours-to-joules | 3600000 |
|
||||
| Kilowatt-hours to Kilocalories – Convert kWh to food calories. | kilowatt-hours-to-kilocalories | 860.42065 |
|
||||
| Kilowatt-hours to Therms – Convert kWh to therms (US natural gas). | kilowatt-hours-to-therms | 0.034121 |
|
||||
| Kilowatts to BTU/hour – Convert kilowatts to BTU per hour. | kilowatts-to-btuhour | 3412.142 |
|
||||
| Kilowatts to Megawatts – Convert power from kilowatts to megawatts. | kilowatts-to-megawatts | 0.001 |
|
||||
| Kilowatts to Watts – Convert kilowatts to watts. | kilowatts-to-watts | 1000 |
|
||||
| Kilometers per kWh to Miles per kWh – Convert energy efficiency from km/kWh to mi/kWh. | km-per-kwh-to-miles-per-kwh | 0.621371 |
|
||||
| Kilometers per Second to Speed of Light – Express a speed in kilometers per second as a fraction of c (299,792.458 km/s). | kilometers-per-second-to-speed-of-light | 3.33564095198152e-6 |
|
||||
| Knots to Feet per Second – Convert a nautical mile per hour into feet per second. | knots-to-feet-per-second | 1.6878098376 |
|
||||
| Knots to Kilometers per Hour – Convert knots to kilometers per hour. | knots-to-kilometers-per-hour | 1.852 |
|
||||
| Knots to Meters per Second – Convert knots to meters per second. | knots-to-meters-per-second | 0.5144444444 |
|
||||
| kPa to Atmosphere – Convert kilopascals to atmospheres. | kpa-to-atmosphere | 0.00986923 |
|
||||
| kPa to Bar – Convert kilopascals to bar. | kpa-to-bar | 0.01 |
|
||||
| kPa to Pascal – Convert kilopascals to pascals. | kpa-to-pascal | 1000 |
|
||||
| kPa to PSI – Convert kilopascals to pounds per square inch. | kpa-to-psi | 0.1450377377 |
|
||||
| kVA to Kilowatts – Convert apparent power to real power assuming unity power factor. | kva-to-kilowatts | 1 |
|
||||
| Leagues per Hour to Kilometers per Hour – Convert leagues per hour into kilometers per hour. | leagues-per-hour-to-kmh | 4.82803 |
|
||||
| Leagues to Kilometers – Convert leagues to kilometers. | leagues-to-kilometers | 4.82803 |
|
||||
| Leagues to Miles – Convert leagues to miles. | leagues-to-miles | 3 |
|
||||
| Light Years to Kilometers – Convert light years to kilometers. | light-years-to-kilometers | 9.4607304725808e12 |
|
||||
| Light Years to Miles – Convert light years to miles. | light-years-to-miles | 5.8786253731808e12 |
|
||||
| Liters to Imperial gallons – Convert liters to imperial gallons. | liters-to-imperial-gallons | 0.219969158 |
|
||||
| Liters to Milliliters – Convert liters to milliliters. | liters-to-milliliters | 1000 |
|
||||
| Long Tons to Kilograms – Convert UK long tons to kilograms. | long-tons-to-kilograms | 1016.0469088 |
|
||||
| Long Tons to Pounds – Convert long tons to pounds. | long-tons-to-pounds | 2240 |
|
||||
| Long Tons to Short Tons – Convert long tons to short tons. | long-tons-to-short-tons | 1.12 |
|
||||
| Lux to Foot-candles – Convert illuminance from lux to foot-candles. | lux-to-foot-candles | 0.09290304 |
|
||||
| Mach to Feet per Second – Convert Mach number to feet per second (approximate sea-level speed of sound). | mach-to-feet-per-second | 1116.447 |
|
||||
| Mach to Kilometers per Hour – Convert Mach number to km/h. | mach-to-kilometers-per-hour | 1225.044 |
|
||||
| Mach to Knots – Convert Mach number to knots. | mach-to-knots | 661.47 |
|
||||
| Mach to Meters per Second – Convert Mach number to meters per second. | mach-to-meters-per-second | 340.29 |
|
||||
| Mach to Miles per Hour – Convert Mach number to miles per hour. | mach-to-miles-per-hour | 761.207 |
|
||||
|
||||
## Completion Checklist
|
||||
- [x] Inches to Feet (`inches-to-feet`)
|
||||
@@ -887,7 +927,7 @@ The registry currently contains 296 unique calculator slugs.
|
||||
- [x] Acres to Square Miles
|
||||
- [x] Acres to Square Yards
|
||||
- [x] Ampere-hours to Coulombs
|
||||
- [ ] Ampere-hours to Watt-hours
|
||||
- [x] Ampere-hours to Watt-hours
|
||||
- [x] Ampere-turns per meter to Oersted
|
||||
- [x] Amps to Milliamps
|
||||
- [x] AMU to Daltons
|
||||
@@ -1020,12 +1060,12 @@ The registry currently contains 296 unique calculator slugs.
|
||||
- [x] Exabytes to Petabytes
|
||||
- [ ] f-stops to T-stops
|
||||
- [x] Fahrenheit to Kelvin
|
||||
- [ ] Fahrenheit to Newton (temp scale)
|
||||
- [ ] Fahrenheit to Rankine
|
||||
- [ ] Farads to Microfarads
|
||||
- [x] Fahrenheit to Newton (temp scale)
|
||||
- [x] Fahrenheit to Rankine
|
||||
- [x] Farads to Microfarads
|
||||
- [x] Fathoms to Feet
|
||||
- [x] Fathoms to Meters
|
||||
- [ ] Feet of seawater to PSI
|
||||
- [x] Feet of seawater to PSI
|
||||
- [x] Feet of Water to Atmosphere
|
||||
- [x] Feet of Water to PSI
|
||||
- [x] Feet per second to Kilometers per hour
|
||||
@@ -1045,32 +1085,32 @@ The registry currently contains 296 unique calculator slugs.
|
||||
- [x] Fluid Ounces to Tablespoons
|
||||
- [x] Fluid Ounces to Teaspoons
|
||||
- [ ] Focal length to Angle of view
|
||||
- [ ] Kilometers to Yards (1 kilometer ≈ 1,093.61 yards)
|
||||
- [ ] Kilonewtons to Newtons
|
||||
- [ ] Kilopascals to Inches of Mercury
|
||||
- [ ] Kilowatt-hours to BTU
|
||||
- [ ] Kilowatt-hours to Joules
|
||||
- [ ] Kilowatt-hours to Kilocalories
|
||||
- [ ] Kilowatt-hours to Therms
|
||||
- [x] Kilometers to Yards (1 kilometer ≈ 1,093.61 yards)
|
||||
- [x] Kilonewtons to Newtons
|
||||
- [x] Kilopascals to Inches of Mercury
|
||||
- [x] Kilowatt-hours to BTU
|
||||
- [x] Kilowatt-hours to Joules
|
||||
- [x] Kilowatt-hours to Kilocalories
|
||||
- [x] Kilowatt-hours to Therms
|
||||
- [ ] Kilowatts to Amps
|
||||
- [ ] Kilowatts to BTU/hour
|
||||
- [x] Kilowatts to BTU/hour
|
||||
- [ ] Kilowatts to kVA
|
||||
- [ ] Kilowatts to Megawatts
|
||||
- [ ] Kilowatts to Watts
|
||||
- [ ] km per kWh to Miles per kWh
|
||||
- [ ] km/s to Speed of Light
|
||||
- [ ] Knots to Feet per second
|
||||
- [ ] Knots to Kilometers per hour
|
||||
- [ ] Knots to Meters per second
|
||||
- [ ] kPa to Atmosphere
|
||||
- [ ] kPa to Bar
|
||||
- [ ] kPa to Pascal
|
||||
- [ ] kPa to PSI
|
||||
- [ ] kVA to Kilowatts
|
||||
- [ ] Leagues per hour to km/h
|
||||
- [ ] Leagues to Kilometers
|
||||
- [ ] Light Years to Kilometers
|
||||
- [ ] Light Years to Miles
|
||||
- [x] Kilowatts to Megawatts
|
||||
- [x] Kilowatts to Watts
|
||||
- [x] km per kWh to Miles per kWh
|
||||
- [x] km/s to Speed of Light
|
||||
- [x] Knots to Feet per second
|
||||
- [x] Knots to Kilometers per hour
|
||||
- [x] Knots to Meters per second
|
||||
- [x] kPa to Atmosphere
|
||||
- [x] kPa to Bar
|
||||
- [x] kPa to Pascal
|
||||
- [x] kPa to PSI
|
||||
- [x] kVA to Kilowatts
|
||||
- [x] Leagues per hour to km/h
|
||||
- [x] Leagues to Kilometers
|
||||
- [x] Light Years to Kilometers
|
||||
- [x] Light Years to Miles
|
||||
- [ ] Liters per 100 km to Kilometers per liter
|
||||
- [ ] Liters per 100 km to Miles per gallon
|
||||
- [ ] Liters per minute to Gallons per minute
|
||||
@@ -1082,20 +1122,20 @@ The registry currently contains 296 unique calculator slugs.
|
||||
- [ ] Liters to Cubic inches
|
||||
- [ ] Liters to Cubic Meters
|
||||
- [ ] Liters to Fluid Ounces
|
||||
- [ ] Liters to Imperial gallons
|
||||
- [ ] Liters to Milliliters
|
||||
- [x] Liters to Imperial gallons
|
||||
- [x] Liters to Milliliters
|
||||
- [ ] Liters to Pecks
|
||||
- [ ] Long Tons to Kilograms
|
||||
- [ ] Long Tons to Pounds
|
||||
- [ ] Long Tons to Short Tons
|
||||
- [x] Long Tons to Kilograms
|
||||
- [x] Long Tons to Pounds
|
||||
- [x] Long Tons to Short Tons
|
||||
- [ ] Lusec to Watts
|
||||
- [ ] Lux to EV
|
||||
- [ ] Lux to Foot-candles
|
||||
- [ ] Mach to Feet per second
|
||||
- [ ] Mach to Kilometers per hour
|
||||
- [ ] Mach to Knots
|
||||
- [ ] Mach to Meters per second
|
||||
- [ ] Mach to Miles per hour
|
||||
- [x] Lux to Foot-candles
|
||||
- [x] Mach to Feet per second
|
||||
- [x] Mach to Kilometers per hour
|
||||
- [x] Mach to Knots
|
||||
- [x] Mach to Meters per second
|
||||
- [x] Mach to Miles per hour
|
||||
- [ ] Maxwell to Weber
|
||||
- [ ] MB/s to Mbps
|
||||
- [ ] Mbps to Gbps
|
||||
@@ -4111,7 +4151,7 @@ The registry currently contains 296 unique calculator slugs.
|
||||
- [ ] Leagues to Meters
|
||||
- [ ] Leagues to Micrometers
|
||||
- [ ] Leagues to Microns
|
||||
- [ ] Leagues to Miles
|
||||
- [x] Leagues to Miles
|
||||
- [ ] Leagues to Millimeters
|
||||
- [ ] Leagues to Nanometers
|
||||
- [ ] Leagues to Nautical Miles
|
||||
|
||||
Reference in New Issue
Block a user