Big News: Socket raises $60M Series C at a $1B valuation to secure software supply chains for AI-driven development.Announcement
Sign In

@focusbe/cli

Package Overview
Dependencies
Maintainers
2
Versions
20
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@focusbe/cli

用于开发的命令行工具

latest
Source
npmnpm
Version
2.0.1
Version published
Weekly downloads
43
-31.75%
Maintainers
2
Weekly downloads
 
Created
Source

Focusbe Cli

Focusbe Cli is a minimalist front-end development tool that provides local server, stylus packaging, JS packaging, and other functions. It is suitable for simple projects developed using native JS. If you need to write some simple demos that only require advanced JS syntax conversion and stylus compilation, then this tool is your best choice.

Features

  • Local server
  • Stylus packaging
  • JS packaging

Installation

npm install @focusbe/cli -g

Usage

Initialize project

Please execute in an empty folder.

focusbe init

Local development

npm run dev

github: https://github.com/focusbe/cli
npm: https://www.npmjs.com/package/@focusbe/cli

Focusbe Cli ———— 是极简的前端开发工具, 提供了本地服务器,stylus打包,js打包等功能。 适合采用原生js开发的简单项目。 如果你需要写一些简单的demo,只需要JS高级语法转化,和stylus的编译,那么这个工具是你的不二选择。

安装

npm install @focusbe/cli -g

功能

本地开发

  • 本地服务器
  • stylus打包
  • js 打包

使用

初始化项目

请在空文件夹下执行

focusbe init

本地开发

npm run dev

github: https://github.com/focusbe/cli
npm: https://www.npmjs.com/package/@focusbe/cli

Keywords

focusbe

FAQs

Package last updated on 30 Jul 2023

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