Coder Social home page Coder Social logo

iq-scm / atom-jshint Goto Github PK

View Code? Open in Web Editor NEW

This project forked from sindresorhus/atom-jshint

0.0 0.0 0.0 302 KB

[DEPRECATED] Validate JavaScript with JSHint

Home Page: https://atom.io/packages/jshint

License: MIT License

JavaScript 97.16% Less 2.84%

atom-jshint's Introduction

Deprecated

I failed to find an active maintainer. See linter-jshint for an alternative. However, I would strongly recommend trying out ESLint (Atom plugin) instead. It's just so much better than JSHint. XO (Atom plugin), which is an ESLint wrapper with sensible defaults, is also a good choice.


JSHint

Validate JavaScript with JSHint

Install

$ apm install jshint

Or Settings → Install → Search for jshint (install Jshint, not Atom Jshint)

Features

  • Validates in realtime.
  • Line and line number turns red on error.
  • Hover over the line number to see the errors.
  • Displays the error from the current line or the first error in the statusbar; clicking the statusbar message moves the cursor to the error.
  • Reads your .jshintrc config and jshintConfig in package.json using the same logic as JSHint.
  • Option to only validate on save.
  • Command Jshint: Lint to manually lint.
  • Command Jshint: Go To Next Error to move the cursor to the next error in the current editor.
  • Command Jshint: Go To Error to move the cursor to the error displayed in the statusbar.
  • Supports React JSX. (must be enabled in Settings)

License

MIT © Sindre Sorhus

atom-jshint's People

Contributors

agudulin avatar andrewchilds avatar arthurvr avatar blakeembrey avatar daegren avatar fixe avatar jacekkopecky avatar jeremyramin avatar kevva avatar kinfoo avatar mborejdo avatar nicolas-brugneaux-sociomantic avatar nicolasbrugneaux avatar shmatov avatar simondegraeve avatar sindresorhus avatar sirbrillig avatar tomyouds avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.