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
- Host: GitHub
- URL: https://github.com/in2code-de/easy-ckeditor
- Owner: in2code-de
- License: mit
- Created: 2024-09-06T09:53:23.000Z (10 months ago)
- Default Branch: main
- Last Pushed: 2024-11-07T16:32:33.000Z (8 months ago)
- Last Synced: 2025-04-24T01:16:24.096Z (2 months ago)
- Language: TypeScript
- Homepage:
- Size: 187 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
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