Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

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).