JavaScript Type Select

Open-source JavaScript projects categorized as Type Select

Top 6 JavaScript Type Select Projects

  • react-mentions

    @mention people in a textarea

    Project mention: Adding #Hashtags and @Mentions | /r/SwiftUI | 2022-12-30

    You could get some inspiration by looking at libraries in other languages. One is `react-mentions`. Check out its `MentionsInput` component. Extracting hashtags and "ats" is a substring problem. You could extract the hashtag or "at" string and save it to some ObservableObject in your view or ViewModel. For the networking side, you could listen to published changes to that ObservableObject and update other state variables as a result.

  • react-tag-input

    A fantastically simple tagging component for your projects

    Project mention: Building a Notion-like system with Socket.io And React 😍 | dev.to | 2022-10-24
  • SurveyJS

    A Non-Cloud Alternative to Google Forms that has it all.. SurveyJS JavaScript libraries allow you to easily set up a robust form management system fully integrated into your IT infrastructure where users can create and edit multiple dynamic JSON-based forms in a no-code form builder. Learn more now.

  • react-tagsinput

    Highly customizable React component for inputing tags.

  • React Tag Autocomplete

    ⚛️ A fantastically simple tagging component for your React projects (by i-like-robots)

  • react-autocomplete-input

    Autocomplete input field for React

    Project mention: react autocomplete/suggestions for input | /r/react | 2023-01-13

    Otherwise here are three other options: https://www.npmjs.com/package/react-bootstrap-typeahead, https://www.npmjs.com/package/react-search-autocomplete and https://www.npmjs.com/package/react-autocomplete-input

  • react-tokeninput

    Tokeninput component for React

NOTE: The open source projects on this list are ordered by number of github stars. The number of mentions indicates repo mentiontions in the last 12 Months or since we started tracking (Dec 2020). The latest post mention was on 2023-01-13.

JavaScript Type Select related posts

Index

What are some of the best open-source Type Select projects in JavaScript? This list will help you:

Project Stars
1 react-mentions 2,118
2 react-tag-input 1,397
3 react-tagsinput 1,325
4 React Tag Autocomplete 449
5 react-autocomplete-input 161
6 react-tokeninput 147
Updating dependencies is time-consuming.
Solutions like Dependabot or Renovate update but don't merge dependencies. You need to do it manually while it could be fully automated! Add a Merge Queue to your workflow and stop caring about PR management & merging. Try Mergify for free.
blog.mergify.com