Back to rankings
Tencent/feflow
TypeScript🚀 A command line tool aims to improve front-end engineer workflow and standard, powered by TypeScript.
command-line-toolworkflowfront-endyeomanlintfeflowbuilderwebpackcode-qualityplugincli
Key Metrics
Star Growth
Stars
1.4k
Forks
230
Weekly Growth
—
Issues
5
5001k
Jan 2023Aug 2023Mar 2024Oct 2024May 2025Dec 2025Jul 2026
Artifactsnpm
npm install feflowREADME
English | 简体中文
Feflow
🚀 A tool aims to improve front-end engineer workflow and standard, powered by TypeScript.
Introduction
Feflow is an engineering solution of Tencent's open source front-end field, which is committed to improving development efficiency and specification.
Getting Started
Let's start by installing Feflow with npm.
npm install @feflow/cli -g
There are three kinds of commands in Feflow
- Native Commands
fef configfef helpfef infofef installfef uninstallfef list
You can write a Feflow devkit or plugin to extends commands.
More detail document can be found:
Change Log
This project adheres to Semantic Versioning. Every release, along with the migration instructions, is documented on the GitHub Releases page.
License
Related repositories