Gathering detailed insights and metrics for rc-editor-mention
Gathering detailed insights and metrics for rc-editor-mention
Gathering detailed insights and metrics for rc-editor-mention
Gathering detailed insights and metrics for rc-editor-mention
npm install rc-editor-mention
Typescript
Module System
Node Version
NPM Version
JavaScript (85.51%)
CSS (14.49%)
Total Downloads
0
Last Day
0
Last Week
0
Last Month
0
Last Year
0
MIT License
54 Stars
176 Commits
22 Forks
6 Watchers
16 Branches
35 Contributors
Updated on Jul 11, 2024
Latest Version
1.1.13
Package Id
rc-editor-mention@1.1.13
Size
22.27 kB
NPM Version
6.9.0
Node Version
10.12.0
Published on
May 20, 2019
Cumulative downloads
Total Downloads
Last Day
0%
NaN
Compared to previous day
Last Week
0%
NaN
Compared to previous week
Last Month
0%
NaN
Compared to previous month
Last Year
0%
NaN
Compared to previous year
React Mention Component
![]() IE / Edge | ![]() Firefox | ![]() Chrome | ![]() Safari | ![]() iOS Safari | ![]() Chrome for Android |
---|---|---|---|---|---|
IE11, Edge [1, 2] | last 2 versions | last 2 versions | last 2 versions | not fully supported [3] | not fully supported [3] |
[1] May need a shim or a polyfill for some syntax used in Draft.js (docs).
[2] IME inputs have known issues in these browsers, especially Korean (docs).
[3] There are known issues with mobile browsers, especially on Android (docs).
npm install
npm start
http://localhost:8001/examples/
online example: http://react-component.github.io/editor-mention/
1var Mention = require('rc-editor-mention'); 2var React = require('react'); 3React.render(<Mention />, container);
name | type | default | description |
---|---|---|---|
className | String | additional css class of root dom node | |
placement | String | "bottom" | suggestion placement, available values: "top", "bottom" |
npm test
npm run chrome-test
npm run coverage
open coverage/ dir
rc-editor-mention is released under the MIT license.
No vulnerabilities found.
Reason
no binaries found in the repo
Reason
0 existing vulnerabilities detected
Reason
license file detected
Details
Reason
Found 5/22 approved changesets -- score normalized to 2
Reason
0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0
Reason
no effort to earn an OpenSSF best practices badge detected
Reason
project is not fuzzed
Details
Reason
branch protection not enabled on development/release branches
Details
Reason
security policy file not detected
Details
Reason
SAST tool is not run on all commits -- score normalized to 0
Details
Score
Last Scanned on 2025-07-07
The Open Source Security Foundation is a cross-industry collaboration to improve the security of open source software (OSS). The Scorecard provides security health metrics for open source projects.
Learn More