翻訳と辞書 |
JSHint
JSHint is a static code analysis tool used in software development for checking if JavaScript source code complies with coding rules. It was forked from Douglas Crockford's JSLint project, as it was felt that the original did not allow enough customization options. There is also an internet version available at its official website in which users can paste code to run the application online.〔 A command-line version of JSHint, distributed as a Node.JS module, makes it possible to automate one's "linting" process and integrate JSHint into the website's development workflow. ==License== JSHint is distributed under an MIT license, except for one file still under the JSLint License which is a slightly modified version of the MIT license. The additional clause specifies that the software shall be used for Good and not Evil and makes the Software proprietary〔https://www.gnu.org/licenses/license-list.en.html#JSON see the comment about the JSON license〕
抄文引用元・出典: フリー百科事典『 ウィキペディア(Wikipedia)』 ■ウィキペディアで「JSHint」の詳細全文を読む
スポンサード リンク
翻訳と辞書 : 翻訳のためのインターネットリソース |
Copyright(C) kotoba.ne.jp 1997-2016. All Rights Reserved.
|
|