JSLinting

I just recently found out about jslint, a Javascript library for Javascript parsing.

Made a JS checker for the Excalibur Development Team:

jslint

I hope you guys find it useful.

4 Responses to “JSLinting”

  1. abresas says:

    It’s very cool :D

    A debugger is always helpful. Note: Water ;-)

  2. dionyziz says:

    Allows you to make syntax error checking for your JS files :)

Leave a Reply