feat: Add calculator documentation and registry, and remove obsolete test and upload scripts.
This commit is contained in:
10
calculators_list.md
Normal file
10
calculators_list.md
Normal file
@@ -0,0 +1,10 @@
|
||||
# Active Calculators Registry
|
||||
|
||||
This document lists all active calculators on `howdoyouconvert.com`.
|
||||
Whenever a new calculator is published via the REST API, it must be appended here including its matching Javascript element ID.
|
||||
|
||||
| Calculator Name | Page Post ID | Kadence JS Element ID | Slug | Conversion Factor |
|
||||
| :--- | :--- | :--- | :--- | :--- |
|
||||
| Inches to Feet | 16 | 57 | inches-to-feet | 12 |
|
||||
| Kilograms to Pounds | 54 | 28 | kilograms-to-pounds | 0.453592 |
|
||||
| Miles to Kilometers | 102 | 103 | miles-to-kilometers | 0.62137119 |
|
||||
Reference in New Issue
Block a user