
Security News
/Research
Coordinated npm and PyPI Campaign Typosquats Popular Secure Payment Apps
Socket uncovered 17 malicious npm and PyPI packages typosquatting Paysafe, Skrill, and Neteller SDKs to steal developer secrets.
flame-components
Advanced tools
vue-cli 3.0 vue-router element-ui vant scss
命名力求语义表达完整清楚,不要嫌名字长
| 名称 | 命名规范 | 示例 |
|---|---|---|
| 文件夹命名 | 小驼峰 | folderOne |
| 页面、组件文件夹 | 大驼峰 | PageOne |
| 页面、组件文件 | 首字母大写,间隔使用- | Page-one |
| 路由 | 间隔使用- | route-one |
| 样式 | 间隔使用- | class-one |
| 方法 | 小驼峰 | functionOne |
| 变量 | 全小写,间隔使用_ | variable_one |
| 常量 | 全大写,间隔使用_ | CONSTANT_ONE |
FAQs
vue-cli 3.0 vue-router element-ui vant scss
We found that flame-components demonstrated a not healthy version release cadence and project activity because the last version was released a year ago. It has 1 open source maintainer 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
/Research
Socket uncovered 17 malicious npm and PyPI packages typosquatting Paysafe, Skrill, and Neteller SDKs to steal developer secrets.

Security News
Node.js is debating whether AI-driven security report volume warrants moving more vulnerability reports into public workflows.

Security News
PolinRider expands across npm, Packagist, Go modules, and Chrome extensions, using hidden loaders to target developer environments.