GithubHelp home page GithubHelp logo

jfmengels / awesome-eslint Goto Github PK

View Code? Open in Web Editor NEW

This project forked from dustinspecker/awesome-eslint

0.0 3.0 0.0 31 KB

A list of awesome ESLint plugins, configs, etc.

License: Creative Commons Zero v1.0 Universal

awesome-eslint's Introduction

Awesome ESLint Awesome

eslint

A list of awesome ESLint configs, plugins, etc.

PRs Welcome

If you want to contribute, please read the contribution guidelines.

Table of Contents

Configs

Parsers

  • Babel - Use Babel's parser for linting all Babel features

Plugins

Frameworks and Libraries

  • Angular - Linting rules to adhere to the John Papa's Angular Styleguide
  • AVA - Linting rules for AVA
  • Backbone - Linting rules for Backbone
  • Jasmine - Linting rules for Jasmine
  • JSDoc - Linting rules for JSDoc comments
  • Lodash - Lodash specific linting rules
  • Meteor - Meteor specific linting rules
  • Mocha - Linting rules for Mocha
  • Mongodb - Mongodb native nodejs driver linting rules
  • Node - Linting rules for Node.js (checking importing paths, ES syntax, ...)
  • React - Linting rules for React and JSX
  • React Native - React Native specific linting rules

Misc.

  • Babel - Adds replacements for built-in rules to include Babel features
  • Flow - Flow type linting rules
  • import - Linting of ES2015+ import/export syntax, and prevent issues with misspelling of file paths and import names
  • Markdown - Linting JavaScript in Markdown
  • XO - Various useful rules

Practices

Style

  • filenames - Ensure consistent filenames for your javascript files
  • import-order - Enforce the order of import/require statements
  • no-empty-blocks - Allows empty catch blocks, while disallowing other empty blocks

Preconfigured Tools with ESLint Set up

Tools

  • eslint-cli - This is the eslint command that executes a local installed ESLint.
  • eslint-find-rules - Find built-in ESLint rules you don't have in your custom config
  • eslint-nibble - Ease into ESLint, by fixing one rule at a time

Tutorials

License

CC0

awesome-eslint's People

Contributors

dongliu avatar dustinspecker avatar gajus avatar geek avatar lemonmade avatar mysticatea avatar ntwb avatar sadorlovsky avatar sebastienelet avatar sindresorhus avatar trevordmiller avatar veggiemonk 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.