plato

Code analyzer

Analyzes JavaScript source code complexity and provides static analysis and visualization tools.

JavaScript source code visualization, static analysis, and complexity tool

GitHub

5k stars
126 watching
322 forks
Language: JavaScript
last commit: almost 3 years ago
Linked from 1 awesome list


Backlinks from these awesome lists:

Related projects:

Repository Description Stars
jshint/jshint A tool that scans JavaScript code to detect common errors and potential problems 8,982
toss/es-toolkit A high-performance utility library for JavaScript with strong type annotations and a small bundle size. 7,162
eslint/eslint A tool for identifying and reporting on patterns in JavaScript code to improve its quality and consistency. 25,187
mgechev/javascript-algorithms Implementations of computer science algorithms in JavaScript. 7,842
andrewplummer/sugar A utility library for working with native JavaScript objects 4,534
google/closure-compiler A tool for optimizing and checking JavaScript code to make it run faster 7,415
jquery/esprima An ECMAScript parser for analyzing and interpreting JavaScript code 7,060
pichillilorenzo/javascriptenhancements A plugin for Sublime Text 3 that enhances JavaScript development and project management with features such as autocomplete, code refactoring, and project creation tools. 639
mjavascript/practical-modern-javascript A book series on modern JavaScript development focusing on modularity and ES6 features. 3,086
xojs/xo An ESLint wrapper with default settings and integrations to simplify JavaScript/TypeScript code review and optimization. 7,702
louischatriot/nedb A JavaScript library implementing a simple and fast in-memory or persistent database 13,509
jquery/jquery A widely-used JavaScript library for simplifying DOM manipulation and event handling in web applications. 59,258
adametry/gulp-eslint Identifies and reports on patterns in ECMAScript/JavaScript code 562
coderaiser/putout Tools to analyze and transform JavaScript code for better readability and maintainability 711
jsdoc/jsdoc Generates API documentation for JavaScript applications. 15,070