Is JSLint available for offline use?

前端 未结 17 1825
暖寄归人
暖寄归人 2020-12-29 23:36

I\'d like to use JSLint, but I am wary of tools that have access to my unfiltered source code. Is there an offline version or is there another similar tool that does \"

17条回答
  •  鱼传尺愫
    2020-12-30 00:04

    There is a great Yahoo Widget:

    http://ajaxian.com/archives/jslint-multi

    It is open source, if you are paranoid you can audit the code.


    (source: googlecode.com)

提交回复
热议问题