Skip to content

yuhangch/ol-search

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

OL Search 🔍

Microsoft Edge license-apache

a browser extension that help you access openlayers api doc with autocomplete quickly.

demo

Index was parsed from: https://openlayers.org/en/latest/apidoc/navigation.tmpl.html

Install

from store

from source

git clone https://github.com/yuhangch/ol-search.git
cd ol-search 
yarn build

Use

  1. Enter the keyword ol in the browser address bar.
  2. Press Tab enter ol search.
  3. Enter the keywords e.g. "map".

Support

Chrome/Edge, due to manifest v3 current not works on Firefox.

Roadmap

  • Install from store.
  • Improve query result.
  • Support Firefox.

Thanks

License

Apache License