intercom

MIT

Intercom allows bidirectional message passing between javascript and lisp.

$ area51 add intercomCopy

Usage

;; area51 add updates your .asd automatically.
;; Use the package in your code:
(in-package :my-project)
(intercom:some-function ...)