looper

Code analyzer

Analyzes ES6 code to make transpiled output smaller and more efficient by identifying scopes in the code

Static analysis tools for ES6

GitHub

16 stars
2 watching
3 forks
Language: JavaScript
last commit: over 11 years ago

Related projects:

Repository Description Stars
wala/wala A toolset for static analysis of Java and JavaScript code. 766
woshiccm/pecker Detects unused code in Swift projects by analyzing syntax and index store data 1,456
kaizhu256/jslint A tool for analyzing and enforcing coding standards in JavaScript codebases. 2
asciidisco/sloccount Analyzes code files and reports line counts of specific languages in a standard format. 6
powershell/psscriptanalyzer A tool that checks and analyzes PowerShell code for quality and best practices 1,874
analysis-tools-dev/dynamic-analysis A curated list of tools and linters to analyze and improve code quality in various programming languages and environments. 956
angular-architects/detective Analyzes code structure and patterns to identify potential issues and areas for improvement. 90
venantius/yagni An analyzer that identifies and reports unused code in Java-based projects. 219
adametry/gulp-eslint Identifies and reports on patterns in ECMAScript/JavaScript code 562
flatt-security/shisho A tool that analyzes code for security vulnerabilities and provides feedback to developers 369
ilyaumanets/improve_your_code A tool that analyzes Ruby code for common design flaws and suggests improvements. 0
imlazyeye/duck An analyzer tool that helps enforce coding standards and detect errors in GameMaker Language (GML) codebases. 12
xampprocky/tokei A tool for displaying statistics about codebase size and language distribution 11,463
bkoelman/csharpguidelinesanalyzer A tool that analyzes C# code against predefined coding guidelines and reports diagnostics 145
coderaiser/putout Automates code quality and formatting by analyzing and transforming JavaScript code according to predefined rules and best practices. 713