86 skills found · Page 1 of 3
jslint-org / JslintJSLint, The JavaScript Code Quality and Coverage Tool
daniellmb / JavaScript Scope Context ColoringAn experiment in switching between syntax highlighting and scope colorizing built on JSLint and CodeMirror.
reid / Node JslintThe JavaScript Code Quality Tool — for Node.js.
hallettj / Jslint.vimVIM plugin and command line tool for running JSLint <http://jslint.com/>. This is project is no longer under active development. See Readme for details.
ajinabraham / Njsscannjsscan is a semantic aware SAST tool that can find insecure code patterns in your Node.js applications.
jamesallardice / Jslint Error Explanations:memo: Explanations of all the (sometimes cryptic) error messages thrown by JSLint and JSHint
fbzhong / Sublime JslintJSLint support for Sublime Text 2
rondevera / JslintmateQuick, simple JSLint (or JSHint) in TextMate. Hurt your feelings in style. (See the `development` branch for the latest.)
TouK / SputnikStatic code review for your Gerrit patchsets. Runs Checkstyle, PMD, FindBugs, Scalastyle, CodeNarc, JSLint for you!
happygiraffe / Jslint4javaA Java wrapper around Doug Crockford's marvellous jslint tool.
mackuba / Jslint On RailsJSLint JavaScript checker wrapped in a Ruby gem (unmaintained)
73rhodes / Sublime JSLintJSLint for Sublime Text 2 and 3.
dwyl / Learn Pre Commit:white_check_mark: Pre-commit hooks let you run checks before allowing a commit (e.g. JSLint or check Test Coverage).
benquarmby / JslintnetJSLint.NET is a wrapper for Douglas Crockford's JSLint, the JavaScript code quality tool. It can validate JavaScript anywhere .NET runs.
stephenmathieson-boneyard / Grunt JslintA Grunt task for running JSLint
keturn / Lintnodea JSLint server for more expedient linting
magnars / AutolintAutolint watches your files for jslint-errors
kejun / Douban JSLintNo description available
alexanderGugel / Validate Asm:skull: [MERGED UPSTREAM] Like JSLint, but for asm.js
mikewest / Jslint UtilsWrapper scripts for running JSLint locally, and for generating test reports for Hudson