From 18b1467ab85da1d5c4926e9264548e7efcca1ef3 Mon Sep 17 00:00:00 2001 From: Kenil Sudani Date: Sun, 5 Jan 2025 01:42:58 +0530 Subject: [PATCH 1/3] Added showcase of super-detype --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 990b57f..c74b603 100644 --- a/README.md +++ b/README.md @@ -152,6 +152,7 @@ A curated list of awesome things related to [docsify](https://docsify.js.org) - [hmpl docs](https://hmpljs.github.io) - Documentation for the hmpl template language. - [code-segment](https://eveningwater.github.io/code-segment/#/) - Here is a collection of some code snippets, which may be from the Internet or from daily accumulation. - [Awesome Web Dev Resources](https://web-dev-resources.com/list/#/) - Collection of web development resources with free tiers. +- [super-detype](https://super-detype.superkenil.com/#/) - A transpiler which converts your WHOLE Typescript project to Javascript ## Community Resources From 14e01cd5443c6609b6c3fdd10982221eebb229a0 Mon Sep 17 00:00:00 2001 From: Kenil Sudani Date: Sun, 5 Jan 2025 01:45:45 +0530 Subject: [PATCH 2/3] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index c74b603..bbad81c 100644 --- a/README.md +++ b/README.md @@ -152,7 +152,7 @@ A curated list of awesome things related to [docsify](https://docsify.js.org) - [hmpl docs](https://hmpljs.github.io) - Documentation for the hmpl template language. - [code-segment](https://eveningwater.github.io/code-segment/#/) - Here is a collection of some code snippets, which may be from the Internet or from daily accumulation. - [Awesome Web Dev Resources](https://web-dev-resources.com/list/#/) - Collection of web development resources with free tiers. -- [super-detype](https://super-detype.superkenil.com/#/) - A transpiler which converts your WHOLE Typescript project to Javascript +- [super-detype](https://super-detype.superkenil.com/#/) - A transpiler which converts your WHOLE Typescript project to Javascript. ## Community Resources From e42631a618a0086d3c01e1efd8c29c7ce5811d7e Mon Sep 17 00:00:00 2001 From: Luffy <52o@qq52o.cn> Date: Sun, 5 Jan 2025 18:56:19 +0800 Subject: [PATCH 3/3] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index bbad81c..acd54d1 100644 --- a/README.md +++ b/README.md @@ -152,7 +152,7 @@ A curated list of awesome things related to [docsify](https://docsify.js.org) - [hmpl docs](https://hmpljs.github.io) - Documentation for the hmpl template language. - [code-segment](https://eveningwater.github.io/code-segment/#/) - Here is a collection of some code snippets, which may be from the Internet or from daily accumulation. - [Awesome Web Dev Resources](https://web-dev-resources.com/list/#/) - Collection of web development resources with free tiers. -- [super-detype](https://super-detype.superkenil.com/#/) - A transpiler which converts your WHOLE Typescript project to Javascript. +- [super-detype](https://super-detype.superkenil.com/#/) - A transpiler which converts your WHOLE Typescript project to JavaScript. ## Community Resources