docs(readme): display Used by section (#2856)
This commit is contained in:
parent
7c36039b10
commit
fbb975b142
1 changed files with 7 additions and 0 deletions
|
|
@ -120,6 +120,13 @@ DocSearch is made of the following repositories:
|
|||
- **[algolia/docsearch-configs](https://github.com/algolia/docsearch-configs)**: DocSearch websites configurations that DocSearch powers.
|
||||
- **[algolia/docsearch-scraper](https://github.com/algolia/docsearch-scraper)**: DocSearch crawler that extracts data from your documentation.
|
||||
|
||||
## Used by
|
||||
|
||||
DocSearch is used by [Bootstrap](https://github.com/twbs/bootstrap), [Cheerio](https://github.com/cheeriojs/cheerio), [Element Plus](https://github.com/element-plus/element-plus), [Authelia](https://github.com/authelia/authelia), [MDX](https://github.com/mdx-js/mdx), [VitePress](https://github.com/vuejs/vitepress) and [many more](https://github.com/algolia/docsearch/network/dependents).
|
||||
|
||||
[](https://github.com/algolia/docsearch/network/dependents)
|
||||
Generated with [usedby.dev](https://usedby.dev/)
|
||||
|
||||
## License
|
||||
|
||||
[MIT](LICENSE)
|
||||
|
|
|
|||
Loading…
Reference in a new issue