Skip to content

ccoria/JSLintr

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

35 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

JSLintr

A command line tool that runs the JSLint from the shell using Google V8 javascript engine.

What can it do?

  • Run jslint without opening a browser
  • Pass jslint on a file or run it recursively on a directory
  • Use a configuration file to specify the options
  • Choose between verbose and concise output

How to…

Build

$ make build

Run

$ bin/jslintr

Run tests

$ make tests

About

JSLint on V8 command line tool

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published