Installations
npm install html-to-text
Score
59.3
Supply Chain
98
Quality
78.5
Maintenance
100
Vulnerability
100
License
Releases
Unable to fetch releases
Developer
html-to-text
Developer Guide
Module System
ESM
Min. Node Version
>=14
Typescript Support
No
Node Version
14.20.0
NPM Version
6.14.17
Statistics
1,611 Stars
412 Commits
223 Forks
28 Watching
3 Branches
55 Contributors
Updated on 26 Nov 2024
Bundle Size
210.10 kB
Minified
81.64 kB
Minified + Gzipped
Languages
JavaScript (95.78%)
HTML (4.22%)
Total Downloads
Cumulative downloads
Total Downloads
235,956,986
Last day
-8.4%
356,741
Compared to previous day
Last week
3.3%
2,103,103
Compared to previous week
Last month
9.3%
8,753,802
Compared to previous month
Last year
42.1%
87,817,796
Compared to previous year
Daily Downloads
Weekly Downloads
Monthly Downloads
Yearly Downloads
HTML to X converters
This is a monorepo.
Packages
-
html-to-text
Advanced html to plain text converter.
Folder: /packages/html-to-text
Docs: README.md, CHANGELOG.md
-
@html-to/text-cli
CLI for html to text converter.
Folder: /packages/html-to-text-cli
Docs: README.md, CHANGELOG.md
-
@html-to/md
Advanced html to markdown converter (WIP).
Folder: /packages/html-to-md
-
base
Shared code. Only exists in the monorepo and bundled into published packages.
Folder: /packages/base
Development
Targeting Node.js version >=14.
Monorepo uses NPM v7 workspaces (make sure v7 is installed when used with Node.js v14.)
No vulnerabilities found.
Reason
security policy file detected
Details
- Info: security policy file detected: SECURITY.md:1
- Info: Found linked content: SECURITY.md:1
- Info: Found disclosure, vulnerability, and/or timelines in security policy: SECURITY.md:1
- Info: Found text in security policy: SECURITY.md:1
Reason
no binaries found in the repo
Reason
no dangerous workflow patterns detected
Reason
license file detected
Details
- Info: project has a license file: LICENSE:0
- Warn: project license file does not contain an FSF or OSI license.
Reason
7 existing vulnerabilities detected
Details
- Warn: Project is vulnerable to: GHSA-grv7-fg5c-xmjg
- Warn: Project is vulnerable to: GHSA-3xgq-45jj-v275
- Warn: Project is vulnerable to: GHSA-4q6p-r6v2-jvc5
- Warn: Project is vulnerable to: GHSA-952p-6rrq-rcjv
- Warn: Project is vulnerable to: GHSA-gcx4-mw62-g8wm
- Warn: Project is vulnerable to: GHSA-c2qf-rxjj-qqgw
- Warn: Project is vulnerable to: GHSA-j8xg-fqg3-53r7
Reason
dependency not pinned by hash detected -- score normalized to 2
Details
- Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/lint.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/html-to-text/node-html-to-text/lint.yml/master?enable=pin
- Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/lint.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/html-to-text/node-html-to-text/lint.yml/master?enable=pin
- Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/lint.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/html-to-text/node-html-to-text/lint.yml/master?enable=pin
- Warn: third-party GitHubAction not pinned by hash: .github/workflows/lint.yml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/html-to-text/node-html-to-text/lint.yml/master?enable=pin
- Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/html-to-text/node-html-to-text/test.yml/master?enable=pin
- Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/html-to-text/node-html-to-text/test.yml/master?enable=pin
- Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/html-to-text/node-html-to-text/test.yml/master?enable=pin
- Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yml:45: update your workflow using https://app.stepsecurity.io/secureworkflow/html-to-text/node-html-to-text/test.yml/master?enable=pin
- Warn: npmCommand not pinned by hash: .github/workflows/lint.yml:21
- Warn: npmCommand not pinned by hash: .github/workflows/test.yml:31
- Info: 0 out of 6 GitHub-owned GitHubAction dependencies pinned
- Info: 0 out of 2 third-party GitHubAction dependencies pinned
- Info: 2 out of 4 npmCommand dependencies pinned
Reason
Found 2/28 approved changesets -- score normalized to 0
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
- Warn: no topLevel permission defined: .github/workflows/lint.yml:1
- Warn: no topLevel permission defined: .github/workflows/test.yml:1
- Info: no jobLevel write permissions found
Reason
no effort to earn an OpenSSF best practices badge detected
Reason
project is not fuzzed
Details
- Warn: no fuzzer integrations found
Reason
SAST tool is not run on all commits -- score normalized to 0
Details
- Warn: 0 commits out of 4 are checked with a SAST tool
Score
3.9
/10
Last Scanned on 2024-11-25
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 MoreOther packages similar to html-to-text
@types/html-to-text
TypeScript definitions for html-to-text
@types/nodemailer-html-to-text
TypeScript definitions for nodemailer-html-to-text
gulp-html2txt
gulp plugin to convert html to text
cheerio-html-to-text
A Cheerio-based HTML to TEXT converter. Usefull for email and using Cheerio to avoid multiple parsing when coupled with Juice.