- react-mentions VS react-tokeninput
- react-mentions VS React Tag Autocomplete
- react-mentions VS react-autocomplete-input
- react-mentions VS react-tag-input
- react-mentions VS react-tagsinput
- react-mentions VS mentions
- react-mentions VS quill
- react-mentions VS ProseMirror
- react-mentions VS react-color
- react-mentions VS quill-mention
React-mentions Alternatives
Similar projects and alternatives to react-mentions
-
-
Puter.js
Puter.js - The Backend for AI-Generated Apps. One-shot full-stack apps with your existing AI coding tool. Puter.js gives you Auth, Storage, DB, AI & more, with up to 90% fewer AI tokens than other backend platforms.
-
-
-
-
React Tag Autocomplete
⚛️ Legacy repo for the fantastically simple tagging component for your React projects (legacy repo) (by i-like-robots)
-
-
-
AppSignal
AppSignal knows why the f*#k it crashed. Stop vibe-debugging. Every exception, every backtrace, grouped so you see patterns, not noise.
-
-
-
-
ActiveLabel
UILabel drop-in replacement supporting Hashtags (#), Mentions (@) and URLs (http://) written in Swift
-
react-mentions discussion
react-mentions reviews and mentions
-
Adding #Hashtags and @Mentions
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.
-
Need suggestions for Facebook-like mentions and hashtags with MUI
React Mentions - this is the only one I've tried so far and couldn't find an intuitive way to apply MUI styling
Stats
signavio/react-mentions is an open source project licensed under GNU General Public License v3.0 or later which is an OSI approved license.
The primary programming language of react-mentions is JavaScript.