39.0.2 • Published 8 months ago

@youwell/ckeditor5-builds-youwell v39.0.2

Weekly downloads
10
License
GPL-2.0-or-later
Repository
-
Last release
8 months ago

Youwell custom CKEditor build

Build with base from https://github.com/ckeditor/ckeditor5/tree/master/packages/ckeditor5-build-classic

Contains both a Classic editor and an Inline editor.

Development

Run npm run build.dev to build for development.

  • Open /tests/manual/ckeditor-global-version.html or /tests/custom-test.html to test the build

Production

run npm run build to build for production.

Publish

Update versjon number in package.json run npm publish to publish new package to npm-repository

CKEditor

Documentation: https://ckeditor.com/docs/ckeditor5/latest/index.html Changelog: https://github.com/ckeditor/ckeditor5/blob/master/CHANGELOG.md

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.