RubyGems
npm
Organizations
Log in
Sign up
RubyGems
jslintrb_v8
Versions diffs
0.1.0
jslintrb_v8 0.1.0
Sign up to get
free
protection for your applications and to get access to all the features.
Files changed (4)
hide
show
data/README.rdoc
+8
-0
data/lib/jslintrb-v8/jslint.js
+5150
-0
data/lib/jslintrb-v8.rb
+188
-0
metadata
+80
-0
data/README.rdoc
ADDED
Viewed
@@ -0,0 +1,8 @@
1
+
= JSLintRB-v8
2
+
3
+
Ruby bindings for JSLint using v8.
4
+
5
+
See RDoc, online here:
6
+
7
+
http://rdoc.info/github/ngauthier/jslintrb-v8/master/JSLint
8
+
1
2
3
Next ›
Last »