Skip to content

mathatan/BBEditJsHintValidate

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 

Repository files navigation

BBEditJsHintValidate

AppleScript Macro for JSHint validation within BBEdit or TextWrangler

Installation

  • Open BBEdit or TextWrangler
  • Select AppleScript menu and open scripting folder
  • Copy JSHintValidate to the folder
  • Use directly from menu
  • Enjoy

Depends

Depends on JSHint (https://github.com/jshint/jshint) which should be installed with npm usign option -g.

E.g. $ sudo npm install -g jshint

Credits

Original script is written by James Sinclair and I only modified the script to work with JSHint. Get the original from http://forrst.com/posts/JSLint_Script_for_BBEdit-UQV

About

AppleScript Macro for JSHint validation within BBEdit or TextWrangler

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published