
Security News
Feross on TBPN: How North Korea Hijacked Axios
Socket CEO Feross Aboukhadijeh breaks down how North Korea hijacked Axios and what it means for the future of software supply chain security.
@firesoon/cli
Advanced tools
火树科技前端工程脚手架
npm install @firesoon/cli --global
在控制台输入firesoon即可
>firesoon
目前创建项目提供四种类型的模板,以交互的形式选择合适的模板创建项目
>firesoon
√ 脚手架已是最新版本,创建工程。
? 选择项目模板: (Use arrow keys)
firesoon-mobile-base-pro - 创建小程序基础模板项目
firesoon-mobile-dva-pro - 创建小程序Dva数据流模板项目
firesoon-web-ie8-pro - 创建web端兼容IE8浏览器模板项目
> firesoon-web-umi-pro - 创建web Umi项目模板项目
? 请输入项目名称 (quickstart): (quickstart)
? 请输入项目描述 (description): (description)
? 请输入项目版本 (1.0.0):
create package.json
create .editorconfig
create .env
create .eslintrc.js
create .gitignore
create .prettierignore
create .prettierrc
create .stylelintrc.js
create .umirc.ts
create public\favicon.ico
create README.md
create src\app.ts
create src\assets\404.svg
create src\assets\logo.png
create src\components\Chart\Bar.tsx
create src\components\Chart\index.tsx
create src\components\Chart\Line.tsx
create src\components\Chart\Scatter.tsx
create src\components\TimepickerCombine\index.less
create src\components\TimepickerCombine\index.ts
create src\components\TimepickerCombine\Picker.tsx
create src\ErrorRender.tsx
create src\global.less
create src\global.ts
create src\icons.ts
create src\layouts\Breadcrumb.tsx
create src\layouts\Header.tsx
create src\layouts\index.tsx
create src\layouts\layout.less
create src\layouts\Sider.tsx
create src\models\breadcrumb.ts
create src\models\user.ts
create src\pages\404.tsx
create src\pages\home\detail\index.tsx
create src\pages\home\index.tsx
create src\pages\Private.tsx
create src\services\index.ts
create src\utils\config.ts
create src\utils\constant.ts
create src\utils\downloadFile.ts
create src\utils\menu.tsx
create src\utils\request.ts
create src\utils\utils.ts
create tsconfig.json
create typings.d.ts
✨ File Generate Done
目前脚手架仅提供了四个工程模板,当模板不能满足项目需求时,可通过扩展模板的方式提供,重新发布脚手架。本地无需重新下载脚手架,脚手架会根据版本号进行判断自动更新脚手架
lib\generators\firesoon-mobile-pro\templates\dva-prolib\generators\firesoon-web-ie8-pro\templates\ie8-prolib\generators\firesoon-web-umi-pro\templates\umi-prolib\generators\firesoon-web-umi-pro\templates\mija-h5-modern-pro更新记录 里面记录更新能容@firesoon/;FAQs
The npm package @firesoon/cli receives a total of 10 weekly downloads. As such, @firesoon/cli popularity was classified as not popular.
We found that @firesoon/cli demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 9 open source maintainers collaborating on the project.
Did you know?

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.

Security News
Socket CEO Feross Aboukhadijeh breaks down how North Korea hijacked Axios and what it means for the future of software supply chain security.

Security News
OpenSSF has issued a high-severity advisory warning open source developers of an active Slack-based campaign using impersonation to deliver malware.

Research
/Security News
Malicious packages published to npm, PyPI, Go Modules, crates.io, and Packagist impersonate developer tooling to fetch staged malware, steal credentials and wallets, and enable remote access.