Research
Security News
Quasar RAT Disguised as an npm Package for Detecting Vulnerabilities in Ethereum Smart Contracts
Socket researchers uncover a malicious npm package posing as a tool for detecting vulnerabilities in Etherium smart contracts.
generator-kscpm
Advanced tools
前端工程创建器,基于 yeoman 4.0。 node 版本推荐 12.0 +
使用npm 安装Yeoman、generator-kscpm
npm install -g yo
npm install -g generator-kscpm
如果你不想用了 , 试试提一个Issue , 实在不行的话 , 你还可以这样
#uninstall shell
npm uninstall -g generator-kscpm
npm uninstall -g yo
# 执行shell
yo kscpm #将会列出可选的所有创建器列表
yo kscpm:vue3:graphql # Vue3 + Graphql 前端项目( Node16+ )
yo kscpm:vue # Vue2.0前端项目
yo kscpm:vue3 # Vue3.0、TypeScipt4、Vuex4前端项目
yo kscpm:vue:ts #Vue2 、TypeScript
yo kscpm:page # Vue2 SPA
yo kscpm:component # Vue2 Component
yo kscpm:store # Vue2 vuex
yo kscpm:website # website类型
yo kscpm:tsNode # Node服务
yo kscpm:kpc:component # KPC1.0 模板工具
yo kscpm:intact #将会执行intact前端项目的创建
yo kscpm:ns #将会执行node server的创建
...
生成项目后内部README.md有详细的目录结构说明
,使用说明
,注意事项
- ``
- `kscpm:vue3:graphql` Vue3+Graphql
- `kscpm:intact` Intact驱动的前端项目
- `kscpm:intact:component` Intact组件 须在Intact前端项目根目录下执行 , 将会创建在`src/components`目录下
- `kscpm:intact:page` Intact页面 须在Intact前端项目根目录下执行 , 将会创建在`src/pages`以及`src/router`目录下
- `kscpm:vue:component` Vue组件 须在Vue前端项目根目录下执行 , 将会创建在`src/components`目录下
- `kscpm:vue:page` Vue页面 须在Vue前端项目根目录下执行 , 将会创建在`src/pages`以及`src/router`目录下
- `kscpm:vue` Vue驱动的前端项目
- `kscpm:ns` Koa驱动的NodeJS服务
- `kscpm:vue:ts` Vue+TypeScript驱动的前端项目
FAQs
这是一个用于初始化项目的工具 , 基于 yeoman
The npm package generator-kscpm receives a total of 2 weekly downloads. As such, generator-kscpm popularity was classified as not popular.
We found that generator-kscpm demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 0 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.
Research
Security News
Socket researchers uncover a malicious npm package posing as a tool for detecting vulnerabilities in Etherium smart contracts.
Security News
Research
A supply chain attack on Rspack's npm packages injected cryptomining malware, potentially impacting thousands of developers.
Research
Security News
Socket researchers discovered a malware campaign on npm delivering the Skuld infostealer via typosquatted packages, exposing sensitive data.