Retour au classement

standard/eslint-config-standard

TypeScriptstandardjs.com

ESLint Config for JavaScript Standard Style

developmentecmascriptes6eslintjavascriptlinterstandardstatic-code-analysisstyle-guidenodejs
Croissance des étoiles
Étoiles
2.6k
Forks
546
Croissance hebdomadaire
Issues
12
1k2k
mai 2015janv. 2019oct. 2022juil. 2026
Artefactsnpmnpm install eslint-config-standard
README

eslint-config-standard CI npm downloads javascript style guide

The ESLint config of JavaScript Standard Style

JavaScript Style Guide - Standard Style

This module is for advanced users. You probably want to use standard instead :)

Usage

This package exports a flat ESLint configuration.

npm install --save-dev eslint eslint-config-standard

Example eslint.config.js:

const standard = require('eslint-config-standard')

module.exports = [
    standard,
    {
      // your overrides here
    }
] 

Looking for something easier than this?

The easiest way to use JavaScript Standard Style to check your code is to use the standard package. This comes with a global Node command line program (standard) that you can run or add to your npm test script to quickly check your style.

Badge

Use this in one of your projects? Include one of these badges in your readme to let people know that your code is using the standard style.

js-standard-style

[![js-standard-style](https://cdn.rawgit.com/standard/standard/master/badge.svg)](http://standardjs.com)

js-standard-style

[![js-standard-style](https://img.shields.io/badge/code%20style-standard-brightgreen.svg)](http://standardjs.com)

Learn more

For the full listing of rules, editor plugins, FAQs, and more, visit the main JavaScript Standard Style repo.

License

MIT. Copyright (c) Feross Aboukhadijeh.

Dépôts similaires
public-apis/public-apis

A collective list of free APIs

PythonPyPIMIT Licenseapipublic-apis
apilayer.com
451.9k49.7k
donnemartin/system-design-primer

Learn how to design large-scale systems. Prep for the system design interview. Includes Anki flashcards.

PythonPyPIOtherprogrammingdevelopment
358.7k57.3k
n8n-io/n8n

Fair-code workflow automation platform with native AI capabilities. Combine visual building with custom code, self-host or cloud, 400+ integrations.

TypeScriptnpmOtherautomationipaas
n8n.io
197.4k59.5k
github/spec-kit

💫 Toolkit to help you get started with Spec-Driven Development

PythonPyPIMIT Licenseaicopilot
github.github.com/spec-kit/
123.1k11k
GitHubDaily/GitHubDaily

坚持分享 GitHub 上高质量、有趣实用的开源技术教程、开发者工具、编程网站、技术资讯。A list cool, interesting projects of GitHub.

githubopen-source
githubdaily.com
47.1k4.7k
httpie/cli

🥧 HTTPie CLI — modern, user-friendly command-line HTTP client for the API era. JSON support, colors, sessions, downloads, plugins & more.

PythonPyPIBSD 3-Clause "New" or "Revised" Licensehttpcli
httpie.io
38.3k4k
donnemartin/interactive-coding-challenges

120+ interactive Python coding interview challenges (algorithms and data structures). Includes Anki flashcards.

PythonPyPIOtherpythonalgorithm
31.6k4.6k
standard/standard

🌟 JavaScript Style Guide, with linter & automatic code fixer

JavaScriptnpmMIT Licenseeslintjavascript
standardjs.com
29.4k2.3k
codepath/android_guides

Extensive Open-Source Guides for Android Developers

MIT Licenseandroidguides
guides.codepath.com
28.3k6.2k
systemdesign42/system-design-academy

If you want to become good at AI & system design, join this newsletter 👇

Othercomputer-scienceinterview-questions
newsletter.systemdesign.one/join
26.8k3.4k
jbee37142/Interview_Question_for_Beginner

:boy: :girl: Technical-Interview guidelines written for those who started studying programming. I wish you all the best. :space_invader:

MIT Licensedevelopmentbeginner
21.6k4.6k
xtermjs/xterm.js

A terminal for the web

TypeScriptnpmMIT Licensextermterminal
xtermjs.org
20.9k1.9k