TyphonJS Node ESComplex
Next generation complexity reporting for Javascript based on babylon, but supporting all major AST generators.
San Francisco
Pinned Repositories
escomplex-plugin-analyze-threshold
Provides project and module oriented threshold analysis for typhonjs-escomplex complexity reports.
escomplex-plugin-formats-xml
Provides a plugin for typhonjs-escomplex project result / module report transformation to XML.
escomplex-plugin-metrics-module
Provides the core module metric / report generation plugin for typhonjs-escomplex module processing.
escomplex-plugin-metrics-project
Provides the core project metric / report generation plugin for typhonjs-escomplex project processing.
escomplex-plugin-syntax-babylon
Provides a plugin for typhonjs-escomplex module processing which loads syntax definitions for trait resolution for Babylon AST.
escomplex-plugin-syntax-estree
Provides a plugin for typhonjs-escomplex module processing which loads syntax definitions for trait resolution for ESTree AST.
plato
JavaScript source code visualization, static analysis, and complexity tool
typhonjs-escomplex
Next generation complexity reporting for Javascript & Typescript based on the Babel parser.
typhonjs-escomplex-analyze
Provides project and module oriented analysis for typhonjs-escomplex complexity reports.
typhonjs-escomplex-module
Provides module / individual file oriented AST processing for typhonjs-escomplex complexity reports.
TyphonJS Node ESComplex's Repositories
typhonjs-node-escomplex/typhonjs-escomplex
Next generation complexity reporting for Javascript & Typescript based on the Babel parser.
typhonjs-node-escomplex/typhonjs-escomplex-module
Provides module / individual file oriented AST processing for typhonjs-escomplex complexity reports.
typhonjs-node-escomplex/escomplex-plugin-metrics-module
Provides the core module metric / report generation plugin for typhonjs-escomplex module processing.
typhonjs-node-escomplex/escomplex-plugin-metrics-project
Provides the core project metric / report generation plugin for typhonjs-escomplex project processing.
typhonjs-node-escomplex/escomplex-plugin-syntax-babylon
Provides a plugin for typhonjs-escomplex module processing which loads syntax definitions for trait resolution for Babylon AST.
typhonjs-node-escomplex/escomplex-plugin-analyze-threshold
Provides project and module oriented threshold analysis for typhonjs-escomplex complexity reports.
typhonjs-node-escomplex/escomplex-plugin-formats-xml
Provides a plugin for typhonjs-escomplex project result / module report transformation to XML.
typhonjs-node-escomplex/escomplex-plugin-syntax-estree
Provides a plugin for typhonjs-escomplex module processing which loads syntax definitions for trait resolution for ESTree AST.
typhonjs-node-escomplex/plato
JavaScript source code visualization, static analysis, and complexity tool
typhonjs-node-escomplex/typhonjs-escomplex-analyze
Provides project and module oriented analysis for typhonjs-escomplex complexity reports.
typhonjs-node-escomplex/typhonjs-escomplex-commons
Provides core common utilities for typhonjs-escomplex plugins including trait resolution.
typhonjs-node-escomplex/typhonjs-escomplex-project
Provides project oriented AST processing for typhonjs-escomplex complexity reports.
typhonjs-node-escomplex/typhonjs-escomplex-test-data
Provides shared test data resources for all typhonjs-escomplex repos.