An example extension for Xcratch
This extension add extra-blocks, that enables cloud associative arrays to save values from Scratch 3.0 projects to Firebase Cloud.
Play Example Project to look at what you can do with “NumberBank” extension.
This extension can be used with other extension in Xcratch.
https://con3code.github.io/xcx-numberbank/dist/numberbank.mjs
Run register script to install this extension on the local Xcratch for testing.
npm run register
Run build script to bundle this extension into a module file which could be loaded on Xcratch.
npm run build
Open this page from https://con3code.github.io/xcx-numberbank/
Contributions, issues and feature requests are welcome!
Feel free to check issues page.