An open API service indexing awesome lists of open source software.

https://github.com/in2code-de/easy-ckeditor

Utility functions for easier plugin development in CKEditor 5
https://github.com/in2code-de/easy-ckeditor

Last synced: 2 months ago
JSON representation

Utility functions for easier plugin development in CKEditor 5

Awesome Lists containing this project

README

        

# easy-ckeditor

[![npm version][npm-version-src]][npm-version-href]
[![npm downloads][npm-downloads-src]][npm-downloads-href]
[![bundle][bundle-src]][bundle-href]
[![JSDocs][jsdocs-src]][jsdocs-href]
[![License][license-src]][license-href]

Provides utility functions for easier plugin development for CKEditor 5

> This repository is still in development and not yet ready for production use.

## License

[MIT](./LICENSE) License © 2024-PRESENT [in2code GmbH](https://github.com/in2code-de)

[npm-version-src]: https://img.shields.io/npm/v/easy-ckeditor?style=flat&colorA=080f12&colorB=1fa669
[npm-version-href]: https://npmjs.com/package/easy-ckeditor
[npm-downloads-src]: https://img.shields.io/npm/dm/easy-ckeditor?style=flat&colorA=080f12&colorB=1fa669
[npm-downloads-href]: https://npmjs.com/package/easy-ckeditor
[bundle-src]: https://img.shields.io/bundlephobia/minzip/easy-ckeditor?style=flat&colorA=080f12&colorB=1fa669&label=minzip
[bundle-href]: https://bundlephobia.com/result?p=easy-ckeditor
[license-src]: https://img.shields.io/github/license/antfu/easy-ckeditor.svg?style=flat&colorA=080f12&colorB=1fa669
[license-href]: https://github.com/antfu/easy-ckeditor/blob/main/LICENSE
[jsdocs-src]: https://img.shields.io/badge/jsdocs-reference-080f12?style=flat&colorA=080f12&colorB=1fa669
[jsdocs-href]: https://www.jsdocs.io/package/easy-ckeditor