intercom
Intercom allows bidirectional message passing between javascript and lisp.
$ area51 add intercomCopyUsage
;; area51 add updates your .asd automatically.
;; Use the package in your code:
(in-package :my-project)
(intercom:some-function ...)