plato
Code analyzer
Analyzes JavaScript source code complexity and provides static analysis and visualization tools.
JavaScript source code visualization, static analysis, and complexity tool
5k stars
126 watching
321 forks
Language: JavaScript
last commit: almost 3 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
jshint/jshint | A tool that scans JavaScript code to detect common errors and potential problems | 8,986 |
toss/es-toolkit | A high-performance utility library for JavaScript with strong type annotations and a small bundle size. | 7,310 |
eslint/eslint | A tool for identifying and reporting on patterns in JavaScript code to improve its quality and consistency. | 25,239 |
mgechev/javascript-algorithms | Implementations of computer science algorithms in JavaScript. | 7,844 |
andrewplummer/sugar | A utility library for working with native JavaScript objects | 4,537 |
google/closure-compiler | A tool for optimizing and checking JavaScript code to make it run faster | 7,425 |
jquery/esprima | An ECMAScript parser for analyzing and interpreting JavaScript code | 7,066 |
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,088 |
xojs/xo | An ESLint wrapper with default settings and integrations to simplify JavaScript/TypeScript code review and optimization. | 7,713 |
louischatriot/nedb | A JavaScript library implementing a simple and fast in-memory or persistent database | 13,516 |
jquery/jquery | A widely-used JavaScript library for simplifying DOM manipulation and event handling in web applications. | 59,282 |
adametry/gulp-eslint | Identifies and reports on patterns in ECMAScript/JavaScript code | 562 |
coderaiser/putout | Automates code quality and formatting by analyzing and transforming JavaScript code according to predefined rules and best practices. | 713 |
jsdoc/jsdoc | Generates documentation for JavaScript applications | 15,089 |