> ## Documentation Index
> Fetch the complete documentation index at: https://stars-components.js.org/llms.txt
> Use this file to discover all available pages before exploring further.

# @wolfstar/weather-helpers

## Enumerations

* [Identifiers](/documentation/api/weather-helpers/enumerations/Identifiers)
* [WeatherCode](/documentation/api/weather-helpers/enumerations/WeatherCode)

## Interfaces

* [Astronomy](/documentation/api/weather-helpers/interfaces/Astronomy)
* [CurrentCondition](/documentation/api/weather-helpers/interfaces/CurrentCondition)
* [Hourly](/documentation/api/weather-helpers/interfaces/Hourly)
* [NearestArea](/documentation/api/weather-helpers/interfaces/NearestArea)
* [Request](/documentation/api/weather-helpers/interfaces/Request)
* [Url](/documentation/api/weather-helpers/interfaces/Url)
* [ValueWrapper](/documentation/api/weather-helpers/interfaces/ValueWrapper)
* [Weather](/documentation/api/weather-helpers/interfaces/Weather)
* [WeatherDescription](/documentation/api/weather-helpers/interfaces/WeatherDescription)
* [WeatherElement](/documentation/api/weather-helpers/interfaces/WeatherElement)

## Type Aliases

* [FloatString](/documentation/api/weather-helpers/type-aliases/FloatString)
* [Hour](/documentation/api/weather-helpers/type-aliases/Hour)
* [IntegerString](/documentation/api/weather-helpers/type-aliases/IntegerString)
* [MoonPhase](/documentation/api/weather-helpers/type-aliases/MoonPhase)
* [WeatherName](/documentation/api/weather-helpers/type-aliases/WeatherName)
* [WindDirection](/documentation/api/weather-helpers/type-aliases/WindDirection)
* [WindDirectionEast](/documentation/api/weather-helpers/type-aliases/WindDirectionEast)
* [WindDirectionNorth](/documentation/api/weather-helpers/type-aliases/WindDirectionNorth)
* [WindDirectionNorthEast](/documentation/api/weather-helpers/type-aliases/WindDirectionNorthEast)
* [WindDirectionNorthWest](/documentation/api/weather-helpers/type-aliases/WindDirectionNorthWest)
* [WindDirectionSouth](/documentation/api/weather-helpers/type-aliases/WindDirectionSouth)
* [WindDirectionSouthEast](/documentation/api/weather-helpers/type-aliases/WindDirectionSouthEast)
* [WindDirectionSouthWest](/documentation/api/weather-helpers/type-aliases/WindDirectionSouthWest)
* [WindDirectionWest](/documentation/api/weather-helpers/type-aliases/WindDirectionWest)

## Variables

* [version](/documentation/api/weather-helpers/variables/version)

## Functions

* [celsiusToKelvin](/documentation/api/weather-helpers/functions/celsiusToKelvin)
* [getWeatherData](/documentation/api/weather-helpers/functions/getWeatherData)
* [getWeatherName](/documentation/api/weather-helpers/functions/getWeatherName)
* [kilometersPerHourToMetersPerSecond](/documentation/api/weather-helpers/functions/kilometersPerHourToMetersPerSecond)
