@md-plugins/search-ui 0.1.0-rc.19 → 1.0.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/README.md +12 -1
- package/package.json +1 -1
package/README.md
CHANGED
|
@@ -1,7 +1,18 @@
|
|
|
1
1
|
# @md-plugins/search-ui
|
|
2
2
|
|
|
3
|
+
[](https://www.npmjs.com/package/@md-plugins/search-ui)
|
|
4
|
+
[](https://www.npmjs.com/package/@md-plugins/search-ui)
|
|
5
|
+
[](https://www.npmjs.com/package/@md-plugins/search-ui)
|
|
6
|
+
[](https://www.npmjs.com/package/@md-plugins/search-ui)
|
|
7
|
+
|
|
8
|
+
<span class="badge-github-sponsors"><a href="https://github.com/sponsors/hawkeye64" title="Sponsor this project on GitHub"><img src="https://img.shields.io/badge/github-sponsors-ea4aaa.svg?logo=githubsponsors&logoColor=white" alt="GitHub Sponsors button" /></a></span>
|
|
9
|
+
<span class="badge-paypal"><a href="https://paypal.me/hawkeye64" title="Donate to this project using Paypal"><img src="https://img.shields.io/badge/paypal-donate-yellow.svg" alt="PayPal donate button" /></a></span>
|
|
10
|
+
|
|
11
|
+
[](https://chat.quasar.dev)
|
|
12
|
+
[](https://twitter.com/jgalbraith64)
|
|
13
|
+
|
|
3
14
|
Framework-agnostic search UI for search indexes generated by
|
|
4
|
-
`@md-plugins/vite-search-plugin`.
|
|
15
|
+
`@md-plugins/vite-search-plugin`. Q-Press uses it for header search, and non-Q-Press sites can use the same Web Component against a generated JSON index or a custom provider.
|
|
5
16
|
|
|
6
17
|
The package provides:
|
|
7
18
|
|