관리 메뉴

IT.FARMER

쓸만한 위지윅 에디터 (웹에디터) 추천 본문

JavaScript

쓸만한 위지윅 에디터 (웹에디터) 추천

아이티.파머 2020. 10. 16. 11:27
반응형

1. CK Editor 

CK Editor , Vue 도 지원하고  CKEditor 5까지 나와 있는 상태며, 외국에서도 가장 많이 이용하는 에디터툴 
이미지 업로드 시에 Base64 Mode 를 지원해서 좋다.

ckeditor.com/docs/index.html

 

CKEditor Documentation Website

Learn how to install, integrate, configure and develop CKEditor Ecosystem products. Browse through API documentation and online samples.

ckeditor.com

2. Toast Editor

NHN 에서 오픈소스로 개발중인 에디터 도구  MARKDOWN 기반 지원

ui.toast.com/tui-editor/

 

TOAST UI :: Make Your Web Delicious!

The TOAST UI Is Free Open-source JavaScript UI Libraries Maintained By NHN.

ui.toast.com

 

3. Quill Editor

중국아저씨가 만든거 같은데 생각보다 괜찮다.  실무에 적용해 보진 않았으나, Vue도 지원하니 편하게 사용할거 같고, 커뮤니티도 잘 활성화 되어 있다.

github.surmon.me/vue-quill-editor/

 

vue-quill-editor | Homepage | Surmon's projects

What Is a Front-End Developer? Front-end web development, also known as client-side development is the practice of producing HTML, CSS and JavaScript for a website or Web Application so that a user can see and interact with them directly. The challenge ass

github.surmon.me

 

반응형

'JavaScript' 카테고리의 다른 글

javascript module , import 와 requires  (0) 2021.12.10
javascript cryptojs 예제 AES 256  (1) 2020.08.28
nodejs crypto aes256, md5  (0) 2020.08.19