theweatherapi
Advanced tools
Comparing version 0.0.3 to 1.0.0
{ | ||
"name": "theweatherapi", | ||
"version": "0.0.3", | ||
"version": "1.0.0", | ||
"description": "An NPM Library used to get weather info", | ||
@@ -5,0 +5,0 @@ "main": "./src/index.js", |
@@ -0,1 +1,7 @@ | ||
<p> | ||
<a href="https://www.npmjs.com/package/theweatherapi"><img src="https://img.shields.io/npm/v/theweatherapi?color=green" alt="NPM version" /></a> | ||
<a href="https://www.npmjs.com/package/theweatherapi"><img src="https://img.shields.io/npm/dt/theweatherapi?color=blue&label=Dowloads" alt="NPM downloads" /></a> | ||
<a href="https://www.weatherapi.com/" title="Free Weather API"><img src='//cdn.weatherapi.com/v4/images/weatherapi_logo.png' alt="Weather data by WeatherAPI.com"></a> | ||
</p> | ||
# TheWeatherAPI | ||
@@ -8,3 +14,2 @@ | ||
- Current Weather API | ||
- | ||
@@ -46,2 +51,15 @@ # Examples | ||
``` | ||
This is still a beta expect may bugs | ||
This is still a beta expect may bugs | ||
## Roadmap | ||
- [x] Current Weather API | ||
- [ ] Forecast Weather API | ||
- [ ] History Weather API | ||
- [ ] Astronomy API | ||
- [ ] IP look-up API (not comfirmed) | ||
- [ ] Time Zone API | ||
- [ ] Sports API | ||
<p> | ||
Powered by <a href="https://www.weatherapi.com/" title="Free Weather API">WeatherAPI.com</a> | ||
</p> |
Deprecated
MaintenanceThe maintainer of the package marked it as deprecated. This could indicate that a single version should not be used, or that the package is no longer maintained and any new vulnerabilities will not be fixed.
Found 1 instance in 1 package
Deprecated
MaintenanceThe maintainer of the package marked it as deprecated. This could indicate that a single version should not be used, or that the package is no longer maintained and any new vulnerabilities will not be fixed.
Found 1 instance in 1 package
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
Found 1 instance in 1 package
40801
1
63