CKE5 内部使用的第 3 方库是什么?

问题描述 投票:0回答:1

我们正在评估 ckeditor 5,需要以下信息 -

我们能否获得有关 CKE5 内部使用的第 3 方库的一些指针?

我尝试在线搜索 cke5 API 文档(下面的链接),但找不到任何有用的东西。

https://ckeditor.com/docs/ckeditor5/latest/installation/getting-started/quick-start.html

任何帮助将不胜感激。

ckeditor ckeditor5
1个回答
0
投票

即使 StackOverflow 也不是回答这个问题的合适地方:

许可证会亮起,可以在此处找到: https://github.com/ckeditor/ckeditor5/blob/master/LICENSE.md

这个列表特别解释了这一点:

以下库包含在 MIT 许可证下的 CKEditor 中:

颜色转换 - 版权所有 (c) 2011-2016 Heather Arthur [email protected],版权所有 (c) 2016-2021 Josh Junon [email protected](麻省理工学院许可证)。
颜色解析 - 版权所有 (c) 2015 Dmitry Ivanov(麻省理工学院许可证)。
lodash - 版权所有 (c) JS 基金会和其他贡献者https://js.foundation/。基于 Underscore.js,版权归 Jeremy Ashkenas、DocumentCloud 和 Investigative Reporters & Editors http://underscorejs.org/
标记 - 版权所有 (c) Christopher Jeffrey。 (麻省理工学院许可证)
Turndown - Turndown 版权所有 © Dom Christie,并根据 MIT 许可发布。
turndown-plugin-gfm -turndown-plugin-gfm 版权所有 © Dom Christie,并根据 MIT 许可发布。
vanilla-colorful - 版权所有 (c) 2020 Serhii Kulykov [email protected](麻省理工学院许可证)。

© www.soinside.com 2019 - 2024. All rights reserved.