Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/vavassor/nws-client
JavaScript library for the National Weather Service API
https://github.com/vavassor/nws-client
javascript national-weather-service nws typescript weather
Last synced: about 2 months ago
JSON representation
JavaScript library for the National Weather Service API
- Host: GitHub
- URL: https://github.com/vavassor/nws-client
- Owner: Vavassor
- License: mit
- Created: 2022-10-16T19:00:10.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2023-01-23T18:00:32.000Z (almost 2 years ago)
- Last Synced: 2024-11-14T23:24:39.838Z (about 2 months ago)
- Topics: javascript, national-weather-service, nws, typescript, weather
- Language: TypeScript
- Homepage: https://vavassor.github.io/nws-client-website/
- Size: 41.2 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
Awesome Lists containing this project
README
# NWS Client
NWS Client is a JavaScript library for the [National Weather Service API](https://www.weather.gov/documentation/services-web-api).
[![license](https://img.shields.io/npm/l/@vavassor/nws-client)](https://github.com/vavassor/nws-client/blob/HEAD/LICENSE) [![npm version](https://img.shields.io/npm/v/@vavassor/nws-client.svg?style=flat-square)](https://www.npmjs.com/package/@vavassor/nws-client)
## Examples
The [NWS Client Examples repository](https://github.com/Vavassor/nws-client-examples) features a collection of example projects.
## License
This project is licensed under the terms of the [MIT license](LICENSE).