Kamil Piechaczek a7cfc8459e Internal: Upgraded version of Node.js. See ckeditor/ckeditor5-dev#417. il y a 7 ans
..
.github 0447f6290b Internal: Updated PR template. [skip ci] il y a 9 ans
docs 22ca6c039a Docs: README and front API docs page corrected. [skip ci] il y a 8 ans
src c7b03a50b5 When converting plain text to HTML use <br>s instead of spaces to represent new lines. il y a 7 ans
tests c7b03a50b5 When converting plain text to HTML use <br>s instead of spaces to represent new lines. il y a 7 ans
.editorconfig a0c752b0e7 Initial commit for ckeditor5-clipboard. il y a 9 ans
.eslintrc.js e429a23231 Internal: Bumped the year. [skip ci] il y a 8 ans
.gitattributes a0c752b0e7 Initial commit for ckeditor5-clipboard. il y a 9 ans
.gitignore 55502fa31a Internal: Remove gulp dependency for pre-commit linting. il y a 8 ans
.travis.yml f5539a9d0c Internal: Switched from CodeClimate to Coveralls. il y a 8 ans
CHANGELOG.md 841ad30fc5 Docs: Changelog. [skip ci] il y a 7 ans
CONTRIBUTING.md a0c752b0e7 Initial commit for ckeditor5-clipboard. il y a 9 ans
LICENSE.md 354bc9403e Other: Changed the license to GPL2+ only. See ckeditor/ckeditor5#991. il y a 7 ans
README.md e74fd58f44 Docs: Fixed invalid BrowserStack URLs in badge. See ckeditor/ckeditor5#1051. il y a 7 ans
package.json a7cfc8459e Internal: Upgraded version of Node.js. See ckeditor/ckeditor5-dev#417. il y a 7 ans

README.md

CKEditor 5 clipboard feature

npm version Build Status BrowserStack Status Coverage Status
Dependency Status devDependency Status

This package implements the clipboard (copy, cut, paste) support for CKEditor 5.

Documentation

See the @ckeditor/ckeditor5-clipboard package page in CKEditor 5 documentation.

License

Licensed under the terms of GNU General Public License Version 2 or later. For full details about the license, please check the LICENSE.md file.