RubyFlow The Ruby and Rails community linklog

×

The Ruby and Rails community linklog

Made a library? Written a blog post? Found a useful tutorial? Share it with the Ruby community here or just enjoy what everyone else has found!

JSLint-V8 1.1 released

JSLint-V8 is a gem that makes it easy to set up and run JSHint against a large set of JavaScript files using either an executable ruby script or a configurable Rake task - making it ideal for use in CI environments. It runs on TheRubyRacer (V8 Interpreter) so it runs very very fast.

source: https://github.com/whoward/jslint-v8 rubygems: https://rubygems.org/gems/jslint-v8

Post a comment

You can use basic HTML markup (e.g. <a>) or Markdown.

As you are not logged in, you will be
directed via GitHub to signup or sign in