coffee-jshint
Code linter
Runs CoffeeScript source through JSHint to check for errors and enforces coding standards.
Runs your CoffeeScript source through JSHint to check for errors.
42 stars
38 watching
22 forks
Language: CoffeeScript
last commit: over 3 years ago
Linked from 1 awesome list
coffeescriptjshint
Related projects:
Repository | Description | Stars |
---|---|---|
coffeelint/coffeelint | A style checker tool for CoffeeScript code | 16 |
prontolabs/pronto-jshint | A tool for enforcing JavaScript code quality through automated linting and reporting | 4 |
siebertm/pronto-coffeelint | A tool that runs Coffeelint on Coffeescript code to enforce coding standards and quality | 1 |
helixbass/eslint-plugin-coffee | A plugin that enables ESLint to be used with CoffeeScript source files | 24 |
michaelblume/coffeestream | Re-implements the stream.js functionality in CoffeeScript, providing a basic observable stream implementation. | 22 |
coffee-js/index.coffee-js.org | A resource collection for CoffeeScript programming language and tools. | 22 |
spalger/gulp-jshint | A plugin for Gulp that integrates JSHint linting functionality into the build process. | 419 |
jancbeck/barista-beautifier.sugar | Automatically formats HTML, CSS and JavaScript code to make it more readable. | 45 |
grant/javacoffee | A CoffeeScript-like syntax compiler for Java code | 14 |
michaelficarra/coffeescriptredux | A CoffeeScript compiler rewritten with design principles focusing on robustness and extensibility. | 1,841 |
js2coffee/js2coffee | Converts JavaScript code to CoffeeScript syntax | 2,083 |
sublimetext/coffeescript | Enables syntax highlighting and checking, commands, shortcuts, snippets, watched compilation for the CoffeeScript programming language in Sublime Text. | 440 |
netzpirat/haml-coffee | A JavaScript templating solution that uses Haml as markup and compiles it to generate HTML from inline CoffeeScript | 442 |
benbria/coffee-coverage | Instruments CoffeeScript files to measure code coverage using Istanbul, JSCoverage, or Streamline styles. | 145 |
lautis/rollup-plugin-coffee-script | Allows CoffeeScript code to be included in Rollup bundles without an additional build step | 23 |