https://github.com/mkgaru/moddable-spice
my utility collections for moddable sdk
https://github.com/mkgaru/moddable-spice
esp32 iot moddable typescript
Last synced: 3 months ago
JSON representation
my utility collections for moddable sdk
- Host: GitHub
- URL: https://github.com/mkgaru/moddable-spice
- Owner: MKGaru
- License: mit
- Created: 2022-03-13T07:39:31.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2023-02-12T01:41:43.000Z (over 2 years ago)
- Last Synced: 2025-01-16T00:23:45.423Z (4 months ago)
- Topics: esp32, iot, moddable, typescript
- Language: TypeScript
- Homepage:
- Size: 244 KB
- Stars: 2
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
moddable-spice
====================
[](https://github.com/Moddable-OpenSource/moddable)
My utility collections for moddable sdk
Required
-------------------------------
* [moddable-types](https://github.com/MKGaru/moddable-types) for prevent build error with typescript.Usage
-------------------------------```bash
cd $MODDABLE/../
git clone https://github.com/MKGaru/moddable-spice.git spice
```