A simple text editor in material design that is easy to customize and replicate in any of your projects. Simplicity means added flexibility and control. You can build upon the fundamental components to create something more powerful. Built with love, HTML, CSS (Material Design), and JS. The icons can be installed through npm ...they are not the normal material design icons. npm install @mdi/font
It uses doc.execCommand's
A spinoff based on the docs from MDN https://developer.mozilla.org/en-US/docs/Web/API/Document/execCommand and this pen from CodePen https://codepen.io/chrisdavidmills/full/gzYjag/