feat(new tools): Units Converter

All units, pressure, power, angle, area, energy, force, length, mass, volume units converter
Many Units Converter: convert any unit string (ie 1d 3m) into best unit and selected target unit

Fix #571
This commit is contained in:
sharevb 2024-10-02 22:07:13 +02:00 committed by ShareVB
parent 80e46c9292
commit d1aca6acaf
26 changed files with 686 additions and 10 deletions

View file

@ -50,6 +50,7 @@
"change-case": "^4.1.2",
"colord": "^2.9.3",
"composerize-ts": "^0.6.2",
"convert": "^5.4.1",
"country-code-lookup": "^0.1.0",
"cron-validator": "^1.3.1",
"cronstrue": "^2.26.0",