Giter VIP home page Giter VIP logo

atom-jslint's Introduction

JSLint

OBS! This package is no longer maintained. Im using XO full time now

JSLint error reports for your Atom editor.

preview

Installation

You can install this plugin via the Packages manager in Atom itself or manually through the terminal

$ apm install jslint

Usage

JSlint is by default validating on save (this can be changed in the package settings), you can also execute it by hitting ctrl-alt-l.

If you like you can even set it to validate while typing in the package settings.

Configuration

JSlint options can be configured via .jslintrc config files, located in

  • your home directory (global options) and
  • your project root directory (project specific options).

The .jslintrc config files are JSON files see .jslintrc-example for an example. Specifications of the different options can be found in the JSlint documentation.

Features

  • Validate on keymap
  • Validate on command
  • Validate on save (toggle in settings)
  • Validate on change (toggle in settings)
  • Option to hide the error panel if no errors were found (toggle in settings)
  • Option to use fold mode by default (toggle in settings)
  • Choose between different JSLint versions (select in settings)
  • Supports .jslintrc config files (project located file will overwrite the global file)
  • ES6 support (you need to select es6 in the JSLint version dropdown and reload Atom)

License

MIT © tcarlsen

atom-jslint's People

Contributors

ghoudmon avatar salemhilal avatar tcarlsen avatar ttiimm avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  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.