Skip to content
master
Switch branches/tags
Code

Latest commit

* refactor: ไฝฟ็”จ่…พ่ฎฏไปฃ็ ?่ง„่Œƒ๏ผŒไฟฎๅค? eslint ้—ฎ้ข˜

--task=20210924

Co-authored-by: alexqxxu <alexqxxu@tencent.com>
Co-authored-by: v_ljiawliu <v_ljiawliu@tencent.com>
Co-authored-by: blurooochen <blurooochen@tencent.com>
Co-authored-by: Alexu <xqxian@163.com>
ae60db9

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

English | ็ฎ€ไฝ“ไธญๆ–‡

Feflow

๐Ÿš€ A tool aims to improve front-end engineer workflow and standard, powered by TypeScript.


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

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 config
    • fef help
    • fef info
    • fef install
    • fef uninstall
    • fef 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

MIT