Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/63rabbits/pxt-microbit-fieldeditor
Field editor sample
https://github.com/63rabbits/pxt-microbit-fieldeditor
field-editor microbit
Last synced: 9 days ago
JSON representation
Field editor sample
- Host: GitHub
- URL: https://github.com/63rabbits/pxt-microbit-fieldeditor
- Owner: 63rabbits
- Created: 2022-10-02T12:28:16.000Z (over 2 years ago)
- Default Branch: master
- Last Pushed: 2022-10-02T12:28:28.000Z (over 2 years ago)
- Last Synced: 2024-11-13T20:42:00.418Z (2 months ago)
- Topics: field-editor, microbit
- Language: TypeScript
- Homepage: https://63rabbits.github.io/pxt-microbit-fieldeditor/
- Size: 4.88 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
> このページを開く [https://63rabbits.github.io/pxt-microbit-fieldeditor/](https://63rabbits.github.io/pxt-microbit-fieldeditor/)
## 拡張機能として使用
このリポジトリは、MakeCode で **拡張機能** として追加できます。
* [https://makecode.microbit.org/](https://makecode.microbit.org/) を開く
* **新しいプロジェクト** をクリックしてください
* ギアボタンメニューの中にある **拡張機能** をクリックしてください
* **https://github.com/63rabbits/pxt-microbit-fieldeditor** を検索してインポートします。## このプロジェクトを編集します ![ビルド ステータス バッジ](https://github.com/63rabbits/pxt-microbit-fieldeditor/workflows/MakeCode/badge.svg)
MakeCode でこのリポジトリを編集します。
* [https://makecode.microbit.org/](https://makecode.microbit.org/) を開く
* **読み込む** をクリックし、 **URLから読み込む...** をクリックしてください
* **https://github.com/63rabbits/pxt-microbit-fieldeditor** を貼り付けてインポートをクリックしてください## ブロックのプレビュー
この画像はマスター内の最後のコミットからのブロックコードを示しています。
このイメージは更新に数分かかる場合があります。![生成されたブロック](https://github.com/63rabbits/pxt-microbit-fieldeditor/raw/master/.github/makecode/blocks.png)
#### メタデータ (検索、レンダリングに使用)
* for PXT/microbit
makeCodeRender("{{ site.makecode.home_url }}", "{{ site.github.owner_name }}/{{ site.github.repository_name }}");