HTML, CSS, JS linters and Grunt inside a Docker image.
1.0K
This Docker image provides a way to run HTML, CSS, JS linters and Grunt via NPM's csslint, sass-lint, htmlhint, eslint and grunt-cli inside of a Docker container. If you're looking for a way to lint your Web resources, this is the project you've been looking for!
HTMLHint is a Static Code Analysis Tool for HTML, you can use it with IDE or in build system.
CSSLint is an open source CSS code quality tool. A lint tool performs static analysis of source code and flags patterns that might be errors or otherwise cause problems for the developer.
ESLint is a tool for identifying and reporting on patterns found in ECMAScript/JavaScript code. In many ways, it is similar to JSLint and JSHint with a few exceptions.
A Node-only Sass linter for both sass and scss syntax!
The JavaScript Task Runner. In one word: automation.
Run continuously static quality checks via the listed linters powered by CI server jobs.
The key to this project is to get the linters and grunt to work inside of a nodejs container. TDD is utilized via dockerlint and serverspec.
Adds htmllint-cli,sass-lint, csslint and eslint, so you can lint your web resources.
Content type
Image
Digest
Size
258 MB
Last updated
about 10 years ago
docker pull ekostadinov/web-linters-gruntcli