UNPKG

smallest-text-editor

Version:

Javascript text editor that has only basic functions (bold, italic, underline and text color). It does not depend on other packages and takes up very little space.

10 lines 140 B
{ "targets": ">0.5%", "presets": [ "@babel/preset-env", ["minify", { "mangle": true, "keepFnName": true }] ] }