Skip to content

Latest commit

 

History

History
21 lines (13 loc) · 604 Bytes

README.md

File metadata and controls

21 lines (13 loc) · 604 Bytes

ts-reply provides the inter-space reply functionality in TiddlySpace

Inter-domain barriers are overcome by sending messages into an iframe.

Development

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.