Skip to content

hokkoo/frontend-code-specification

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

代码规范

- 总体结构处理
	- 基础语法
		- JS/CSS/Html
			- JS,参考:single/javascript_tencent.md
			- CSS,参考: single/Google HTML_CSS Style Guide.html
			- HTMl,参考:single/Google HTML_CSS Style Guide.html
				- 借助 emmet 工具:
					- https://code.visualstudio.com/docs/editor/emmet
		- Nodejs
			- 参考 JS
	- 框架语法
		- React/Vue/Angular
			- React,参考:single/react_airbnb.md
			- Vue,参考:single/vue_component_style.md
			- Angular,参考:single/angular_style.md
		- umijs
			- 参考:other\umi.md
		- jquery/backbonejs
			- 暂无
		- eggjs/koa/express
			- eggjs,暂无
			- koa,暂无
		- webpack/vite/grunt
			- 暂无
	- 组合/混合/场景
		- 重构
			- 暂无
		- 组件
		- 页面
	- 方法论
		- 设计
		- 架构
		- 数据模型
		- 事件流
	- 特定场景
		- echart 图表
	- 特定维度的规则
		- 命名
			- 参考:other/命名.md
		- 个人总结
		- 参考:other/tip.md
- 工具库
	- lint
		- eslint/tslint
		- lint 对应的规则
		- webpack
	- precss/postcss
	- babel
	- todolist
- 设计规范的对其
	- 特定项目/场景的设计
- 各种原理分析
	- 外部
	- 自己的分析
- 目前的工作量
	- 各种规范的梳理
		- 很多工作量

TODO

- 2021-11-9
	- taro 规范;
	- eggjs 规范;
	- 微信小程序规范
	- rbac 规范

拆分

 - 正确性
 - 规范性/一致性

About

前端代码规范

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published