Skip to content

jlbfalcao/jslint-v8

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Jslint v8 command
=================

This work was inspired by jsbeautify implementation.

Compile:
    g++ -o jslint jslint.cpp -I<V8_BASEDIR>/include/ -lv8 -L<V8_BASEDIR>/lib -lpthread

Running
=======

    jslint file.js

About

jslint console tool - v8 powered

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages