Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/mkgaru/moddable-spice
my utility collections for moddable sdk
https://github.com/mkgaru/moddable-spice
esp32 iot moddable typescript
Last synced: 13 days 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 (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2023-02-12T01:41:43.000Z (almost 2 years ago)
- Last Synced: 2024-11-15T12:16:02.497Z (2 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
```