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

github.com/algolia/demo-textarea-autocomplete

Package Overview
Dependencies
Alerts
File Explorer
Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

github.com/algolia/demo-textarea-autocomplete

  • v0.0.0-20161124144241-d906bacad51f
  • Source
  • Go
  • Socket score

Version published
Created
Source

Textarea autocomplete demo

This is a sample project implementing a dropdown search (triggered by the @ character) directly inside a textarea using Algolia.

Textarea dropdown

You can try the live demos or follow the guide to build your own.

Features

  • A @mention feature where users can reference people, places, resources, ...
  • A Twitter-like hashtag feature
  • An 'Advanced search UI', with dynamic refinements: see Abacus blogpost

Variations

We build 4 variations on the same principle, with increasing complexity. Feel free to have a look at the code or read the guide to see how to build your own.

Basic autocomplete (source code)With picture (source code)
Basic autocompleteAutocomplete with pictures
Rich HTML textarea (source code)With picture (source code)
Rich HTML textareaFull HTML textarea with picture

Data

The dataset is coming from themoviedb.org and contains the list of the 500 more popular actors.

Deploy

The demo website can be deployed on GitHub pages by running npm run deploy.

FAQs

Package last updated on 24 Nov 2016

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