@lifechurch/ckeditor5-build
v1.4.1
Published
Build of CKEditor 5
Downloads
190
Readme
CKEditor 5 Build
A CKEditor build which removes the tables feature. CKEditor 5 Documentation.
Getting Started
Prerequisites
- nvm: https://github.com/creationix/nvm#installation
- yarn: https://yarnpkg.com/lang/en/docs/install
NOTE: We use yarn because of the added security benefits as well as other features. Because yarn using yarn.lock and npm using package.lock we need to be consistent about using the same package tool within a project.
Installing
yarn install
Deployment
Changes merged into master
are automatically deployed and released by our CI/CD pipeline. This done with Gitlab CI.
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 or https://ckeditor.com/legal/ckeditor-oss-license.