Gathering detailed insights and metrics for interweave-emoji
Gathering detailed insights and metrics for interweave-emoji
Gathering detailed insights and metrics for interweave-emoji
Gathering detailed insights and metrics for interweave-emoji
🌀 React library to safely render HTML, filter attributes, autowrap text with matchers, render emoji characters, and much more.
npm install interweave-emoji
Typescript
Module System
Node Version
NPM Version
TypeScript (85.48%)
MDX (10.58%)
CSS (2.81%)
JavaScript (0.94%)
HTML (0.2%)
Total Downloads
0
Last Day
0
Last Week
0
Last Month
0
Last Year
0
MIT License
1,141 Stars
848 Commits
40 Forks
8 Watchers
14 Branches
15 Contributors
Updated on Jul 08, 2025
Latest Version
7.0.1
Package Id
interweave-emoji@7.0.1
Unpacked Size
98.31 kB
Size
22.36 kB
File Count
34
NPM Version
lerna/4.0.0/node@v23.7.0+arm64 (darwin)
Node Version
23.7.0
Published on
Feb 10, 2025
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
2
2
2
Provides emoji support for Interweave.
1<Interweave 2 content="This will convert emoji unicode characters (🌀), shortcodes (:cyclone:), and emoticons to SVGs! :)" 3 matchers={[ 4 new EmojiMatcher('emoji', { 5 convertEmoticon: true, 6 convertShortcode: true, 7 }), 8 ]} 9 emojiPath={getSvgPathForEmoji} 10/>
yarn add interweave interweave-emoji emojibase
// Or
npm install interweave interweave-emoji emojibase
No vulnerabilities found.
Reason
no dangerous workflow patterns detected
Reason
no binaries found in the repo
Reason
license file detected
Details
Reason
Found 6/29 approved changesets -- score normalized to 2
Reason
detected GitHub workflow tokens with excessive permissions
Details
Reason
0 commit(s) and 1 issue activity found in the last 90 days -- score normalized to 0
Reason
no effort to earn an OpenSSF best practices badge detected
Reason
dependency not pinned by hash detected -- score normalized to 0
Details
Reason
security policy file not detected
Details
Reason
project is not fuzzed
Details
Reason
SAST tool is not run on all commits -- score normalized to 0
Details
Reason
86 existing vulnerabilities detected
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