Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/102/mdn-io-search
https://github.com/102/mdn-io-search
Last synced: 4 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/102/mdn-io-search
- Owner: 102
- License: mit
- Created: 2024-06-03T17:47:22.000Z (5 months ago)
- Default Branch: main
- Last Pushed: 2024-06-03T19:24:31.000Z (5 months ago)
- Last Synced: 2024-06-04T20:57:02.809Z (5 months ago)
- Language: TypeScript
- Size: 434 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
Awesome Lists containing this project
README
# mdn-io-search
The extension is a way to search anything JavaScript and web-related using [mdn.io](https://github.com/lazd/mdn.io) from the VSCode
## Features
The extension has exactly two features:
| `mdn.io` search via command palette | `mdn.io` search via context menu |
| ------------------------------------------------------------------------------------------------------------------------------------------------------------- | ---------------------------------------------------------------------------------------------------------------------------------------------------------- |
| ![VSCode command palette with additional Search with mdn.io option](https://github.com/102/mdn-io-search/assets/5839225/c65c2fe2-aa02-47b7-aadc-daf784ab58bb) | ![VSCode context menu with additional Search with mdn.io option](https://github.com/102/mdn-io-search/assets/5839225/f0c61a81-fdde-4bc8-936d-0b9d1b50aab6) |## Release Notes
### 0.1.1
Update docs
### 0.1.0
Initial release of mdn-io-search