🚀 Socket Launch Week Day 5:Introducing Repository Access Permissions and Custom Roles.Learn more
Sign In

flame-project-web

Package Overview
Dependencies
Maintainers
1
Versions
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

flame-project-web

vue-cli 3.0 vue-router element-ui vant scss

latest
npmnpm
Version
0.1.0
Version published
Weekly downloads
2
100%
Maintainers
1
Weekly downloads
 
Created
Source

vue-cli 3.0 vue-router element-ui vant scss

命名规范

命名力求语义表达完整清楚,不要嫌名字长

名称命名规范示例
文件夹命名小驼峰folderOne
页面、组件文件夹大驼峰PageOne
页面、组件文件首字母大写,间隔使用-Page-one
路由间隔使用-route-one
样式间隔使用-class-one
方法小驼峰functionOne
变量全小写,间隔使用_variable_one
常量全大写,间隔使用_CONSTANT_ONE

FAQs

Package last updated on 05 Jan 2021

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