前端开发者手册第三部分: 前端开发工具HTML
上一篇:浏览器 下一篇:CSS

HTML

HTML 工具

HTML 模板:

  • HTML5 Boilerplate
  • Mobile boilerplate
  • Web Starter Kit Boilerplate & Tooling for Multi-Device Development
  • dCodes
  • HTML5 Bones
  • Email-Boilerplate
  • Pears

HTML polyfill:

  • html5shiv

Transpiling:

  • jade
  • HAML
  • Markdown

文档参考:

  • HTML Interfaces Browser Support
  • HTML Entity Lookup
  • HTMLelement.info
  • Elements
  • Element attributes
  • HTML Arrows

Linting/hinting:

  • html5-lint
  • HTMLHint
  • html-inspector

HTML 优化:

  • HTML Minifier

HTML 在线生成工具:

  • tablesgenerator.com

编写规范:

  • Principles of writing consistent, idiomatic HTML
  • HTML code guide

Workflow:

  • Emmet

本月 HTML 仓库在Github的趋势:

https://github.com/trending?l=html&since=monthly

上一篇:浏览器 下一篇:CSS