Have full control of your autocomplete in React.js with `react-autocomplete-pure` component

This page summarizes the projects mentioned and recommended in the original post on dev.to

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
  • react-autocomplete

    Discontinued WAI-ARIA compliant React autocomplete (combobox) component

  • One of the first ready-made solutions that come to mind are libraries such as react-autocomplete and react-autosuggest. These are great libraries that do exactly what they are supposed to do: when you enter a value in the input field, they display a dropdown with possible options for substitution. Unfortunately, these libraries are no longer actively supported by their maintainers (react-autosuggest is looking for the main maintainer, and react-autocomplete is in the archive).

  • react-autosuggest

    WAI-ARIA compliant React autosuggest component

  • One of the first ready-made solutions that come to mind are libraries such as react-autocomplete and react-autosuggest. These are great libraries that do exactly what they are supposed to do: when you enter a value in the input field, they display a dropdown with possible options for substitution. Unfortunately, these libraries are no longer actively supported by their maintainers (react-autosuggest is looking for the main maintainer, and react-autocomplete is in the archive).

  • 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
  • react-autocomplete-pure

    Typescript-friendly autocomplete component for React.js

  • Let me introduce react-autocomplete-pure - TypeScript friendly react component for autocomplete. The main features that I wanted to put into this component is that I developed it with the ability to have the finest possible configuration of everything that may be required when developing specifically for your project.

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

  • Is this an example of an autocomplete feature?

    1 project | /r/reactjs | 1 Feb 2022
  • ES6 modules implementation, how to load a json file

    1 project | /r/codehunter | 10 Dec 2021
  • A “Find Corona Test Centers” PWA powered by Amplify Geo and Location Search

    5 projects | dev.to | 30 Nov 2021
  • Just curious about package trends (downshift)

    1 project | /r/reactjs | 30 Jan 2023
  • react autocomplete/suggestions for input

    1 project | /r/react | 13 Jan 2023