午夜剧场伦理_日本一道高清_国产又黄又硬_91黄色网战_女同久久另类69精品国产_妹妹的朋友在线

您的位置:首頁技術文章
文章詳情頁

javascript - HTML字符串排版

瀏覽:163日期:2022-12-06 16:06:51

問題描述

我現在有HTML代碼的字符串,想要對字符串進行排版,有沒有什么可用的方法?

需要一款js插件,或者方法,能在項目里面轉換用的。

比如原字符串是:

<p><p>This is a p</p><p>This is another p</p></p>

添加空格和換行,變成新的字符串:

<p> <p>This is a p</p> <p>This is another p</p></p>

問題解答

回答1:

第一種方案想用正則做答沒成功,沒有成功。整理了下思路,已經完美解決(自認為完美)。

function codeFormat(code, indent, tmpIndent){ var indent = indent || ’ ’; var tmpIndent = tmpIndent || ’n’; var preg = /<(S*)([^>]*)>([sS]*?)</1>/ig; return code.replace(preg, function($0, $1, $2, $3){return tmpIndent + ’<’ + $1 + $2 + ’>’ + codeFormat($3, indent, tmpIndent + indent) + ( $3.trim().substr(0,1) == ’<’ ? tmpIndent : ’’) + ’</’ + $1 + ’>’; });}codeFormat('<p><p>This is a p</p><p>This is anothers p</p></p><p><p>This is a p</p><p>This is another p</p></p>');/*<p> <p>This is a p</p> <p>This is anothers p</p></p><p> <p>This is a p</p> <p>This is another p</p></p>*/codeFormat(’<html><head><title></title></head><body class='haha'><p style='background:#C00;'><p>This is a p</p><p>This is another p</p></p></body></html>’, ’----’);/*<html>----<head>--------<title></title>----</head>----<body class='haha'>--------<p style='background:#C00;'>------------<p>This is a p</p>------------<p>This is another p</p>--------</p>----</body></html>*/

以下是循環的老答案:

/* 感覺沒什么難度,一個循環 遇見 >后跟<,換行 遇見 < 縮進 遇見 </ 取消縮進*/function codeFormat(code, indent){ var indent = indent || ' '; //縮進字符 var tmpIndent = ''; //保存代碼字符串 var result = '', key = '', keyNext = ''; for( var i = 0 ; i < code.length ; i++ ){key = code[i];keyNext = i < code.length-1 ? code[i+1] : '';if(key == '<'){ if( keyNext == '/' ){tmpIndent = tmpIndent.substr(indent.length); } if( result[result.length-1] == 'n' ){result += tmpIndent; } if( keyNext != '/' ){tmpIndent += indent; }}result += key;if(key == '>' && keyNext == '<' ){ result += 'n';} } return result;}codeFormat('<p><p>This is a p</p><p>This is another p</p></p>');/*<p> <p>This is a p</p> <p>This is another p</p></p>*/codeFormat(’<html><head><title></title></head><body class='haha'><p style='background:#C00;'><p>This is a p</p><p>This is another p</p></p></body></html>’, ’ ’);/*<html> <head><title></title> </head> <body class='haha'><p style='background:#C00;'> <p>This is a p</p> <p>This is another p</p></p> </body></html>*/回答2:

為什么我這個問題一直被踩?還是一個不錯的問題的嘛。。。。@mqycn , @zhenguoli

這是朋友@candy寫的一個方案:

import _ from ’lodash’;const splitOnTags = str => str.split(/(</?[^>]+>)/g).filter(line=>line.trim()!='');const isTag = str => /<[^>!]+>/.test(str);const isClosingTag = str => /</[^>]+>/.test(str);const isSelfClosingTag = str => /<[^>]+/>/.test(str);const isOpeningTag = str => isTag(str) && !isClosingTag(str) && !isSelfClosingTag(str);export default (str, indent) => { let depth = 0; indent = indent || ’ ’; return splitOnTags(str).map(item=>{ if(isClosingTag(item)) { depth--; } const line = _.repeat(indent, depth) + item; if(isOpeningTag(item)) { depth++; } return line; }).join(’n’);}回答3:

http://tool.oschina.net/codef... 在線的。其他的編輯器里面有beautify

javascript - HTML字符串排版

回答4:

對開發工具而言,你可以嘗試 VSCode 編輯器。

https://code.visualstudio.com/

安裝完成后,按 shift-ctrl-x 打開插件列表,搜索 Beautify 并安裝,即可實現 HTML 代碼美化。相應設置參考這里:

https://marketplace.visualstu...

在代碼中進行格式轉換可以使用 HTML String Parser,例如

https://www.npmjs.com/package...

或者使用 cheerio 解析 DOM 文本后重新輸出亦可。

3.(重新制作一個 HTML Parser 并不困難,參考我的專欄http://ewind.us/2016/toy-html...

標簽: JavaScript
相關文章:
主站蜘蛛池模板: 精品一区二区三区四区五区六区 | 日韩综合久久 | 国产无遮挡又黄又爽 | 中文字幕亚洲激情 | 你懂的视频在线观看 | 一本色道久久综合亚洲精品按摩 | 免费成人精品 | 欧美性一级 | 国产精品一区二区三区四区 | 欧美在线高清 | 欧美 日本 国产 | av永久在线 | 日本一本一道 | 国产视频一二三 | 亚洲午夜视频在线观看 | 日本爽爽爽 | 女人18毛片一区二区三区 | 亚洲欧美久久久 | 波多野结衣中文字幕一区二区 | 午夜影院 | 99免费在线观看视频 | 国产50页| 欧美三级网站在线观看 | 亚洲视频一二三区 | 欧美一级性视频 | 成人在线免费观看视频 | 国产日韩欧美激情 | 国产自偷自拍 | 欧美激情影音先锋 | 中文字幕欧美一区 | 欧美在线观看网站 | 九色视频在线播放 | 中文字幕一区二区在线观看 | 一区二区三区精品视频在线观看 | 91黄色在线 | 日韩欧美偷拍 | 青青免费在线视频 | 中文字幕专区 | 五月激情开心网 | 国产精品一级二级 | 中文字幕在线永久 |