English | 简体中文
WIP:
- {lineHeight:20px,marginTop:20px} -> line-height:20px;margin-top:20px Convert hump to hyphen
- line-height:20px;margin-top:20px -> {lineHeight:20px,marginTop:20px} convert hyphens to camel case
- {name:'122'} -> {"name":"122"} JSON format
- variable -> VARIABLE constants are all uppercase
- VARIABLE -> variable constants are all lowercase
:coffee:
buy me a cup of coffee
License
MIT
| |