
This repository is DEPRECATED! GO TO https://github.com/nhn/tui.editor/tree/master/apps/vue-editor
The TOAST UI Editor Vue Wrapper is an elegant solution for integrating the popular TOAST UI Editor into Vue applications. Designed with flexibility and performance in mind, this editor allows developers to create rich text input features with ease. With its deprecation notice signaling a shift to a mono-repo structure, users can be assured of streamlined updates and consistent performance across the board.
Whether you’re building a blog, documentation site, or any application that requires sophisticated text editing capabilities, this Vue wrapper provides a robust set of tools to enhance your user experience.
height, previewStyle, and visible for a tailored editing experience.load and change, allowing for seamless integration with Vue's reactivity system.
Vue.js is a lightweight and flexible JavaScript framework that allows developers to easily build dynamic and reactive user interfaces. Its intuitive syntax, modular architecture, and focus on performance make it a popular choice for modern web development.
ESLint is a linter for JavaScript that analyzes code to detect and report on potential problems and errors, as well as enforce consistent code style and best practices, helping developers to write cleaner, more maintainable code.
Webpack is a popular open-source module bundler for JavaScript applications that bundles and optimizes the code and its dependencies for production-ready deployment. It can also be used to transform other types of assets such as CSS, images, and fonts.