Standard

🌟 JavaScript Style Guide, with linter & automatic code fixer (by standard)

Standard Alternatives

Similar projects and alternatives to Standard

  1. TypeScript

    1,411 Standard VS TypeScript

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

  2. CodeRabbit

    CodeRabbit: AI Code Reviews for Developers. Revolutionize your code reviews with AI. CodeRabbit offers PR summaries, code walkthroughs, 1-click suggestions, and AST-based analysis. Boost productivity and code quality across all major languages with each PR.

    CodeRabbit logo
  3. jest

    513 Standard VS jest

    Delightful JavaScript Testing.

  4. prettier

    479 Standard VS prettier

    Prettier is an opinionated code formatter.

  5. ESLint

    424 Standard VS ESLint

    Find and fix problems in your JavaScript code.

  6. webpack

    366 Standard VS webpack

    A bundler for javascript and friends. Packs many modules into a few bundled assets. Code Splitting allows for loading parts of the application on demand. Through "loaders", modules can be CommonJs, AMD, ES6 modules, CSS, Images, JSON, Coffeescript, LESS, ... and your custom stuff.

  7. Lobsters

    Computing-focused community centered around link aggregation and discussion

  8. babel-sublime

    159 Standard VS babel-sublime

    Syntax definitions for ES6 JavaScript with React JSX extensions.

  9. SaaSHub

    SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives

    SaaSHub logo
  10. javascript

    141 Standard VS javascript

    JavaScript Style Guide

  11. editorconfig-vim

    EditorConfig plugin for Vim

  12. webtorrent

    83 Standard VS webtorrent

    ⚡️ Streaming torrent client for the web

  13. Meteor JS

    71 Standard VS Meteor JS

    Meteor, the JavaScript App Platform

  14. Babel (Formerly 6to5)

    🐠 Babel is a compiler for writing next generation JavaScript.

  15. JSHint

    22 Standard VS JSHint

    JSHint is a tool that helps to detect errors and potential problems in your JavaScript code

  16. XO

    10 Standard VS XO

    ❤️ JavaScript/TypeScript linter (ESLint wrapper) with great defaults

  17. nanocolors

    17 Standard VS nanocolors

    Discontinued Use picocolors instead. It is 3 times smaller and 50% faster.

  18. eslint-config-google

    Discontinued ESLint shareable config for the Google JavaScript style guide

  19. pint

    16 Standard VS pint

    Laravel Pint is an opinionated PHP code style fixer for minimalists.

  20. colorette

    10 Standard VS colorette

    🌈Easily set your terminal text color & styles

  21. eslint-config-xo

    ESLint shareable config for XO

  22. idiomatic.js

    Principles of Writing Consistent, Idiomatic JavaScript

  23. SaaSHub

    SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives

    SaaSHub logo
NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a better Standard alternative or higher similarity.

Standard discussion

Log in or Post with

Standard reviews and mentions

Posts with mentions or reviews of Standard. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2024-05-05.
  • Mastering Code Quality: Setting Up ESLint with Standard JS in TypeScript Projects
    9 projects | dev.to | 5 May 2024
    Sorry, I've gone too far. I'm not here to persuade you to use Standard JS. My intention is to provide information and guidance on configuring JavaScript Standard Style for your team, should you agree with me or have other reasons to choose it.
  • Why is Prettier rock solid?
    13 projects | news.ycombinator.com | 19 Feb 2024
    I picked up standard[1] a while back for this reason, I don't want to have to think about it. It works fine, I have no complaints (took me a while to get used to not using semi-colons but now I prefer it) Same reason I use `cargo fmt` as well.

    [1] https://standardjs.com/

  • Eslint & Prettier Configuration React Native(Airbnb Style)
    5 projects | dev.to | 4 Dec 2023
    # question 1: ? How would you like to use ESLint? … To check syntax only To check syntax and find problems ❯ To check syntax, find problems, and enforce code style # question 2: ? What type of modules does your project use? … ❯ JavaScript modules (import/export) CommonJS (require/exports) None of these # question 3: ? Which framework does your project use? … ❯ React Vue.js None of these # question 4 (select "No", because we won't add TypeScript support for this project): ? Does your project use TypeScript? › No / Yes # question 5: ? Where does your code run? … Browser ✔ Node # question 6: ? How would you like to define a style for your project? … ❯ Use a popular style guide Answer questions about your style Inspect your JavaScript file(s) # question 7 (we'll rely on Airbnb's JavaScript style guide here): ? Which style guide do you want to follow? … ❯ Airbnb: https://github.com/airbnb/javascript Standard: https://github.com/standard/standard Google: https://github.com/google/eslint-config-google # question 8: ? What format do you want your config file to be in? … JavaScript YAML ❯ JSON # the final prompt here is where eslint will ask you if you want to install all the necessary dependencies. Select "Yes" and hit enter: Checking peerDependencies of eslint-config-airbnb@latest The config that you have selected requires the following dependencies: eslint-plugin-react@^7.21.5 eslint-config-airbnb@latest eslint@^5.16.0 || ^6.8.0 || ^7.2.0 eslint-plugin-import@^2.22.1 eslint-plugin-jsx-a11y@^6.4.1 eslint-plugin-react-hooks@^4 || ^3 || ^2.3.0 || ^1.7.0 ? Would you like to install them now with npm? › No / Yes
  • Prepare your Meteor.js project for the big 3.0 release!
    3 projects | dev.to | 1 Nov 2023
  • My prepared repositories for hacktoberfest 23 - any contributions are welcomed 🚀
    16 projects | dev.to | 1 Oct 2023
    A Thin JavaScript Document Storage with Middleware Stack
  • VanillaDB: A Tiny Browser-Based Database
    1 project | dev.to | 27 Aug 2023
  • My opinionated JavaScript package template repository - zero config, start immediately
    8 projects | dev.to | 8 Aug 2023
  • React Proto - React TypeScript Boilerplate (Redux, RTK Query, SSR, SWR, Preact inside and much more)
    3 projects | /r/javascript | 16 Feb 2023
  • <3 Deno
    11 projects | news.ycombinator.com | 12 Feb 2023
    https://github.com/standard/standard/issues/384
  • Dumb question
    2 projects | /r/learnjavascript | 7 Feb 2023
    For example, if you use https://standardjs.com/ - it will error on your second code snippet and if you ask it for an autofix - it will transfer the minus sign to the first line.
  • A note from our sponsor - SaaSHub
    www.saashub.com | 24 Mar 2025
    SaaSHub helps you find the best software and product alternatives Learn more →

Stats

Basic Standard repo stats
76
29,287
5.1
6 months ago

Sponsored
CodeRabbit: AI Code Reviews for Developers
Revolutionize your code reviews with AI. CodeRabbit offers PR summaries, code walkthroughs, 1-click suggestions, and AST-based analysis. Boost productivity and code quality across all major languages with each PR.
coderabbit.ai