DominikGuzei / node-ase-utils

Node package to encode / decode Adobe Swatch Exchange Files (ASE)
MIT License
33 stars 4 forks source link

Having trouble outputting the file. #2

Closed skeddles closed 7 years ago

skeddles commented 7 years ago

How do I send the data to the client? What is the test variable? What is tape?

edit: seems you can just do res.send(ase.encode(input));