JSHint
JSHint: A Static Code Analysis Tool for JavaScript
Acerca de JSHint
JSHint is a community-driven tool designed to detect errors and potential problems in JavaScript code. It helps developers write complex programs by identifying common mistakes, syntax errors, and potential bugs. JSHint is highly configurable, allowing you to tailor it to your specific environment. While it cannot guarantee code correctness or performance, it serves as a valuable complement to unit tests and code reviews.
Preguntas frecuentes
You can install JSHint by following the instructions provided in the 'Install' section of the JSHint documentation.
JSHint is a static code analysis tool for JavaScript that helps detect errors and potential problems in your code, such as syntax errors, implicit type conversions, and leaking variables.
No, JSHint can spot many different kinds of mistakes, but it cannot detect if your program is correct, fast, or has memory leaks. It should be combined with unit and functional tests as well as code reviews.
You can report a bug or suggest a feature by creating a new GitHub Issue and describing your problem or suggestion. Before reporting, please check if there are any open or closed tickets that discuss your issue.
JSHint is used by engineers from companies and projects such as Mozilla, Wikipedia, Facebook, Twitter, Disqus, Medium, Yahoo!, SmugMug, jQuery UI, jQuery Mobile, Coursera, RedHat, SoundCloud, Nodejitsu, Yelp, Find My Electric, Voxer, EnyoJS, QuickenLoans, Cloud9, CodeClimate, Zendesk, Google, Codacy, and Spotify, among many others.
JSHint is licensed under the MIT Expat license. Prior to version 2.12.0, it was partially licensed under the non-free JSON license.
Alternativas a considerar
Ver todas las alternativasInsignias
Promociona JSHint y dale más visibilidad añadiendo estas insignias a tu web, documentación o ficha de producto. Cada insignia enlaza a la página de JSHint en Webfolio.
<a href="https://www.webfolio.to/tools/jshint?utm_source=badge&utm_campaign=badge" target="_blank" rel="noopener noreferrer"><img src="https://www.webfolio.to/badges/featured_color.svg" alt="Destacado en Webfolio" style="max-width: 150px" /></a>
Categorías
Reclamar esta herramienta
¿Eres el fundador? Reclama tu perfil para actualizar los detalles y rastrear visualizaciones.