Gathering detailed insights and metrics for keyword-mark-element
Gathering detailed insights and metrics for keyword-mark-element
npm install keyword-mark-element
Typescript
Module System
Node Version
NPM Version
70.4
Supply Chain
76.6
Quality
75.5
Maintenance
100
Vulnerability
100
License
TypeScript (95.72%)
JavaScript (4.28%)
Total Downloads
17,780
Last Day
33
Last Week
144
Last Month
1,031
Last Year
7,234
8 Stars
20 Commits
3 Watching
13 Branches
2 Contributors
Minified
Minified + Gzipped
Latest Version
0.2.0
Package Id
keyword-mark-element@0.2.0
Unpacked Size
10.24 kB
Size
3.26 kB
File Count
5
NPM Version
6.14.5
Node Version
14.3.0
Cumulative downloads
Total Downloads
Last day
-52.9%
33
Compared to previous day
Last week
-38.5%
144
Compared to previous week
Last month
247.1%
1,031
Compared to previous month
Last year
71.3%
7,234
Compared to previous year
<keyword-mark>
A simple web component to mark keywords in a string.
Install:
$ npm i -S keyword-mark-element
Include:
1<script src="node_modules/keyword-mark-element/lib/keyword-mark.js"></script>
Or in JavaScript:
1import "./node_modules/keyword-mark-element/lib/keyword-mark.js";
Use:
1<keyword-mark keywords="foo">foo bar baz</keyword-mark>
Essentially, any keywords specified in the keywords
attribute will be
highlighted in the text content of the element.
MIT
No vulnerabilities found.
Reason
no dangerous workflow patterns detected
Reason
no binaries found in the repo
Reason
dependency not pinned by hash detected -- score normalized to 3
Details
Reason
Found 2/20 approved changesets -- score normalized to 1
Reason
0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0
Reason
detected GitHub workflow tokens with excessive permissions
Details
Reason
no effort to earn an OpenSSF best practices badge detected
Reason
project is not fuzzed
Details
Reason
security policy file not detected
Details
Reason
license file not detected
Details
Reason
branch protection not enabled on development/release branches
Details
Reason
SAST tool is not run on all commits -- score normalized to 0
Details
Reason
33 existing vulnerabilities detected
Details
Score
Last Scanned on 2025-02-03
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