Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/naralc/ts-cs-py

Created from Code Crush: Robust dedicated collaboration
https://github.com/naralc/ts-cs-py

Last synced: 8 days ago
JSON representation

Created from Code Crush: Robust dedicated collaboration

Awesome Lists containing this project

README

        

{"code":{"typescript":{"value":"type Human = {\r\n height: number;\r\n weight: number;\r\n age: number;\r\n}\r\n\r\ntype Colors = \"red\" | \"blue\" | \"green\"\r\n\r\nconst myColor: Colors = \"green\"\r\nconsole.log(myColor)"},"python":{"value":"PYYYYY"},"c#":{"value":"see hashtag"}},"language":"typescript"}