All Projects โ†’ Tencent โ†’ Feflow

Tencent / Feflow

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

Programming Languages

typescript
32286 projects

Projects that are alternatives of or similar to Feflow

Fbi
Node.js workflow tool
Stars: โœญ 74 (-92.14%)
Mutual labels:  command-line-tool, cli, workflow, front-end
Reviewdog
๐Ÿถ Automated code review tool integrated with any code analysis tools regardless of programming language
Stars: โœญ 4,541 (+382.06%)
Mutual labels:  lint, cli, code-quality
Corgi
Corgi is a command-line workflow manager that helps with your repetitive command usages by organizing them into reusable snippet
Stars: โœญ 365 (-61.25%)
Mutual labels:  command-line-tool, cli, workflow
Wpk
a friendly, intuitive & intelligent CLI for webpack
Stars: โœญ 232 (-75.37%)
Mutual labels:  command-line-tool, webpack, cli
Initior
A command line application that let's you initialize your new projects the right way, replaces npm and yarn's init ๐ŸŽ†
Stars: โœญ 17 (-98.2%)
Mutual labels:  command-line-tool, webpack, cli
React Native Make
A collection of everyday React Native CLI tools
Stars: โœญ 606 (-35.67%)
Mutual labels:  cli, plugin
Sultan
Sultan: Command and Rule over your Shell
Stars: โœญ 625 (-33.65%)
Mutual labels:  command-line-tool, cli
Wbot
A simple Web based BOT for WhatsAppโ„ข in NodeJS ๐Ÿ˜œ. Working as of ๐Ÿ“… Feb 14th, 2020
Stars: โœญ 638 (-32.27%)
Mutual labels:  command-line-tool, cli
Terjira
Terjira is a very interactive and easy to use CLI tool for Jira.
Stars: โœญ 713 (-24.31%)
Mutual labels:  command-line-tool, cli
Transity
Keep track of your ๐Ÿ’ต, ๐Ÿ•˜, ๐Ÿ–, ๐Ÿ„, ๐Ÿป on your command line
Stars: โœญ 528 (-43.95%)
Mutual labels:  command-line-tool, cli
Slinky
A light-weight, responsive, mobile-like navigation menu plugin
Stars: โœญ 649 (-31.1%)
Mutual labels:  webpack, plugin
Checkstyle
Checkstyle is a development tool to help programmers write Java code that adheres to a coding standard. By default it supports the Google Java Style Guide and Sun Code Conventions, but is highly configurable. It can be invoked with an ANT task and a command line program.
Stars: โœญ 6,481 (+588%)
Mutual labels:  command-line-tool, code-quality
Undercover
Actionable code coverage - detects untested code blocks in recent changes
Stars: โœญ 574 (-39.07%)
Mutual labels:  cli, code-quality
Cli
A command-line interface for Hetzner Cloud
Stars: โœญ 542 (-42.46%)
Mutual labels:  command-line-tool, cli
Papis
Powerful and highly extensible command-line based document and bibliography manager.
Stars: โœญ 636 (-32.48%)
Mutual labels:  command-line-tool, cli
Ttyplot
a realtime plotting utility for terminal/console with data input from stdin
Stars: โœญ 532 (-43.52%)
Mutual labels:  command-line-tool, cli
Ripgrep
ripgrep recursively searches directories for a regex pattern while respecting your gitignore
Stars: โœญ 28,564 (+2932.27%)
Mutual labels:  command-line-tool, cli
Skpm
๐Ÿ’Ž๐Ÿ“ฆ A utility to build and publish Sketch plugins
Stars: โœญ 890 (-5.52%)
Mutual labels:  webpack, plugin
Ntl
Node Task List: Interactive cli to list and run package.json scripts
Stars: โœญ 800 (-15.07%)
Mutual labels:  cli, workflow
Braid Design System
Themeable design system for the SEEK Group
Stars: โœญ 888 (-5.73%)
Mutual labels:  webpack, front-end

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

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].