Piotrek Koszuliński f953b4420b Merge branch 'master' into ckeditor5/t/1214 пре 7 година
..
.github 1e8f0deceb Internal: Updated various git and CI files. пре 8 година
docs 4f56e564f9 Docs: README and front API docs page corrected. [skip ci] пре 8 година
src 0618ce8878 Replaced `lib/lodash` imports with `lodash-es`. пре 7 година
tests b10c5a804e Align code to the changes in conversion API. пре 7 година
.editorconfig 6603ab20b4 Initial commit. пре 9 година
.eslintrc.js 5ebde5840f Internal: Bumped the year. [skip ci] пре 8 година
.gitattributes 6603ab20b4 Initial commit. пре 9 година
.gitignore bf4ae4c8c5 Internal: Remove gulp dependency for pre-commit linting. пре 8 година
.travis.yml 50ca40f12e Aligned Travis configuration after switching to Yarn. See https://github.com/ckeditor/ckeditor5/issues/1214. пре 7 година
CHANGELOG.md 03a02064c2 Docs: Changelog. [skip ci] пре 7 година
CONTRIBUTING.md d88cedebff Docs: Made contributing guide link to our docs. [skip ci] пре 7 година
LICENSE.md 0110fcdd68 Other: Changed the license to GPL2+ only. See ckeditor/ckeditor5#991. пре 7 година
README.md 06f125ff02 Docs: Changed links to documentation. See ckeditor/ckeditor5#1192. пре 7 година
package.json 46daea407f Update eslint-config-ckeditor5 package in package.json. пре 7 година

README.md

CKEditor 5 inline editor creator

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

The inline editor implementation for CKEditor 5.

This package exposes the InlineEditor class. Follow there to learn more about this type of editor and how to initialize it.

This package contains the source version of the inline editor. This editor implementation is also available in the inline build. Read more about CKEditor 5 Builds.

Documentation

See the @ckeditor/ckeditor5-editor-inline 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.