MCPcopy Create free account
hub / github.com/ShuiRuTian/time-analytics-webpack-plugin

github.com/ShuiRuTian/time-analytics-webpack-plugin @main

Chat with this repo
repository ↗ · DeepWiki ↗ · + Follow
121 symbols 288 edges 17 files 5 documented · 4% 1 cross-repo links updated 3y ago★ 339 open issues

Browse by type

Functions 90 Types & classes 31
What it actually does AI analysis from the code graph — generated when you open this
loading…
README

Root

This is a monorepo.

The real README you usually want to read is the README of time-analytics-webpack-plugin package.

Q&A

  1. why monorepo? Why test is in a packge?

This repo is pretty easy, then why it is a monorepo?

The main purpose is to test the source code just like the real environment.

The plugin is kind of special, because it hacks many things. So it is subtle to only test logic, and it would be more confident to use it if it's tested in a real environment.

And there are some other benefits, .e.g, the type will not pollute other repos.

Extension points exported contracts — how you extend this code

browse all types & interfaces →

Core symbols most depended-on inside this repo

browse all functions →

Shape

Function 52
Method 38
Class 13
Interface 12
Enum 6

Languages

TypeScript100%

Modules by API surface

packages/time-analytics-webpack-plugin/ProxyPlugin.ts34 symbols
packages/time-analytics-webpack-plugin/analyzer.ts26 symbols
packages/time-analytics-webpack-plugin/TimeAnalyticsPlugin.ts22 symbols
packages/time-analytics-webpack-plugin/utils.ts12 symbols
packages/time-analytics-webpack-plugin/loader.ts7 symbols
packages/test/entry.spec.ts6 symbols
packages/time-analytics-webpack-plugin/writer.ts5 symbols
packages/time-analytics-webpack-plugin/sideEffects/hackWeakMap.ts5 symbols
packages/test/util.ts3 symbols
packages/test/loaderHelp.spec.ts1 symbols

Used by 1 indexed graphs manifest dependencies, hub-wide

For agents

$ claude mcp add time-analytics-webpack-plugin \
  -- python -m otcore.mcp_server <graph>

⬇ download graph artifact

Ask about this repo answers extend the page