Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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

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