TE
科技回声
首页24小时热榜最新最佳问答展示工作
GitHubTwitter
首页

科技回声

基于 Next.js 构建的科技新闻平台,提供全球科技新闻和讨论内容。

GitHubTwitter

首页

首页最新最佳问答展示工作

资源链接

HackerNews API原版 HackerNewsNext.js

© 2025 科技回声. 版权所有。

JavaScript tool that validates your HTML and warns you in the web console

30 点作者 bootslebaron将近 12 年前

3 条评论

macobo将近 12 年前
Link to a CDN in your README, so your users can test the tool more easily.
评论 #5886082 未加载
suyash将近 12 年前
Browser's web inspectors need to integrate this tool.
评论 #5886696 未加载
评论 #5886459 未加载
kevingadd将近 12 年前
Can you actually validate HTML from user mode javascript? Isn't the HTML that you can access from JS the result of the browser's parser doing various things to 'fix up' mangled/incorrect HTML, and map the HTML to the actual object model (tbody elements, for example)?
评论 #5886699 未加载