Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/huangyiming0608/turn
MakeCode 项目
https://github.com/huangyiming0608/turn
Last synced: about 1 month ago
JSON representation
MakeCode 项目
- Host: GitHub
- URL: https://github.com/huangyiming0608/turn
- Owner: HuangYiming0608
- Created: 2024-05-08T08:16:35.000Z (6 months ago)
- Default Branch: master
- Last Pushed: 2024-05-15T09:02:03.000Z (6 months ago)
- Last Synced: 2024-05-15T23:36:00.309Z (6 months ago)
- Language: TypeScript
- Homepage: https://huangyiming0608.github.io/turn/
- Size: 27.3 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
> 在 [https://huangyiming0608.github.io/turn/](https://huangyiming0608.github.io/turn/) 打开此页面
## 用作扩展
此仓库可以作为 **插件** 添加到 MakeCode 中。
* 打开 [https://makecode.microbit.org/](https://makecode.microbit.org/)
* 点击 **新项目**
* 点击齿轮图标菜单下的 **扩展**
* 搜索 **https://github.com/huangyiming0608/turn** 并导入## 编辑此项目
在 MakeCode 中编辑此仓库。
* 打开 [https://makecode.microbit.org/](https://makecode.microbit.org/)
* 点击 **导入**,然后点击 **导入 URL**
* 粘贴 **https://github.com/huangyiming0608/turn** 并点击导入#### 元数据(用于搜索、渲染)
* for PXT/microbit
makeCodeRender("{{ site.makecode.home_url }}", "{{ site.github.owner_name }}/{{ site.github.repository_name }}");