Socket
Socket
Sign inDemoInstall

docsearch.js

Package Overview
Dependencies
78
Maintainers
50
Versions
55
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

    docsearch.js

Add an autocomplete dropdown to your documentation


Version published
Weekly downloads
30K
decreased by-23.41%
Maintainers
50
Install size
9.65 MB
Created
Weekly downloads
 

Changelog

Source

2.6.3 (2019-05-13)

Bug Fixes

  • docsearch input should have aria-label (a11y) (#687) (59d21f5)
  • search input a11y issue (#679) (a68d2a4)
  • deps: update dependency autocomplete.js to v0.35.0 (2d67a21)
  • deps: update dependency autocomplete.js to v0.36.0 (bbd4ef5)
  • security: Fix dependencies to avoid infected event-stream (9f93ffb)

Reverts

  • Revert "fix: search input a11y issue (#679)" (#686) (c0e9e19), closes #679 #686

Readme

Source

Table of Contents generated with DocToc

DocSearch

The easiest way to add search to your documentation. For free.

npm version build coverage License Downloads jsDelivr Hits

DocSearch will crawl your documentation website, push its content to an Algolia index, and allow you to add a dropdown search menu for your users to find relevant content in no time.

Check out our website for a complete explanation and documentation.

Bootstrap demo

DocSearch is made of 3 repositories:

  • algolia/docsearch contains the docsearch.js code source and the documentation website.
  • algolia/docsearch-configs contains the JSON files representing all the configs for all the documentations DocSearch is powering
  • algolia/docsearch-scraper contains the crawler we use to extract data from your documentation. The code is open-source and you can run it from a Docker image

FAQs

Last updated on 13 May 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