How to indent Javascript source file (CKeditor.js) -
i edit ckeditor source file, called ckeditor.js. javascript file unindented , without line breaks. how can indent code make readable human? tried "gg=g" under vim no success
you searching "unminifier" or "beautifier" similar this
Comments
Post a Comment