standard

Ruby's bikeshed-proof linter and formatter 🚲 (by standardrb)

Standard Alternatives

Similar projects and alternatives to standard

  1. prettier

    481 standard VS prettier

    Prettier is an opinionated code formatter.

  2. InfluxDB

    InfluxDB – Built for High-Performance Time Series Workloads. InfluxDB 3 OSS is now GA. Transform, enrich, and act on time series data directly in the database. Automate critical tasks and eliminate the need to move data externally. Download now.

    InfluxDB logo
  3. starter-workflows

    Accelerating new GitHub Actions workflows

  4. Standard

    77 standard VS Standard

    🌟 JavaScript Style Guide, with linter & automatic code fixer

  5. Babel (Formerly 6to5)

    🐠 Babel is a compiler for writing next generation JavaScript.

  6. Ruby style guide

    A community-driven Ruby coding style guide

  7. rubocop

    41 standard VS rubocop

    A Ruby static code analyzer and formatter, based on the community Ruby style guide.

  8. nanocolors

    17 standard VS nanocolors

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

  9. SaaSHub

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

    SaaSHub logo
  10. Hanami

    23 standard VS Hanami

    A flexible framework for maintainable Ruby apps

  11. strong_migrations

    Catch unsafe migrations in development

  12. colorette

    10 standard VS colorette

    🌈Easily set your terminal text color & styles

  13. SimpleCov

    Code coverage for Ruby with a powerful configuration library and automatic merging of coverage across test suites

  14. rubocop-rails

    A RuboCop extension focused on enforcing Rails best practices and coding conventions.

  15. eslint-config-standard

    ESLint Config for JavaScript Standard Style

  16. plugin-ruby

    7 standard VS plugin-ruby

    Prettier Ruby Plugin

  17. ansi-reset

    2 standard VS ansi-reset

    The color reset, in ansi.

  18. rubocop-rspec

    Code style checking for RSpec files.

  19. Overcommit

    A fully configurable and extendable Git hook manager

  20. success-symbol

    Cross-platform success symbol.

  21. u-service

    Represent use cases in a simple and powerful way while writing modular, expressive and sequentially logical code.

  22. ansi-strikethrough

    The color strikethrough, in ansi.

  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-10-27.
  • Rubocop-obsession: RuboCop extension focused on higher-level concepts
    4 projects | news.ycombinator.com | 27 Oct 2024
  • Five Things to Avoid in Ruby
    1 project | news.ycombinator.com | 23 May 2024
    There are two parts to Rubocop, one of which is good. The good part is the engine. The not so good part is the defaults, many of which are wrong and many more of which are "not even wrong" (which is to say that they are enforcing a particularly unidiomatic way of shaping the code based on unimaginative ideas of what good code is supposed to look like).

    If you want to eliminate most discussions about code formatting and have a useful subset, use standardrb[1]. I disagree with about a third of its recommendations, but I stopped configuring with standard, whereas I had an override list at least thirty rules long (that had to be updated periodically because of incessant patch version renaming of rules) with vanilla Rubocop.

    Rubocop's engine is good. Rubocop's default rules are best avoided and replaced entirely with standard, because they are at least mostly sensible and still allow for "style".

    [1] https://github.com/standardrb/standard

  • Am I the only one who doesn't put parentheses around the parameters in Ruby method definitions?
    1 project | dev.to | 11 Apr 2024
    Rubocop has a default rule that says to put parentheses when there are parameters; even Standardrb has a default ([https://github.com/standardrb/standard/blob/8307fa8f449f896075ccad 74bf6a128ed2c26189/config/base.yml#L1098:title])
  • Standardrb: Ruby's bikeshed-proof linter and formatter
    1 project | news.ycombinator.com | 21 Feb 2024
  • Must-have gems for mature Rails
    8 projects | dev.to | 2 Feb 2024
    gem "rubocop" - https://github.com/rubocop/rubocop | Set up code guidelines for your dev team, I recommend using whatever Standard recommends.
  • A Writer's Ruby
    4 projects | news.ycombinator.com | 5 Jan 2024
    Cynically, reading heavily between the lines, this reads to me like DHH just found out lots of rubyists like standardrb. https://github.com/standardrb/standard -- and this is his quick reaction to it.
  • "Useless Ruby sugar": Endless (one-line) methods
    1 project | news.ycombinator.com | 4 Dec 2023
    This is a huge reason why I still use StandardJS and—shifting back to Ruby—why I rejected the countless requests for implementing line-length or any other metrics analysis rules for [StandardRB](https://github.com/standardrb/standard). There is always a legitimate edge case when it comes to length of lines and functions and the alternative—chopping them off arbitrarily—is rarely an improvement.
  • An Introduction to RuboCop for Ruby on Rails
    3 projects | dev.to | 13 Sep 2023
    This approach is known as Standard Ruby. It can also be completed with plugins, including one for Ruby on Rails projects.
  • It's Official: the Standard Ruby VS Code extension
    4 projects | /r/ruby | 23 Feb 2023
    Oh, this is fantastic! Would you be willing to send a quick PR to our README?
  • Rails vs Rubocop?
    3 projects | /r/rails | 1 Jul 2022
    [0] https://github.com/testdouble/standard
  • A note from our sponsor - InfluxDB
    www.influxdata.com | 21 May 2025
    InfluxDB 3 OSS is now GA. Transform, enrich, and act on time series data directly in the database. Automate critical tasks and eliminate the need to move data externally. Download now. Learn more →

Stats

Basic standard repo stats
20
2,813
8.4
8 days ago

Sponsored
InfluxDB – Built for High-Performance Time Series Workloads
InfluxDB 3 OSS is now GA. Transform, enrich, and act on time series data directly in the database. Automate critical tasks and eliminate the need to move data externally. Download now.
www.influxdata.com