gradle-jslint-plugin
JSLint Runner
A Gradle plugin that runs JSLint static analysis on JavaScript code
A Gradle custom Plugin that allows running JSLint static analysis against JavaScipt code. A blog article accompanies this source code to explain its intent and implementation.
15 stars
1 watching
6 forks
Language: Groovy
last commit: about 12 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
jmeter-gradle-plugin/jmeter-gradle-plugin | A Gradle plugin to run JMeter tests for performance analysis and load testing. | 52 |
jaredsburrows/gradle-spoon-plugin | A Gradle plugin for running Android instrumentation tests via Spoon | 127 |
akhikhl/gretty | A Gradle plugin for running web applications on embedded servlet containers | 654 |
lgrignon/jsweet-gradle-plugin | Enables compilation and development of JavaScript-based Java applications using the JSweet framework in a Gradle build system | 17 |
rantanen/eslint-plugin-xss | Detects potential cross-site scripting vulnerabilities in JavaScript code to prevent XSS issues. | 66 |
kaizhu256/jslint | A tool for analyzing and improving the quality of JavaScript code | 2 |
kitschpatrol/kpruneverywherexcodeplugin | An Xcode plugin to streamline development and testing of apps across multiple iOS devices with one click. | 315 |
tlvince/eslint-plugin-jasmine | ESLint plugin for enforcing Jasmine coding standards and best practices in JavaScript projects. | 95 |
srs/gradle-grunt-plugin | A plugin that integrates Grunt task execution into the Gradle build process | 106 |
karma-runner/karma-jasmine | A plugin for the Karma testing framework to work with Jasmine test suite | 542 |
prontolabs/pronto-jshint | A tool for enforcing JavaScript code quality through automated linting and reporting | 4 |
gatling/gatling-gradle-plugin | A plugin that integrates Gatling's load testing capabilities with Gradle build automation | 29 |
awslabs/aws-device-farm-gradle-plugin | Enables integration of AWS Device Farm with the Android Gradle Build system. | 61 |
apache/apisix-java-plugin-runner | A tool for running plugins written in Java that extend the functionality of an API gateway | 130 |
kellymclaughlin/rebar3-eqc-plugin | A tool to run Erlang QuickCheck properties as part of rebar3 build processes | 13 |