Is there a way to import "external" Javascript libraries for use in List Functions
in CouchDB? I am trying to build a List Function
that will perform a XSL Transformations and I was hoping to be able to use the Sarissa
library.
EDIT: Please see my related question about XSL Transformations in CouchDB.