Internal Website Search Feature

This page summarizes the projects mentioned and recommended in the original post on /r/Web_Development

SurveyJS - Open-Source JSON Form Builder to Create Dynamic Forms Right in Your App
With SurveyJS form UI libraries, you can build and style forms in a fully-integrated drag & drop form builder, render them in your JS app, and store form submission data in any backend, inc. PHP, ASP.NET Core, and Node.js.
surveyjs.io
featured
InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
  • typeahead.js

    typeahead.js is a fast and fully-featured autocomplete library

  • If you have access to, or are able to create, a JSON output listing the pieces of each dataset you'd like to be searchable, as well as an image, title, and URL for each, then you can incorporate a platform-agnostic search tool with advanced features such as Twitter's Bloodhound.

  • mixitup

    A high-performance, dependency-free library for animated filtering, sorting, insertion, removal and more

  • But I digress again, if you'd rather finish this thing right now I think google or someone else here might be a better help than I as I haven't built custom platform-agnostic search in about 5 years so I'm not sure what's out there besides Bloodhound (the last thing I used to make custom search). If you can boil it down to a more filter-style search where the user can pick from some fixed number of topics, then something like Mixitup or Quicksand is pretty cool. But it sounds like you need something less rigid than that. Whatever you set up is very likely gonna take some custom work and probably a decent amount of JavaScript know-how.

  • SurveyJS

    Open-Source JSON Form Builder to Create Dynamic Forms Right in Your App. With SurveyJS form UI libraries, you can build and style forms in a fully-integrated drag & drop form builder, render them in your JS app, and store form submission data in any backend, inc. PHP, ASP.NET Core, and Node.js.

    SurveyJS logo
NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts

  • How to chain multiple filters together? And remove the filters individually on clicking them again

    1 project | /r/Frontend | 19 Oct 2022
  • Any Idea how can I make this products Filter with JS ?

    3 projects | /r/webdev | 11 Jul 2022
  • Best filter & sort package?

    1 project | /r/webdev | 15 Oct 2021
  • Where can i learn to make Navbar like this?

    2 projects | /r/web_design | 9 Apr 2021
  • Does MVC have a combobox?

    1 project | /r/dotnet | 7 Dec 2023