@squawk/flight-math
Advanced tools
+4
-2
| { | ||
| "name": "@squawk/flight-math", | ||
| "version": "0.5.3", | ||
| "version": "0.5.9", | ||
| "type": "module", | ||
@@ -36,3 +36,5 @@ "description": "Aviation flight computer calculations - the programmatic equivalent of an E6B", | ||
| "lint": "tsc --noEmit && eslint src", | ||
| "lint:pack": "publint && attw --pack . --profile esm-only" | ||
| "lint:pack": "publint && attw --pack . --profile esm-only", | ||
| "api:check": "api-extractor run --verbose", | ||
| "api:report": "api-extractor run --local --verbose" | ||
| }, | ||
@@ -39,0 +41,0 @@ "keywords": [ |
+1
-0
@@ -79,1 +79,2 @@ <h1><img src="../../../assets/squawk-logo.svg" alt="squawk logo" width="48" height="48" style="vertical-align: middle"> @squawk/flight-math</h1> | ||
| - **magnetic** - Magnetic declination and field components (WMM2025), true/magnetic bearing conversion | ||
| - **planning** - Fuel required, endurance, point of no return, equal time point |
113849
0.16%80
1.27%