-
Notifications
You must be signed in to change notification settings - Fork 5
jlbfalcao/jslint-v8
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
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 0
No packages published