john-book
CtrlK
  • 测试
  • 介绍
  • 设计模式
  • 个人收藏
  • TodoList
  • TaskList
  • 前端架构设计
  • 时间管理
  • 前端技术点
  • 算法
  • 前端资料
  • 工具
  • 站点博客
  • 框架&库
  • 性能优化
  • LowCode
  • 加密
  • 腾讯云服务器
  • 微信公众号开发
  • 微信小程序
  • 数据库
  • 效率
  • 前端工作
  • 可视化
  • 前端规范
    • Javascript规范
    • git提交规范
    • eslint三大通用规范
Powered by GitBook
On this page

Was this helpful?

  1. 前端规范

Javascript规范

规范参考airbnb代码规范:https://github.com/yuche/javascript

Javascript Standard规范:

  • https://github.com/standard/standard/,

  • https://github.com/standard/standard/blob/master/RULES.md#javascript-standard-style

google Javascript规范:http://google-styleguide.googlecode.com/svn/trunk/javascriptguide.xml

Previous前端规范Nextgit提交规范

Last updated 6 years ago

Was this helpful?