A smooth, modern WYSIWYG text editor built with TypeScript. Framework-agnostic core with adapters for React, Svelte, Angular, Vue, and Vanilla JS.
React component wrapper with a controlled value, an imperative ref handle, and TypeScript definitions.
AdapterSvelte component with reactive bindings and minimal bundle size.
AdapterAngular component and directive wrapping the framework-agnostic core.
AdapterVue 3 component with Composition API and two-way binding.
AdapterPure JavaScript/TypeScript without any framework dependencies.
Core