ts-reply provides the inter-space reply functionality in TiddlySpace
Inter-domain barriers are overcome by sending messages into an iframe.
Interactive development can be facilitated by using ts-reply as a tsapp. Install tsapp and, check out the repo and:
tsapp serve
- open
http://0.0.0.0:8080/test.html
in a browser - click on the arrow in the upper right
- make changes to the code in
assets/*
Originally authored by @bengillies.