GithubHelp home page GithubHelp logo

jslint's Introduction

JSLint, The JavaScript Code Quality Tool

Douglas Crockford
[email protected]

2012-02-21

jslint.js contains the fully commented global JSLINT function.

jslint.html runs the JSLINT function in a web page. The page also depends
on adsafe.js [www.ADsafe.org] and json2.js [www.JSON.org] (which are not
included in this project) and intercept.js and init_ui.js (which are). The
js files should all be minified, and all except init_ui.js are concatenated
together to form web_jslint.js.

adsafe.js       https://github.com/douglascrockford/ADsafe
json2.js        https://github.com/douglascrockford/JSON-js

intercept.js augments ADsafe, giving widgets access to the clock, cookies,
and the JSLINT function.

init_ui.js hooks the HTML ui components to ADsafe.

lint.html describes JSLint's usage. Please read it.

Direct questions and comments to http://tech.groups.yahoo.com/group/jslint_com/.

JSLint can be run anywhere that JavaScript (or Java) can run. See for example
http://tech.groups.yahoo.com/group/jslint_com/database?method=reportRows&tbl=1

The place to express yourself in programming is in the quality of your ideas,
and the efficiency of execution. The role of style is the same as in
literature. A great writer doesn't express himself by putting the spaces
before his commas instead of after, or by putting extra spaces inside his
parentheses. A great writer will slavishly conform to some rules of style,
and that in no way constrains his power to express himself creatively.
See for example William Strunk's The Elements of Style
[http://www.crockford.com/wrrrld/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.

jslint's People

Contributors

douglascrockford avatar

Watchers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.