Socket
Socket
Sign inDemoInstall

@mutt/widget-algolia

Package Overview
Dependencies
37
Maintainers
7
Versions
1
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

    @mutt/widget-algolia

Mutt Forms Widget - Algolia


Version published
Weekly downloads
2
Maintainers
7
Install size
22.4 MB
Created
Weekly downloads
 

Readme

Source

Mutt Forms Widget - Algolia

Mutt Forms Vue widget for Algolia lookups.

Field Options

{
  "algolia": {
    "id": "<algolia id>",
    "key": "<algolia key>",
    "index": "<algolia index>"
  }
}
  • id, key - algolia provided keys
  • index - Search index ID

i18n Support

The widget has i18n support via the (Vue i18n Plugin)[https://github.com/kazupon/vue-i18n] or any other tools that expose a $t function to translate strings.

Keywords

FAQs

Last updated on 27 Jun 2019

Did you know?

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

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc