Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@drinksandco/algolia-vue

Package Overview
Dependencies
Maintainers
4
Versions
37
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@drinksandco/algolia-vue

Algolia search Vue component

  • 2.3.3
  • latest
  • npm
  • Socket score

Version published
Weekly downloads
1
decreased by-95.24%
Maintainers
4
Weekly downloads
 
Created
Source

algolia vue component

implementation

We are using algolia components to build this component, BUT instead of using autocomplete algolia's component, we are using an algolia helper (https://github.com/algolia/algoliasearch-helper-js) that is much flexible, along with standard use of Vue component to do a search upon keyup event in input. Furthermore, this way we can handle the input itself, not depending on internal behavior on algolia private components.

using in other repos

algoliaMultipleIndex must be used passing needed info as props:

  • language: index of algolia's DB where this will search into
  • placeholderName: placeholder shown in input (translations must be provided)
  • ariaLabelName: aria label used in search input
  • messages: an object that includes the categories and product's titles (translated)

FAQs

Package last updated on 17 Oct 2022

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc