Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/simon-he95/vscode-transfer


https://github.com/simon-he95/vscode-transfer

Last synced: 10 days ago
JSON representation

Awesome Lists containing this project

README

        


vscode-transfer


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](https://github.com/Simon-He95/sponsor)

## License

[MIT](./license)