Two Line Element to JSON (TLE2JSON) 🚴🏾♀️
This helps convert the two line element format to JSON.
Usage
const TLE2JSON = ; // This URL helps Track the Starlink and Falcon 9 Satellitesconst data = await TLE2JSON; // Write output to a particular fileconst data = await TLE2JSON;
Parameters
- url : The url to the location of the Two line element set.
- path : The location to where the file should be written to.