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.
- Host: GitHub
- URL: https://github.com/crooi/eewparser
- Owner: CRooi
- License: other
- Created: 2024-05-10T06:11:02.000Z (about 1 year ago)
- Default Branch: master
- Last Pushed: 2025-03-14T01:58:20.000Z (3 months ago)
- Last Synced: 2025-03-14T02:45:55.974Z (3 months ago)
- Language: TypeScript
- Homepage:
- Size: 26.4 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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
```