MCPcopy Index your code
hub / github.com/eggjs/egg-view-react

github.com/eggjs/egg-view-react @1.1.0

Chat with this repo
repository ↗ · DeepWiki ↗ · release 1.1.0 ↗ · + Follow
776 symbols 1,452 edges 23 files 324 documented · 42%
What it actually does AI analysis from the code graph — generated when you open this
loading…
README

egg-view-react

NPM version build status Test coverage David deps Known Vulnerabilities npm download

egg view plugin for react

Install

$ npm i egg-view-react --save

Usage

// {app_root}/config/plugin.js
exports.react = {
  enable: true,
  package: 'egg-view-react',
};

Configuration

see config/config.default.js for more detail.

Example

React server side render example, please see egg-react-webpack-boilerplate

Questions & Suggestions

Please open an issue here.

License

MIT

Core symbols most depended-on inside this repo

invariant
called by 105
test/fixtures/apps/egg-view-react-test/public/client/js/hello/hello.893c7b72.js
invariant
called by 105
test/fixtures/apps/egg-view-react-test/public/client/js/hello/hello.de06748d.js
createChainableTypeChecker
called by 10
test/fixtures/apps/egg-view-react-test/public/client/js/hello/hello.893c7b72.js
measureLifeCyclePerf
called by 10
test/fixtures/apps/egg-view-react-test/public/client/js/hello/hello.893c7b72.js
createChainableTypeChecker
called by 10
test/fixtures/apps/egg-view-react-test/public/client/js/hello/hello.de06748d.js
measureLifeCyclePerf
called by 10
test/fixtures/apps/egg-view-react-test/public/client/js/hello/hello.de06748d.js
isEventSupported
called by 8
test/fixtures/apps/egg-view-react-test/public/client/js/hello/hello.893c7b72.js
getComponentKey
called by 8
test/fixtures/apps/egg-view-react-test/public/client/js/hello/hello.893c7b72.js

Shape

Function 749
Method 15
Class 12

Languages

TypeScript100%

Modules by API surface

test/fixtures/apps/egg-view-react-test/public/client/js/hello/hello.de06748d.js364 symbols
test/fixtures/apps/egg-view-react-test/public/client/js/hello/hello.893c7b72.js364 symbols
test/fixtures/apps/egg-view-react-test/app/view/hello/hello.jsx8 symbols
test/fixtures/apps/egg-view-react-test/app/view/layout.js7 symbols
lib/engine.js7 symbols
lib/view.js5 symbols
test/fixtures/apps/egg-view-react-test/app/web/page/hello/hello.jsx4 symbols
test/fixtures/apps/egg-view-react-test/app/web/component/layout/standard/header/header.jsx4 symbols
test/fixtures/apps/egg-view-react-test/app/controller/hello.js4 symbols
test/fixtures/apps/egg-view-react-test/app/web/view/layout.jsx3 symbols
test/fixtures/apps/egg-view-react-test/public/client/js/vendor.de06748d.js2 symbols
test/fixtures/apps/egg-view-react-test/public/client/js/vendor.893c7b72.js2 symbols

For agents

$ claude mcp add egg-view-react \
  -- python -m otcore.mcp_server <graph>

⬇ download graph artifact