{"id":23401604,"url":"https://github.com/novagen/smhi-thunder","last_synced_at":"2025-04-08T20:50:56.036Z","repository":{"id":57117887,"uuid":"526878763","full_name":"novagen/smhi-thunder","owner":"novagen","description":"SMHI Open data thunder API client.","archived":false,"fork":false,"pushed_at":"2023-10-13T18:49:54.000Z","size":145,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-03-14T22:39:20.280Z","etag":null,"topics":["smhi","thunder"],"latest_commit_sha":null,"homepage":"","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/novagen.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2022-08-20T09:16:04.000Z","updated_at":"2022-10-30T17:11:04.000Z","dependencies_parsed_at":"2025-02-14T16:47:26.558Z","dependency_job_id":null,"html_url":"https://github.com/novagen/smhi-thunder","commit_stats":null,"previous_names":[],"tags_count":2,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/novagen%2Fsmhi-thunder","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/novagen%2Fsmhi-thunder/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/novagen%2Fsmhi-thunder/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/novagen%2Fsmhi-thunder/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/novagen","download_url":"https://codeload.github.com/novagen/smhi-thunder/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247927305,"owners_count":21019506,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["smhi","thunder"],"created_at":"2024-12-22T11:17:19.910Z","updated_at":"2025-04-08T20:50:56.019Z","avatar_url":"https://github.com/novagen.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Thunder\n\n[![codecov](https://codecov.io/gh/novagen/smhi-thunder/branch/main/graph/badge.svg?token=R3O89HGZ9A)](https://codecov.io/gh/novagen/smhi-thunder)\n[![DeepSource](https://app.deepsource.com/gh/novagen/smhi-thunder.svg/?label=active+issues\u0026show_trend=false\u0026token=YBKIW0IJEWcZRWmIKoAqrR4d)](https://app.deepsource.com/gh/novagen/smhi-thunder/)\n\nA client for the [SMHI Open Data API](https://opendata.smhi.se/apidocs/pls/index.html) for lightning strikes\n\n## Installation\n\n```bash\nnpm install @novagen/smhi-thunder\n```\n\n## Usage\n\n```js\nimport { Client, Events } from '@novagen/smhi-thunder';\n\nconst client = new Client('my-username', 'my-password');\nclient.on(Events.STRIKE, (s) =\u003e { console.log(s); });\n\nclient.start();\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnovagen%2Fsmhi-thunder","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fnovagen%2Fsmhi-thunder","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnovagen%2Fsmhi-thunder/lists"}