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

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.