JavaScript QA Tools

Open-source JavaScript projects categorized as QA Tools

Top 9 JavaScript QA Tool Projects

  • prettier

    Prettier is an opinionated code formatter.

  • Project mention: To Review or Not to Review: The Debate on Mandatory Code Reviews | dev.to | 2024-04-24

    Automating code checks with static code analysis allows us to enforce code styling effectively. By integrating tools into our workflow, we can identify errors at an early stage, while coding instead of blocking us at the end. For instance, flake8 checks Python code for style and errors, eslint performs similar checks for JavaScript, and prettier automatically formats code to maintain consistency.

  • ESLint

    Find and fix problems in your JavaScript code.

  • Project mention: To Review or Not to Review: The Debate on Mandatory Code Reviews | dev.to | 2024-04-24

    Automating code checks with static code analysis allows us to enforce code styling effectively. By integrating tools into our workflow, we can identify errors at an early stage, while coding instead of blocking us at the end. For instance, flake8 checks Python code for style and errors, eslint performs similar checks for JavaScript, and prettier automatically formats code to maintain consistency.

  • SurveyJS

    Open-Source JSON Form Builder to Create Dynamic Forms Right in Your App. With SurveyJS form UI libraries, you can build and style forms in a fully-integrated drag & drop form builder, render them in your JS app, and store form submission data in any backend, inc. PHP, ASP.NET Core, and Node.js.

    SurveyJS logo
  • JSHint

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

  • Project mention: 45 NPM Packages to Solve 16 React Problems | dev.to | 2023-11-14

    jshint -> Old library

  • JS-Beautifier

    Beautifier for javascript

  • Project mention: How I optimized Carousel for EditorJS 2x in size. | dev.to | 2024-03-29

    Even without tools it looked a bit weird, all files in source without minification costs us 27k, its something not needed inside, and if you unpack it with something like https://beautifier.io/ you will see:

  • JSLint

    JSLint, The JavaScript Code Quality and Coverage Tool

  • Project mention: Misty Programming Language | news.ycombinator.com | 2023-12-31

    This is the spec for the language Douglas Crockford (author of the book "JavaScript: The Good Parts", the JSON specification[1], JSLint[2]) had explained in his famous talk: "The Next Programming Language"[3].

    The "big things" in the language are the Actor model, favouring immutability and capabilities-based security.

    [1] https://en.wikipedia.org/wiki/JSON

    [2] https://www.jslint.com/

    [3] https://www.youtube.com/watch?v=R2idkNdKqpQ

  • jsinspect

    Detect copy-pasted and structurally similar code

  • jsfmt

    For formatting, searching, and rewriting JavaScript.

  • WorkOS

    The modern identity platform for B2B SaaS. The APIs are flexible and easy-to-use, supporting authentication, user identity, and complex enterprise features like SSO and SCIM provisioning.

    WorkOS logo
  • buddy.js

    Magic number detection for JavaScript

  • Project mention: Clean Code 101: Variable Naming Conventions - Part 1 | dev.to | 2023-07-23

    Tools like buddy.js and ESLint can help identify unnamed constants.

  • Pre-evaluate code at buildtime

    Pre-evaluate code at build-time with babel-macros

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 QA Tools related posts

Index

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

Project Stars
1 prettier 48,241
2 ESLint 24,231
3 JSHint 8,943
4 JS-Beautifier 8,442
5 JSLint 3,596
6 jsinspect 3,553
7 jsfmt 1,690
8 buddy.js 864
9 Pre-evaluate code at buildtime 126

Sponsored
Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com