InfluxDB is the Time Series Platform where developers build real-time applications for analytics, IoT and cloud-native services. Easy to start, it is available in the cloud or on-premises. Learn more →
Top 7 JavaScript static-code-analysis Projects
-
Standard JS Style Guide : JavaScript style guide, with linter & automatic code fixer
-
ESLint is a JavaScript and TypeScript linting tool, which means it analyses source code and identifies possible programming problems and errors. It underlines errors in red and warnings in yellow. It is very useful to cover coding styles issues.
-
Klotho
AWS Cloud-aware infrastructure-from-code toolbox [NEW]. Build cloud backends with Infrastructure-from-Code (IfC), a revolutionary technique for generating and updating cloud infrastructure. Try IfC with AWS and Klotho now (Now open-source)
-
Hmm right, haven't found too many controversial things in https://github.com/standard/eslint-config-standard/blob/master/.eslintrc.json, besides no-semi fixed by semi-standard and comma-dangle "never" (sucks for git history, they should allow it for multiline cases https://eslint.org/docs/rules/comma-dangle#always-multiline)
-
Project mention: 14 Linting Rules To Help You Write Asynchronous Code in JavaScript | dev.to | 2022-03-25
The following rules are additional ESLint rules for Node.js provided by the eslint-plugin-node plugin. To use them, you need to install and add the plugin to the plugins array in your .eslintrc configuration file.
-
-
ESLint allows you to check for errors and enforce a programming style for JavaScript. Using plugins, it can be integrated with other languages and formats. Using the eslint-plugin-markdown plugin, we were able to check for errors and inconsistencies in code blocks within the documentation.
-
qodana-action
⚙️ Scan your Go, Java, Kotlin, PHP, Python, JavaScript, TypeScript, .NET projects at GitHub with Qodana. This repository contains Qodana for Azure, GitHub and CircleCI
-
Appwrite
Appwrite - The Open Source Firebase alternative introduces iOS support . Appwrite is an open source backend server that helps you build native iOS applications much faster with realtime APIs for authentication, databases, files storage, cloud functions and much more!
JavaScript static-code-analysis related posts
- A Beginner’s Guide to ESLint
- VS Code extensions every web dev needs to know
- VS Code extensions I always use
- I have no idea what is wrong with this
- Js-sdsl - High performance JavaScript data structure library
- Complete Rewrite of ESLint
- Parts of ESLint May Be Rewritten In Rust For Performance
-
A note from our sponsor - InfluxDB
www.influxdata.com | 28 Jan 2023
Index
What are some of the best open-source static-code-analysis projects in JavaScript? This list will help you:
Project | Stars | |
---|---|---|
1 | Standard | 27,865 |
2 | ESLint | 22,089 |
3 | eslint-config-standard | 2,407 |
4 | eslint-plugin-node | 909 |
5 | php-parser | 477 |
6 | eslint-plugin-markdown | 308 |
7 | qodana-action | 170 |