ckeditor4-integrations-common

1.0.0 • Public • Published

CKEditor 4 - Common Integration Utils

This package implements common utility modules for integration projects.

Installation and usage

Install the package via npm:

npm install ckeditor4-integrations-common

Import specific utility in your module:

import { getEditorNamespace } from 'ckeditor4-integrations-common';

Tests

Run tests by executing:

npm run test

License

Copyright (c) 2003-2021, CKSource - Frederico Knabben. All rights reserved.

Licensed under the terms of any of the following licenses at your choice:

For full details about the license, please check the LICENSE.md file.

Readme

Keywords

none

Package Sidebar

Install

npm i ckeditor4-integrations-common

Weekly Downloads

54,029

Version

1.0.0

License

(GPL-2.0-or-later OR LGPL-2.1-or-later OR MPL-1.1-or-later)

Unpacked Size

139 kB

Total Files

8

Last publish

Collaborators

  • ckeditor