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

algoliasearch.zendesk-hc

Package Overview
Dependencies
Maintainers
4
Versions
147
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

algoliasearch.zendesk-hc

Algolia Search for Zendesk's Help Center

  • 3.0.0-alpha.6
  • Source
  • npm
  • Socket score

Version published
Weekly downloads
163
increased by715%
Maintainers
4
Weekly downloads
 
Created
Source

Algolia for Zendesk Guide

npm GitHub license

This JavaScript library replaces the default search of your Zendesk Guide help center by Algolia.

Algolia is a hosted full-text, numerical, and faceted search engine capable of delivering realtime results from the first keystroke.

Documentation

Read our documentation on algolia.com.

Development

The package.json holds multiple scripts:

  • clean: Removes dist/ and node_modules/
  • build: Compiles the JS & CSS files to dist/algoliasearch.zendesk-hc.{css,js}
  • dev: Launches parcel, and watches the files to rebuild them if needed
  • lint: Lints the JS files
  • format: Runs prettier

Contributing

We're considering any contribution and PR, please go ahead!

Release

Bump the version in package.json. We follow semantic versioning.

npm install
npm run clean
NODE_ENV=production npm run build
npm publish

License

This project is under the MIT License.

Keywords

FAQs

Package last updated on 25 Feb 2021

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