Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/gargron/sados
A guiding tutorial console in JavaScript
https://github.com/gargron/sados
Last synced: 8 days ago
JSON representation
A guiding tutorial console in JavaScript
- Host: GitHub
- URL: https://github.com/gargron/sados
- Owner: Gargron
- Created: 2012-08-21T21:23:05.000Z (about 12 years ago)
- Default Branch: master
- Last Pushed: 2012-12-05T11:50:08.000Z (almost 12 years ago)
- Last Synced: 2024-10-13T18:30:58.669Z (23 days ago)
- Language: JavaScript
- Homepage: http://gargron.github.io/SaDOS/
- Size: 129 KB
- Stars: 2
- Watchers: 2
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
SaDOS
=====SaDOS (a play on GlaDOS from the game Portal) is a guiding tutorial library for JavaScript. It lets you create interactive step-based applications that fit into a Message/Output->Requirement/Input schema.
Check out the example implementation, and fork away!