PuZZleDucK / JSLint

The JavaScript Code Quality Tool

Home Page:http://JSLint.com/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

JSLint for Sandstorm

This is a fork of the JSLint project to add it to the Sandstorm App Market.

The original JSLint project is created by Douglas Crockford and is hosted here.

JSLint Blurb

The place to express yourself in programming is in the quality of your ideas and the efficiency of their execution. The role of style in programming is the same as in literature: It makes for better reading. A great writer doesn't express herself by putting the spaces before her commas instead of after, or by putting extra spaces inside her parentheses. A great writer will slavishly conform to some rules of style, and that in no way constrains her power to express herself creatively. See for example William Strunk's The Elements of Style [http://www.crockford.com/style.html].

This applies to programming as well. Conforming to a consistent style improves readability, and frees you to express yourself in ways that matter. JSLint here plays the part of a stern but benevolent editor, helping you to get the style right so that you can focus your creative energy where it is most needed.

About

The JavaScript Code Quality Tool

http://JSLint.com/


Languages

Language:JavaScript 70.0%Language:HTML 27.4%Language:CSS 2.6%