Gathering detailed insights and metrics for draft-js-import-markdown
Gathering detailed insights and metrics for draft-js-import-markdown
Gathering detailed insights and metrics for draft-js-import-markdown
Gathering detailed insights and metrics for draft-js-import-markdown
@roamhq/draft-js-import-markdown
DraftJS: Import Markdown to ContentState
bauer-draft-js-import-markdown
DraftJS: Import Markdown to ContentState
@wegotpop/draft-js-import-markdown
DraftJS: Import Markdown to ContentState
@bauerpub/bauer-draft-js-import-markdown
DraftJS: Import Markdown to ContentState
DraftJS: import/export ContentState to and from HTML/Markdown
npm install draft-js-import-markdown
Typescript
Module System
Node Version
NPM Version
JavaScript (99.16%)
TypeScript (0.84%)
Total Downloads
0
Last Day
0
Last Week
0
Last Month
0
Last Year
0
ISC License
884 Stars
201 Commits
234 Forks
13 Watchers
13 Branches
36 Contributors
Updated on Feb 22, 2025
Latest Version
1.4.1
Package Id
draft-js-import-markdown@1.4.1
Unpacked Size
87.83 kB
Size
10.58 kB
File Count
14
NPM Version
6.14.16
Node Version
14.19.1
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
This is a module for DraftJS that will convert Markdown to editor content.
It was extracted from React-RTE and placed into a separate module for more general use. Hopefully it can be helpful in your projects.
npm install --save draft-js-import-markdown
import {stateFromMarkdown} from 'draft-js-import-markdown';
let contentState = stateFromMarkdown(markdown);
This project is still under development. If you want to help out, please open an issue to discuss or join us on Slack.
This software is ISC Licensed.
No vulnerabilities found.
Reason
no dangerous workflow patterns detected
Reason
no binaries found in the repo
Reason
license file detected
Details
Reason
Found 15/30 approved changesets -- score normalized to 5
Reason
0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0
Reason
dependency not pinned by hash detected -- score normalized to 0
Details
Reason
detected GitHub workflow tokens with excessive permissions
Details
Reason
no effort to earn an OpenSSF best practices badge detected
Reason
security policy file not detected
Details
Reason
project is not fuzzed
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
85 existing vulnerabilities detected
Details
Score
Last Scanned on 2025-06-30
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