Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/ducksoft/windy-plugin-windmill-overlay
Show windmills on Windy map
https://github.com/ducksoft/windy-plugin-windmill-overlay
Last synced: 30 days ago
JSON representation
Show windmills on Windy map
- Host: GitHub
- URL: https://github.com/ducksoft/windy-plugin-windmill-overlay
- Owner: DuckSoft
- Created: 2024-08-08T02:00:10.000Z (3 months ago)
- Default Branch: main
- Last Pushed: 2024-08-13T15:19:57.000Z (3 months ago)
- Last Synced: 2024-08-13T18:25:23.510Z (3 months ago)
- Language: JavaScript
- Size: 1.89 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Windy Plugin Template
Template for development of Windy Plugins.
**Documentation at: [https://docs.windy-plugins.com/](https://docs.windy-plugins.com/)**
# CHANGELOG
- 3.0.0
- Updated `@windycom/plugin-devtools` for client v42.2.0
- 2.0.0
- Completely new version of the plugin system based in Windy client v42+
- 1.0.0
- New rollup compiler, no more riot architecture
- Updated examples for Windy client v39
- 0.4.0
- Added `plugin-data-loader` to the Plugins API
- 0.3.0
- Examples moved to examples dir
- 0.2.0
- Fixed wrong examples
- 0.1.1
- Initial version of this repo