JavaScript Standard

Open-source JavaScript projects categorized as Standard

Top 7 JavaScript Standard Projects

  1. Standard

    🌟 JavaScript Style Guide, with linter & automatic code fixer

    Project mention: Mastering Code Quality: Setting Up ESLint with Standard JS in TypeScript Projects | dev.to | 2024-05-05

    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.

  2. Nutrient

    Nutrient – The #1 PDF SDK Library, trusted by 10K+ developers. Other PDF SDKs promise a lot - then break. Laggy scrolling, poor mobile UX, tons of bugs, and lack of support cost you endless frustrations. Nutrient’s SDK handles billion-page workloads - so you don’t have to debug PDFs. Used by ~1 billion end users in more than 150 different countries.

    Nutrient logo
  3. standard-version

    :trophy: Automate versioning and CHANGELOG generation, with semver.org and conventionalcommits.org

    Project mention: Git commit helper: add emojis to your commits | dev.to | 2024-05-04

    Using Conventional Commits ⭐ as a standard for your commit messages, makes Semantic Versioning 🔖 as easy as can be, with tools like Conventional Changelog 📄 Standard Version 🔖 and Semantic Release 📦🚀

  4. stdlib

    ✨ Standard library for JavaScript and Node.js. ✨

    Project mention: LAPACK in your web browser | dev.to | 2024-12-20

    Readers of this blog who are familiar with LAPACK are likely to not be intimately familiar with the wild world of web technologies. For those coming from the world of numerical and scientific computation and have familiarity with the scientific Python ecosystem, the easiest way to think of stdlib is as an open source scientific computing library in the mold of NumPy and SciPy. It provides multi-dimensional array data structures and associated routines for mathematics, statistics, and linear algebra, but uses JavaScript, rather than Python, as its primary scripting language. As such, stdlib is laser-focused on the web ecosystem and its application development paradigms. This focus necessitates some interesting design and project architecture decisions, which make stdlib rather unique when compared to more traditional libraries designed for numerical computation.

  5. ts-standard

    Typescript style guide, linter, and formatter using StandardJS

  6. commit-and-tag-version

    Fork of the excellent standard-version. Automate versioning and CHANGELOG generation, with semver.org and conventionalcommits.org :trophy:

    Project mention: I made a set of devtools for small projects | news.ycombinator.com | 2024-03-27

    Nice set of tools. I like the simplicity.

    I get a DeprecationWarning when running the changelog tool due to a known issue with auto-changelog.

    Made me curious... what are the latest recommendations from node folks for changelog generators?

    When researching, I came across this one https://github.com/absolute-version/commit-and-tag-version

  7. YantraJS

    JavaScript Engine for .NET Standard Completely rewritten in C#

    Project mention: Claude AI now runs JavaScript, Python beats JavaScript on GitHub, new Node.js versions and more | dev.to | 2024-11-03

    Yantra

  8. linters

    Collection of super strict configurations for ESLint / StyleLint and other code quality tools. (by developer239)

  9. 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
NOTE: The open source projects on this list are ordered by number of github stars. The number of mentions indicates repo mentiontions in the last 12 Months or since we started tracking (Dec 2020).

JavaScript Standard discussion

Log in or Post with

JavaScript Standard related posts

  • Yantrajs: Another Competitor with Node.js

    1 project | news.ycombinator.com | 9 Oct 2023
  • How do I detect requests initiated by the new fetch standard? How should I detect an AJAX request in general?

    2 projects | /r/codehunter | 2 Jul 2023
  • The <Dialog> Element

    4 projects | news.ycombinator.com | 11 Feb 2023
  • Chrome 99 will ship with the HTMLInputElement showPicker() method - show a browser picker for &lt;input&gt; elements with these types: "date", "month", "week", "time", "datetime-local", "color", and "file"

    2 projects | /r/javascript | 28 Jan 2022
  • Web 3.0 and the undeliverable promise of decentralization

    2 projects | dev.to | 17 Jan 2022
  • Fetch promist reject reasons

    3 projects | /r/webdev | 24 Nov 2021
  • HATEOAS: An Alternative Explaination

    4 projects | news.ycombinator.com | 22 Nov 2021
  • A note from our sponsor - Nutrient
    www.nutrient.io | 12 Feb 2025
    Other PDF SDKs promise a lot - then break. Laggy scrolling, poor mobile UX, tons of bugs, and lack of support cost you endless frustrations. Nutrient’s SDK handles billion-page workloads - so you don’t have to debug PDFs. Used by ~1 billion end users in more than 150 different countries. Learn more →

Index

What are some of the best open-source Standard projects in JavaScript? This list will help you:

# Project Stars
1 Standard 29,226
2 standard-version 7,749
3 stdlib 4,849
4 ts-standard 472
5 commit-and-tag-version 468
6 YantraJS 240
7 linters 10

Sponsored
Nutrient – The #1 PDF SDK Library, trusted by 10K+ developers
Other PDF SDKs promise a lot - then break. Laggy scrolling, poor mobile UX, tons of bugs, and lack of support cost you endless frustrations. Nutrient’s SDK handles billion-page workloads - so you don’t have to debug PDFs. Used by ~1 billion end users in more than 150 different countries.
www.nutrient.io

Did you know that JavaScript is
the 3rd most popular programming language
based on number of references?