Giter Site home page Giter Site logo

all-projects-analysis's Introduction

all-project-analysis

演示code-analysis-ts代码扫描分析工具用于微前端全应用代码分析Demo,使用github pages来部署报告

全应用代码分析报告地址: https://liangxin199045.github.io/all-projects-analysis/

目录介绍:

analysis.config.js为配置文件 repo.js为全子应用信息配置文件 docs目录下为分析后产生的代码分析报告及数据

分析全应用的基本步骤:

  1. 下载全部子应用代码到临时目录
  2. 依据临时目录下的代码目录动态生成scanSource扫描源配置信息
  3. 执行分析

本地执行:

// 安装依赖
$ npm install 
// or 
$ yarn install

// 下载全项目代码仓库,codes目录下为全部子应用项目代码
$ npm run download 
// or 
$ yarn download

// 分析全项目
$ npm run analysis 
// or 
$ yarn analysis

全应用项目仓库信息: repo.js

下载代码脚本: download.js

CI配置: gitlab-ci.yml

即时通信消息通知脚本: notification.sh

all-projects-analysis's People

Contributors

icemanliang avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.