Security News
Node.js EOL Versions CVE Dubbed the "Worst CVE of the Year" by Security Experts
Critics call the Node.js EOL CVE a misuse of the system, sparking debate over CVE standards and the growing noise in vulnerability databases.
draft-js-coopy
Advanced tools
Draft.js is a JavaScript rich text editor framework, built for React and backed by an immutable model.
Learn how to use Draft.js in your own project.
Visit https://facebook.github.io/draft-js/ to try out a simple rich editor example.
The repository includes a variety of different editor examples to demonstrate some of the features offered by the framework.
To run the examples, first build Draft.js locally:
git clone https://github.com/facebook/draft-js.git
cd draft-js
npm install
npm run build
then open the example HTML files in your browser.
Draft.js is used in production on Facebook, including status and comment inputs, Notes, and messenger.com.
Join our Slack team!
We actively welcome pull requests. Learn how to contribute.
Draft.js is BSD Licensed. We also provide an additional patent grant.
Examples provided in this repository and in the documentation are separately licensed.
0.4.0 (April 6, 2016)
editable
field for custom block component configurationsplit-block
)data-editor
, data-offset-key
, data-block
in block propsonPasteRawText
prop with handlePastedText
FAQs
A React framework for building text editors.
The npm package draft-js-coopy receives a total of 2 weekly downloads. As such, draft-js-coopy popularity was classified as not popular.
We found that draft-js-coopy demonstrated a not healthy version release cadence and project activity because the last version was released a year ago. It has 1 open source maintainer collaborating on the project.
Did you know?
Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.
Security News
Critics call the Node.js EOL CVE a misuse of the system, sparking debate over CVE standards and the growing noise in vulnerability databases.
Security News
cURL and Go security teams are publicly rejecting CVSS as flawed for assessing vulnerabilities and are calling for more accurate, context-aware approaches.
Security News
Bun 1.2 enhances its JavaScript runtime with 90% Node.js compatibility, built-in S3 and Postgres support, HTML Imports, and faster, cloud-first performance.