Contribute to this guide

APICKEditor 5 find and replace feature

npm version

This package implements the find and replace feature for CKEditor 5.

# Demo

Check out the showcase demo in the Find and replace feature guide.

# Documentation

See the find and replace feature guide and the FindAndReplace plugin documentation.

# Installation

npm install --save @ckeditor/ckeditor5-find-and-replace

# Contribute

The source code of this package is available on GitHub in https://github.com/ckeditor/ckeditor5/tree/master/packages/ckeditor5-find-and-replace.