๐ŸŽจ Framework Implementations

Draggable WYSIWYG Editor for every JavaScript framework

โœ… Available
๐ŸŸจ
Vanilla JavaScript
Pure JavaScript implementation with no dependencies. The original and most complete version.
  • No framework dependencies
  • Self-contained single file
  • All features implemented
  • Font Awesome icons
๐Ÿšง Coming Soon
โš›๏ธ
React
React component with hooks, context, and TypeScript support for modern React applications.
  • React Hooks
  • Context Provider
  • TypeScript support
  • Component architecture
๐Ÿšง Coming Soon
๐ŸŸข
Vue.js
Vue 3 component using Composition API with reactive system and single file components.
  • Composition API
  • Vue 3 reactivity
  • Single file components
  • Pinia integration
๐Ÿšง Coming Soon
๐Ÿ”บ
Angular
Enterprise-ready Angular component with services, dependency injection, and Material integration.
  • Component architecture
  • Dependency injection
  • RxJS integration
  • Angular Material
๐Ÿšง Coming Soon
๐Ÿงก
Svelte
Svelte component with reactive stores, SvelteKit support, and compile-time optimizations.
  • Reactive stores
  • SvelteKit support
  • Compile-time optimization
  • Simple API
๐Ÿšง Coming Soon
๐Ÿ”ฅ
Lit Element
Web Components implementation using Lit Element for framework-agnostic usage.
  • Web Components standard
  • Framework agnostic
  • Shadow DOM encapsulation
  • TypeScript decorators