close
The Wayback Machine - https://web.archive.org/web/20191211085154/https://github.com/Tencent/feflow
Skip to content
๐Ÿš€ A command line tool aims to improve front-end engineer workflow and standard, powered by TypeScript.
TypeScript JavaScript
Branch: master
Clone or download
Image Fetching latest commitโ€ฆ
Cannot retrieve the latest commit at this time.
Permalink
Type Name Latest commit message Commit time
Failed to load latest commit information.
Image .github
Image examples
Image packages
Image .editorconfig
Image .eslintrc.js
Image .gitattributes
Image .gitignore
Image .prettierrc.js
Image .travis.yml
Image LICENSE.txt
Image README.CN.md
Image README.md
Image lerna.json
Image package.json
Image tsconfig.json

README.md

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

You canโ€™t perform that action at this time.