InstantSearch是一个JavaScript库,用于使用Algolia在原生JS、React、Vue和Angular中构建高性能和即时搜索体验。
[![许可证][license-image]][license-url] [![构建状态][ci-svg]][ci-url]
InstantSearch是一个JavaScript库,可让您使用Algolia的搜索API创建即时搜索结果体验。
它有多个流行框架的包装器,如React InstantSearch、Vue InstantSearch和Angular InstantSearch。
它是InstantSearch家族的一部分,专为不同平台设计:
InstantSearch | Angular InstantSearch | InstantSearch Android | InstantSearch iOS
包
包 | 版本 | 描述 |
---|---|---|
algoliasearch-helper | 用于实现 Algolia 高级搜索功能的辅助工具 | |
create-instantsearch-app | 快速搭建 InstantSearch 项目的命令行工具 | |
instantsearch.css | InstantSearch 的默认 CSS 主题 | |
instantsearch.js | InstantSearch.js | |
react-instantsearch | React InstantSearch 打包库 | |
react-instantsearch-core | 与运行时无关的 React InstantSearch 版本 | |
vue-instantsearch | Vue InstantSearch |
贡献
我们欢迎所有贡献者,无论是偶尔还是经常贡献 💙
- 错误报告。有什么地方不像预期那样工作吗?发送错误报告。
- 功能请求。你想为库添加新功能吗?发送功能请求。
- 文档。你在文档中发现了拼写错误吗?提交一个问题,我们会处理它。
- 开发。如果你不知道从哪里开始,可以查看标记为简单、错误或日常任务的未解决问题。
要开始贡献代码,你需要:
请阅读我们的贡献流程以了解更多信息。
许可证
InstantSearch 使用 [MIT 许可证][license-url]。 [ci-svg]: https://img.shields.io/circleci/project/github/algolia/instantsearch.svg?style=flat-square [ci-url]: https://circleci.com/gh/algolia/instantsearch [license-image]: http://img.shields.io/badge/license-MIT-green.svg?style=flat-square [license-url]: LICENSE