
Security News
ECMAScript 2025 Finalized with Iterator Helpers, Set Methods, RegExp.escape, and More
ECMAScript 2025 introduces Iterator Helpers, Set methods, JSON modules, and more in its latest spec update approved by Ecma in June 2025.
ckeditor4-react
Advanced tools
Official React component for CKEditor 4 – the best browser-based rich text editor.
Official CKEditor 4 rich text editor component for React.
import CKEditor from 'ckeditor4-react';
<CKEditor data="<p>This is an example CKEditor 4 instance.</p>" />
See the React Integration article in the CKEditor 4 documentation.
You can also check out React example in the CKEditor 4 Example.
After cloning this repository, install necessary dependencies:
npm install
npm run test
If you are going to change the source files (ones located in src/
directory), remember about rebuilding the package. You can use npm run develop
in order to do it automatically.
Build a minified version of the package that is ready to publish:
npm run build
Copyright (c) 2003-2019, CKSource - Frederico Knabben. All rights reserved.
Licensed under the terms of any of the following licenses at your choice:
For full details about the license, please check the LICENSE.md
file.
ckeditor4-react 0.1.1
Other Changes:
4.11.4
version.README.md
file improvements.FAQs
Official React component for CKEditor 4 – the best browser-based rich text editor.
The npm package ckeditor4-react receives a total of 29,147 weekly downloads. As such, ckeditor4-react popularity was classified as popular.
We found that ckeditor4-react demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 0 open source maintainers 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
ECMAScript 2025 introduces Iterator Helpers, Set methods, JSON modules, and more in its latest spec update approved by Ecma in June 2025.
Security News
A new Node.js homepage button linking to paid support for EOL versions has sparked a heated discussion among contributors and the wider community.
Research
North Korean threat actors linked to the Contagious Interview campaign return with 35 new malicious npm packages using a stealthy multi-stage malware loader.