
Security News
PolinRider: North Korea-Linked Supply Chain Campaign Expands Across Open Source Ecosystems
PolinRider expands across npm, Packagist, Go modules, and Chrome extensions, using hidden loaders to target developer environments.
flame-project-web
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
The npm package flame-project-web receives a total of 2 weekly downloads. As such, flame-project-web popularity was classified as not popular.
We found that flame-project-web 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
PolinRider expands across npm, Packagist, Go modules, and Chrome extensions, using hidden loaders to target developer environments.

Security News
Open source attacks are accelerating as AI coding agents pull in dependencies faster, with less human review.

Research
/Security News
Malicious Chrome and Firefox extensions posed as free VPNs while stealing clipboard data through later extension updates.