https://github.com/tve/modtve
Modules, drivers, libraries, examples for the Moddable JavaScript SDK
https://github.com/tve/modtve
Last synced: over 1 year ago
JSON representation
Modules, drivers, libraries, examples for the Moddable JavaScript SDK
- Host: GitHub
- URL: https://github.com/tve/modtve
- Owner: tve
- License: mit
- Created: 2023-06-10T20:57:30.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2023-11-18T02:06:16.000Z (over 2 years ago)
- Last Synced: 2024-10-11T14:07:58.245Z (almost 2 years ago)
- Language: TypeScript
- Homepage:
- Size: 276 KB
- Stars: 3
- Watchers: 2
- Forks: 1
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
Modules for the Moddable Javascript SDK
=======================================
Moddable: https://github.com/Moddable-OpenSource/moddable
This repository contains a collection of modules for the Moddable Javascript SDK.
Device drivers can be found in `modules/drivers`, libraries in `modules/lib` and
examples for using them in `modules/examples`.