MCPcopy Index your code
hub / github.com/Tencent/feflow

github.com/Tencent/feflow @v0.27.1

Chat with this repo
repository ↗ · DeepWiki ↗ · release v0.27.1 ↗ · + Follow
428 symbols 1,122 edges 96 files 14 documented · 3%
What it actually does AI analysis from the code graph — generated when you open this
loading…
README

English | 简体中文

Feflow

🚀 Feflow 是一个致力于提升大前端开发效率的前端工程化工具.

npm Build Status Install Size Downloads lerna GitHub contributors Issue resolution PR's welcome

介绍

Feflow 是腾讯开源的一款大前端领域的工程化方案,致力于提升开发效率和规范。

开始使用

先通过 npm 安装 feflow 开始.

npm install @feflow/cli -g

在 Feflow 里面有3类命令,分别是原生命令、开发套件命令和插件命令

  • 原生命令
  • fef config
  • fef help
  • fef info
  • fef install
  • fef uninstall
  • fef list

你可以通过编写开发套件或者插件去扩展 Feflow 的命令

更多详细信息可前往: - Github Wiki - 官网

发布日志

本项目遵从 Semantic Versioning. 每次发布信息都会在 Github 的 Releases 中呈现.

许可证

MIT

Extension points exported contracts — how you extend this code

Core symbols most depended-on inside this repo

Shape

Method 183
Function 156
Class 60
Interface 27
Enum 2

Languages

TypeScript100%

Modules by API surface

packages/feflow-cli/src/core/command-picker/index.ts38 symbols
packages/feflow-cli/src/core/native/install.ts26 symbols
packages/feflow-cli/src/core/universal-pkg/dep/pkg.ts21 symbols
packages/feflow-cli/src/core/universal-pkg/linker/index.ts20 symbols
packages/feflow-cli/src/core/devkit/config.ts18 symbols
packages/feflow-cli/src/core/resident/index.ts15 symbols
packages/feflow-cli/src/shared/file.ts14 symbols
packages/feflow-cli/src/core/universal-pkg/binp/index.ts14 symbols
packages/feflow-report/src/common/utils.ts12 symbols
packages/feflow-cli/src/core/universal-pkg/dep/version.ts12 symbols
packages/feflow-cli/src/core/index.ts12 symbols
packages/feflow-plugin-devtool/src/templates/generator-template/app/index.js11 symbols

For agents

$ claude mcp add feflow \
  -- python -m otcore.mcp_server <graph>

⬇ download graph artifact

Ask about this repo answers extend the page