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

https://github.com/crooi/eewparser

Parser for EEW Telegram from JMA.
https://github.com/crooi/eewparser

Last synced: 2 months ago
JSON representation

Parser for EEW Telegram from JMA.

Awesome Lists containing this project

README

        

# EEWParser

Parser for EEW Telegram from JMA.

## Install dependencies

```bash
bun install
```

## Run test example

```bash
bun run main-test.ts
```