https://github.com/fechbmaster/swsys_typescript_examples
https://github.com/fechbmaster/swsys_typescript_examples
Last synced: 8 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/fechbmaster/swsys_typescript_examples
- Owner: fechbmaster
- Created: 2017-07-09T18:14:49.000Z (almost 9 years ago)
- Default Branch: master
- Last Pushed: 2017-07-09T18:32:57.000Z (almost 9 years ago)
- Last Synced: 2025-01-24T18:26:57.897Z (over 1 year ago)
- Language: JavaScript
- Size: 12.7 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# swsys_typescript_examples
This repository contains some examples for single page sites.
## Contains
example1_sorter: Sorts some Arrays by using different .js methods and contains a simple mouse-handler.
example2_drawer: Program lets you draw and remove some shapes.
example3_drawer_extended: Program extends example2_drawer and enables the user to move shapes and do "time traveling" with event-sourcing.
## Usage
Just open index.html.