Skip to content

A TextMate bundle for running JSLint in TextMate HTML preview (with source link)

Notifications You must be signed in to change notification settings

ppierre/jslint-tmbundle

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 

Repository files navigation

JSLint for TextMate

Use a local copy of JSLint

  • Run in web preview
  • Use unmodified JSLint code
    • HTML is simply stripped down
    • JS just making nclik a global (or you can duplicate code).

Installation :

cd ~/Library/Application\ Support/TextMate/Bundles/
git clone git://github.com/ppierre/jslint-tmbundle.git JSLint.tmbundle
osascript -e 'tell app "TextMate" to reload bundles'

Un grand merci à Douglas Crockford sans qui écrire du code JavaScript serait un calvaire.

About

A TextMate bundle for running JSLint in TextMate HTML preview (with source link)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published