Socket
Socket
Sign inDemoInstall

ckeditor4-integrations-common

Package Overview
Dependencies
0
Maintainers
1
Versions
3
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

    ckeditor4-integrations-common

Common CKEditor 4 integration utilities.


Version published
Weekly downloads
57K
decreased by-2.7%
Maintainers
1
Install size
136 kB
Created
Weekly downloads
 

Changelog

Source

ckeditor4-integrations-common 1.0.0

BREAKING CHANGES:

  • #17: Introduced support for consumption of a not bundled package version by providing package in ESM, CJS and UMD formats.

Readme

Source

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.

FAQs

Last updated on 18 Jun 2021

Did you know?

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc