Gathering detailed insights and metrics for interweave
Gathering detailed insights and metrics for interweave
Gathering detailed insights and metrics for interweave
Gathering detailed insights and metrics for interweave
interweave-autolink
URL, IP, email, and hashtag autolinking support for Interweave.
@interweave/interweave
Interweave is a platform for creating user interfaces from static JSON. The Interweave configuration objects are meant to be checked into version control and tied closely to database and API changes.
interweave-emoji
Emoji support for Interweave.
interweave-emoji-picker
React based emoji picker powered by Interweave and Emojibase.
🌀 React library to safely render HTML, filter attributes, autowrap text with matchers, render emoji characters, and much more.
npm install interweave
Typescript
Module System
Node Version
NPM Version
97.4
Supply Chain
84.7
Quality
76.8
Maintenance
100
Vulnerability
100
License
TypeScript (85.48%)
MDX (10.58%)
CSS (2.81%)
JavaScript (0.94%)
HTML (0.2%)
Total Downloads
13,152,315
Last Day
14,626
Last Week
88,089
Last Month
333,745
Last Year
3,638,444
MIT License
1,128 Stars
848 Commits
40 Forks
8 Watchers
14 Branches
15 Contributors
Updated on May 16, 2025
Minified
Minified + Gzipped
Latest Version
13.1.1
Package Id
interweave@13.1.1
Unpacked Size
223.33 kB
Size
46.99 kB
File Count
42
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
15.9%
14,626
Compared to previous day
Last Week
7%
88,089
Compared to previous week
Last Month
3.2%
333,745
Compared to previous month
Last Year
13.5%
3,638,444
Compared to previous year
Interweave is a robust React library that can...
dangerouslySetInnerHTML
.1<Interweave content="This string contains <b>HTML</b> and will safely be rendered!" />
1<Interweave 2 content="This contains a URL, https://github.com/milesj/interweave, and a hashtag, #interweave, that will be converted to an anchor link!" 3 matchers={[new UrlMatcher('url'), new HashtagMatcher('hashtag')]} 4/>
fetch
, sessionStorage
Interweave requires React as a peer dependency.
yarn add interweave react
// Or
npm install interweave react
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
0 commit(s) and 2 issue activity found in the last 90 days -- score normalized to 1
Reason
no effort to earn an OpenSSF best practices badge detected
Reason
detected GitHub workflow tokens with excessive permissions
Details
Reason
security policy file not detected
Details
Reason
dependency not pinned by hash detected -- score normalized to 0
Details
Reason
project is not fuzzed
Details
Reason
SAST tool is not run on all commits -- score normalized to 0
Details
Reason
83 existing vulnerabilities detected
Details
Score
Last Scanned on 2025-05-12
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