Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/siedlerchr/types-ol-ext
ol-ext TypeScript declaration
https://github.com/siedlerchr/types-ol-ext
hacktoberfest ol-ext openlayers typescript typings
Last synced: 5 days ago
JSON representation
ol-ext TypeScript declaration
- Host: GitHub
- URL: https://github.com/siedlerchr/types-ol-ext
- Owner: Siedlerchr
- License: mit
- Created: 2019-07-15T13:51:42.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2024-11-22T20:08:45.000Z (about 1 month ago)
- Last Synced: 2024-12-13T08:33:45.006Z (10 days ago)
- Topics: hacktoberfest, ol-ext, openlayers, typescript, typings
- Language: JavaScript
- Homepage:
- Size: 1.21 MB
- Stars: 37
- Watchers: 8
- Forks: 33
- Open Issues: 11
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# types-ol-ext
[ol-ext](https://github.com/Viglino/ol-ext) TypeScript declaration. If you encounter any missing typings or wrong, please open an issue!
Version >=3.5.x is compatible with ol-ext 4.0.x and ol9
## Installation
Add this package with an alias:
```sh
# NPM
npm i -D @types/ol-ext@npm:@siedlerchr/types-ol-ext# Yarn
yarn add -D @types/ol-ext@npm:@siedlerchr/types-ol-ext
```