JavaScriptのコーディング規約・スタイルのメモ

Pocket

JavaScript, CSS, PHPのコーディングスタイルのメモ

JavaScript

Core

  • Google JavaScript Style Guide
    http://google-styleguide.googlecode.com/svn/trunk/javascriptguide.xml
    (和訳 http://cou929.nu/data/google_javascript_style_guide/)
  • JavaScript style guide – MDC

チェックツール

  • Closure Linter
  • JSLint
  • JSHint

jQuery

http://docs.jquery.com/JQuery_Core_Style_Guidelines

HTML/CSS

http://google-styleguide.googlecode.com/svn/trunk/htmlcssguide.xml
(上記の和訳 http://re-dzine.net/2012/05/google-htmlcss-style-guide/)

PHP

http://pear.php.net/manual/ja/standards.php

コメント

No comments yet.

コメントの投稿

改行と段落タグは自動で挿入されます。
メールアドレスは表示されません。