New Research: Supply Chain Attack on Axios Pulls Malicious Dependency from npm.Details →
Socket
Book a DemoSign in
Socket

fetp

Package Overview
Dependencies
Maintainers
1
Versions
20
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

fetp

Front-End template build tool base on nodejs🔥

latest
Source
npmnpm
Version
0.3.11
Version published
Weekly downloads
37
1750%
Maintainers
1
Weekly downloads
 
Created
Source

vue vue vue vue

DOCS

中文 | English

Online Preview | GitHub

Introduction

Front-End Template Build Tool Base on Nodejs📦

Features

  • Simple and Smart
  • Custom Configuration
  • ESLint Standard Style
  • Multi Webpack Plugin System

Preview

Preview fetp all function

$ fetp

Init

Initial a seed project

$ fetp init <templateName> [directory]
# OR Shorthand 
$ fetp i <templateName> [directory]

Development

development model, Running a Development Web Server

$ fetp dev
# OR Shorthand 
$ fetp d

Watch (unimplemented)

watch model

$ fetp watch
# OR Shorthand 
$ fetp w

Output (unimplemented)

production model, building & publish project production development.

$ fetp output
# OR Shorthand 
$ fetp o

Help

view online help document.

$ fetp help
# OR Shorthand
$ fetp -h

Keywords

fetp

FAQs

Package last updated on 13 Dec 2018

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts