pnzau / Text-Editor-easy-to-customize-

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 use the basic features and extend it into 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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Text-Editor-easy-to-customize-

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/

About

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 use the basic features and extend it into 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


Languages

Language:CSS 41.6%Language:HTML 35.0%Language:SCSS 23.0%Language:JavaScript 0.4%