Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/naralc/i-love-coding
Created from Code Crush: Visionary bifurcated encryption
https://github.com/naralc/i-love-coding
Last synced: 8 days ago
JSON representation
Created from Code Crush: Visionary bifurcated encryption
- Host: GitHub
- URL: https://github.com/naralc/i-love-coding
- Owner: NaralC
- Created: 2024-02-21T18:36:08.000Z (9 months ago)
- Default Branch: main
- Last Pushed: 2024-02-21T18:36:30.000Z (9 months ago)
- Last Synced: 2024-02-21T19:40:50.795Z (9 months ago)
- Size: 0 Bytes
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
{"code":{"typescript":{"value":"\"I am writing TypeScript code!\"\r\n\r\ntype Human = {\r\n weight: number;\r\n height: number;\r\n name: string;\r\n}\r\n\r\nconst me: Human = {\r\n weight: 123,\r\n height: 123,\r\n name: \"Naral\"\r\n}\r\nupdated text yo"}},"language":"typescript"}