pkgsrc-WIP-cvs archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: wip/jsl



Module name:    wip
Committed by:   hfath
Date:           Mon Jun 28 13:47:43 UTC 2010

Import into wip/jsl

Log Message:
Import jsl-0.3.0

Many JavaScript implementations do not warn against questionable
coding practices. Yes, that's nice for the site that "works best with
Internet Explorer" (designed with templates, scripted with snippets
copied from forums). But it's a nightmare when you actually want to
write quality, maintainable code.

That's where JavaScript Lint comes in. With JavaScript Lint, you can
check all your JavaScript source code for common mistakes without
actually running the script or opening the web page.

JavaScript Lint holds an advantage over competing lints because it is
based on the JavaScript engine for the Firefox browser. This provides
a robust framework that can not only check JavaScript syntax but also
examine the coding techniques used in the script and warn against
questionable practices.


Status:

Vendor Tag:     HFATH
Release Tags:   HFATH_20100628
                
N wip/jsl/distinfo
N wip/jsl/Makefile
N wip/jsl/PLIST
N wip/jsl/DESCR
N wip/jsl/patches/patch-ac
N wip/jsl/patches/patch-aa
N wip/jsl/patches/patch-ab

No conflicts created by this import


------------------------------------------------------------------------------
This SF.net email is sponsored by Sprint
What will you do first with EVO, the first 4G phone?
Visit sprint.com/first -- http://p.sf.net/sfu/sprint-com-first
_______________________________________________
pkgsrc-wip-cvs mailing list
pkgsrc-wip-cvs%lists.sourceforge.net@localhost
https://lists.sourceforge.net/lists/listinfo/pkgsrc-wip-cvs


Home | Main Index | Thread Index | Old Index