Download JsValidator

Description

JsValidator acts like a compiler for your javascript files. Helps you find syntax mistakes in js with ease (outputs Errors and Warnings right to your VS, like any other compile-time errors). Configurable via json config file.Project uses Google Closure for compilation support

Icons

JsValidator

Source Files

The download file jsvalidator.zip has the following entries.


trunk/JsValidator/.nuget/JsValidator.nuspec
trunk/JsValidator/.nuget/NuGet.exe/* w w  w  . j  a v  a 2 s . c  o  m*/
trunk/JsValidator/.nuget/NuGet.targets
trunk/JsValidator/ExampleSite/Content/Site.css
trunk/JsValidator/ExampleSite/Content/themes/base/images/ui-bg_flat_0_aaaaaa_40x100.png
trunk/JsValidator/ExampleSite/Content/themes/base/images/ui-bg_flat_75_ffffff_40x100.png
trunk/JsValidator/ExampleSite/Content/themes/base/images/ui-bg_glass_55_fbf9ee_1x400.png
trunk/JsValidator/ExampleSite/Content/themes/base/images/ui-bg_glass_65_ffffff_1x400.png
trunk/JsValidator/ExampleSite/Content/themes/base/images/ui-bg_glass_75_dadada_1x400.png
trunk/JsValidator/ExampleSite/Content/themes/base/images/ui-bg_glass_75_e6e6e6_1x400.png
trunk/JsValidator/ExampleSite/Content/themes/base/images/ui-bg_glass_95_fef1ec_1x400.png
trunk/JsValidator/ExampleSite/Content/themes/base/images/ui-bg_highlight-soft_75_cccccc_1x100.png
trunk/JsValidator/ExampleSite/Content/themes/base/images/ui-icons_222222_256x240.png
trunk/JsValidator/ExampleSite/Content/themes/base/images/ui-icons_2e83ff_256x240.png
trunk/JsValidator/ExampleSite/Content/themes/base/images/ui-icons_454545_256x240.png
trunk/JsValidator/ExampleSite/Content/themes/base/images/ui-icons_888888_256x240.png
trunk/JsValidator/ExampleSite/Content/themes/base/images/ui-icons_cd0a0a_256x240.png
trunk/JsValidator/ExampleSite/Content/themes/base/jquery.ui.accordion.css
trunk/JsValidator/ExampleSite/Content/themes/base/jquery.ui.all.css
trunk/JsValidator/ExampleSite/Content/themes/base/jquery.ui.autocomplete.css
trunk/JsValidator/ExampleSite/Content/themes/base/jquery.ui.base.css
trunk/JsValidator/ExampleSite/Content/themes/base/jquery.ui.button.css
trunk/JsValidator/ExampleSite/Content/themes/base/jquery.ui.core.css
trunk/JsValidator/ExampleSite/Content/themes/base/jquery.ui.datepicker.css
trunk/JsValidator/ExampleSite/Content/themes/base/jquery.ui.dialog.css
trunk/JsValidator/ExampleSite/Content/themes/base/jquery.ui.progressbar.css
trunk/JsValidator/ExampleSite/Content/themes/base/jquery.ui.resizable.css
trunk/JsValidator/ExampleSite/Content/themes/base/jquery.ui.selectable.css
trunk/JsValidator/ExampleSite/Content/themes/base/jquery.ui.slider.css
trunk/JsValidator/ExampleSite/Content/themes/base/jquery.ui.tabs.css
trunk/JsValidator/ExampleSite/Content/themes/base/jquery.ui.theme.css
trunk/JsValidator/ExampleSite/ExampleSite.csproj
trunk/JsValidator/ExampleSite/Global.asax
trunk/JsValidator/ExampleSite/Global.asax.cs
trunk/JsValidator/ExampleSite/Properties/AssemblyInfo.cs
trunk/JsValidator/ExampleSite/Scripts/MicrosoftAjax.debug.js
trunk/JsValidator/ExampleSite/Scripts/MicrosoftAjax.js
trunk/JsValidator/ExampleSite/Scripts/MicrosoftMvcAjax.debug.js
trunk/JsValidator/ExampleSite/Scripts/MicrosoftMvcAjax.js
trunk/JsValidator/ExampleSite/Scripts/MicrosoftMvcValidation.debug.js
trunk/JsValidator/ExampleSite/Scripts/MicrosoftMvcValidation.js
trunk/JsValidator/ExampleSite/Scripts/_test.js
trunk/JsValidator/ExampleSite/Scripts/jquery-1.5.1-vsdoc.js
trunk/JsValidator/ExampleSite/Scripts/jquery-1.5.1.js
trunk/JsValidator/ExampleSite/Scripts/jquery-1.5.1.min.js
trunk/JsValidator/ExampleSite/Scripts/jquery-ui-1.8.11.js
trunk/JsValidator/ExampleSite/Scripts/jquery-ui-1.8.11.min.js
trunk/JsValidator/ExampleSite/Scripts/jquery.unobtrusive-ajax.js
trunk/JsValidator/ExampleSite/Scripts/jquery.unobtrusive-ajax.min.js
trunk/JsValidator/ExampleSite/Scripts/jquery.validate-vsdoc.js
trunk/JsValidator/ExampleSite/Scripts/jquery.validate.js
trunk/JsValidator/ExampleSite/Scripts/jquery.validate.min.js
trunk/JsValidator/ExampleSite/Scripts/jquery.validate.unobtrusive.js
trunk/JsValidator/ExampleSite/Scripts/jquery.validate.unobtrusive.min.js
trunk/JsValidator/ExampleSite/Scripts/jsvalidator/config.js
trunk/JsValidator/ExampleSite/Scripts/modernizr-1.7.js
trunk/JsValidator/ExampleSite/Scripts/modernizr-1.7.min.js
trunk/JsValidator/ExampleSite/Views/Shared/Error.cshtml
trunk/JsValidator/ExampleSite/Views/Shared/_Layout.cshtml
trunk/JsValidator/ExampleSite/Views/Web.config
trunk/JsValidator/ExampleSite/Views/_ViewStart.cshtml
trunk/JsValidator/ExampleSite/Web.Debug.config
trunk/JsValidator/ExampleSite/Web.Release.config
trunk/JsValidator/ExampleSite/Web.config
trunk/JsValidator/ExampleSite/packages.config
trunk/JsValidator/JsValidator.Tests/ConfigTests.cs
trunk/JsValidator/JsValidator.Tests/FakeDir/_placeholder.txt
trunk/JsValidator/JsValidator.Tests/FakeReporter.cs
trunk/JsValidator/JsValidator.Tests/IntegrationTests.cs
trunk/JsValidator/JsValidator.Tests/JsValidator.Tests.csproj
trunk/JsValidator/JsValidator.Tests/Properties/AssemblyInfo.cs
trunk/JsValidator/JsValidator.Tests/TestFiles/ComplexInCorrect.js
trunk/JsValidator/JsValidator.Tests/TestFiles/ComplexInCorrect2.js
trunk/JsValidator/JsValidator.Tests/TestFiles/SimpleCorrect.js
trunk/JsValidator/JsValidator.Tests/TestFiles/SimpleIncorrect.js
trunk/JsValidator/JsValidator.Tests/TestFiles/SuppressThis.js
trunk/JsValidator/JsValidator.Tests/TestFiles/extern/jquery-1.7.js
trunk/JsValidator/JsValidator.Tests/TestFiles/jQueryUsage.js
trunk/JsValidator/JsValidator.Tests/packages.config
trunk/JsValidator/JsValidator.sln
trunk/JsValidator/JsValidator.sln.DotSettings
trunk/JsValidator/JsValidator/Config.cs
trunk/JsValidator/JsValidator/JsValidator.csproj
trunk/JsValidator/JsValidator/Processor.cs
trunk/JsValidator/JsValidator/Program.cs
trunk/JsValidator/JsValidator/Properties/AssemblyInfo.cs
trunk/JsValidator/JsValidator/Reporter.cs
trunk/JsValidator/JsValidator/app.config
trunk/JsValidator/JsValidator/lib/closure-compiler.jar
trunk/JsValidator/JsValidator/nuget/config.js
trunk/JsValidator/JsValidator/nuget/install.ps1
trunk/JsValidator/JsValidator/nuget/uninstall.ps1
trunk/JsValidator/packages/FluentAssertions.1.6.0/FluentAssertions.1.6.0.nupkg
trunk/JsValidator/packages/FluentAssertions.1.6.0/Lib/net35/FluentAssertions.dll
trunk/JsValidator/packages/FluentAssertions.1.6.0/Lib/net35/FluentAssertions.pdb
trunk/JsValidator/packages/FluentAssertions.1.6.0/Lib/net35/FluentAssertions.xml
trunk/JsValidator/packages/FluentAssertions.1.6.0/Lib/net40/FluentAssertions.dll
trunk/JsValidator/packages/FluentAssertions.1.6.0/Lib/net40/FluentAssertions.pdb
trunk/JsValidator/packages/FluentAssertions.1.6.0/Lib/net40/FluentAssertions.xml
trunk/JsValidator/packages/FluentAssertions.1.6.0/Lib/sl40/FluentAssertions.Silverlight.dll
trunk/JsValidator/packages/FluentAssertions.1.6.0/Lib/sl40/FluentAssertions.Silverlight.pdb
trunk/JsValidator/packages/FluentAssertions.1.6.0/Lib/sl40/FluentAssertions.Silverlight.xml
trunk/JsValidator/packages/FluentAssertions.1.6.0/Lib/sl40/Microsoft.VisualStudio.QualityTools.UnitTesting.Silverlight.dll
trunk/JsValidator/packages/FluentAssertions.1.6.0/Lib/sl40/Microsoft.VisualStudio.QualityTools.UnitTesting.Silverlight.pdb
trunk/JsValidator/packages/FluentAssertions.1.6.0/Lib/sl40/Microsoft.VisualStudio.QualityTools.UnitTesting.Silverlight.xml
trunk/JsValidator/packages/FluentAssertions.1.6.0/Lib/sl40/System.Xml.Serialization.dll
trunk/JsValidator/packages/FluentAssertions.1.6.0/Lib/sl40/System.Xml.Serialization.xml
trunk/JsValidator/packages/FluentAssertions.1.6.0/Lib/sl40/de/System.Xml.Serialization.resources.dll
trunk/JsValidator/packages/FluentAssertions.1.6.0/Lib/sl40/es/System.Xml.Serialization.resources.dll
trunk/JsValidator/packages/FluentAssertions.1.6.0/Lib/sl40/fr/System.Xml.Serialization.resources.dll
trunk/JsValidator/packages/FluentAssertions.1.6.0/Lib/sl40/it/System.Xml.Serialization.resources.dll
trunk/JsValidator/packages/FluentAssertions.1.6.0/Lib/sl40/ja/System.Xml.Serialization.resources.dll
trunk/JsValidator/packages/FluentAssertions.1.6.0/Lib/sl40/ko/System.Xml.Serialization.resources.dll
trunk/JsValidator/packages/FluentAssertions.1.6.0/Lib/sl40/ru/System.Xml.Serialization.resources.dll
trunk/JsValidator/packages/FluentAssertions.1.6.0/Lib/sl40/zh-Hans/System.Xml.Serialization.resources.dll
trunk/JsValidator/packages/FluentAssertions.1.6.0/Lib/sl40/zh-Hant/System.Xml.Serialization.resources.dll
trunk/JsValidator/packages/NUnit.2.5.10.11092/Logo.ico
trunk/JsValidator/packages/NUnit.2.5.10.11092/NUnit.2.5.10.11092.nupkg
trunk/JsValidator/packages/NUnit.2.5.10.11092/NUnitFitTests.html
trunk/JsValidator/packages/NUnit.2.5.10.11092/fit-license.txt
trunk/JsValidator/packages/NUnit.2.5.10.11092/lib/nunit.framework.dll
trunk/JsValidator/packages/NUnit.2.5.10.11092/lib/nunit.framework.xml
trunk/JsValidator/packages/NUnit.2.5.10.11092/lib/nunit.mocks.dll
trunk/JsValidator/packages/NUnit.2.5.10.11092/lib/pnunit.framework.dll
trunk/JsValidator/packages/NUnit.2.5.10.11092/license.txt
trunk/JsValidator/packages/NUnit.2.5.10.11092/tools/NUnitTests.VisualState.xml
trunk/JsValidator/packages/NUnit.2.5.10.11092/tools/NUnitTests.config
trunk/JsValidator/packages/NUnit.2.5.10.11092/tools/NUnitTests.nunit
trunk/JsValidator/packages/NUnit.2.5.10.11092/tools/TestResult.xml
trunk/JsValidator/packages/NUnit.2.5.10.11092/tools/agent.conf
trunk/JsValidator/packages/NUnit.2.5.10.11092/tools/agent.log.conf
trunk/JsValidator/packages/NUnit.2.5.10.11092/tools/launcher.log.conf
trunk/JsValidator/packages/NUnit.2.5.10.11092/tools/lib/Failure.png
trunk/JsValidator/packages/NUnit.2.5.10.11092/tools/lib/Ignored.png
trunk/JsValidator/packages/NUnit.2.5.10.11092/tools/lib/Inconclusive.png
trunk/JsValidator/packages/NUnit.2.5.10.11092/tools/lib/Skipped.png
trunk/JsValidator/packages/NUnit.2.5.10.11092/tools/lib/Success.png
trunk/JsValidator/packages/NUnit.2.5.10.11092/tools/lib/fit.dll
trunk/JsValidator/packages/NUnit.2.5.10.11092/tools/lib/log4net.dll
trunk/JsValidator/packages/NUnit.2.5.10.11092/tools/lib/nunit-console-runner.dll
trunk/JsValidator/packages/NUnit.2.5.10.11092/tools/lib/nunit-gui-runner.dll
trunk/JsValidator/packages/NUnit.2.5.10.11092/tools/lib/nunit.core.dll
trunk/JsValidator/packages/NUnit.2.5.10.11092/tools/lib/nunit.core.interfaces.dll
trunk/JsValidator/packages/NUnit.2.5.10.11092/tools/lib/nunit.fixtures.dll
trunk/JsValidator/packages/NUnit.2.5.10.11092/tools/lib/nunit.uiexception.dll
trunk/JsValidator/packages/NUnit.2.5.10.11092/tools/lib/nunit.uikit.dll
trunk/JsValidator/packages/NUnit.2.5.10.11092/tools/lib/nunit.util.dll
trunk/JsValidator/packages/NUnit.2.5.10.11092/tools/nunit-agent-x86.exe
trunk/JsValidator/packages/NUnit.2.5.10.11092/tools/nunit-agent-x86.exe.config
trunk/JsValidator/packages/NUnit.2.5.10.11092/tools/nunit-agent.exe
trunk/JsValidator/packages/NUnit.2.5.10.11092/tools/nunit-agent.exe.config
trunk/JsValidator/packages/NUnit.2.5.10.11092/tools/nunit-console-x86.exe
trunk/JsValidator/packages/NUnit.2.5.10.11092/tools/nunit-console-x86.exe.config
trunk/JsValidator/packages/NUnit.2.5.10.11092/tools/nunit-console.exe
trunk/JsValidator/packages/NUnit.2.5.10.11092/tools/nunit-console.exe.config
trunk/JsValidator/packages/NUnit.2.5.10.11092/tools/nunit-x86.exe
trunk/JsValidator/packages/NUnit.2.5.10.11092/tools/nunit-x86.exe.config
trunk/JsValidator/packages/NUnit.2.5.10.11092/tools/nunit.exe
trunk/JsValidator/packages/NUnit.2.5.10.11092/tools/nunit.exe.config
trunk/JsValidator/packages/NUnit.2.5.10.11092/tools/nunit.framework.dll
trunk/JsValidator/packages/NUnit.2.5.10.11092/tools/pnunit-agent.exe
trunk/JsValidator/packages/NUnit.2.5.10.11092/tools/pnunit-agent.exe.config
trunk/JsValidator/packages/NUnit.2.5.10.11092/tools/pnunit-launcher.exe
trunk/JsValidator/packages/NUnit.2.5.10.11092/tools/pnunit-launcher.exe.config
trunk/JsValidator/packages/NUnit.2.5.10.11092/tools/pnunit.framework.dll
trunk/JsValidator/packages/NUnit.2.5.10.11092/tools/pnunit.tests.dll
trunk/JsValidator/packages/NUnit.2.5.10.11092/tools/runFile.exe
trunk/JsValidator/packages/NUnit.2.5.10.11092/tools/runFile.exe.config
trunk/JsValidator/packages/NUnit.2.5.10.11092/tools/runpnunit.bat
trunk/JsValidator/packages/NUnit.2.5.10.11092/tools/test.conf

Download

Click the following link to download jsvalidator.zip.

jsvalidator.zip




















Home »
  C# Free Code »
    Web »




AJAX
Blog
DotNetNuke
Email
HTML
Http
IIS
JavaScript
jQuery
RSS
URL
VoIP
Web
WebSite
WebSocket