Parse TGA files from
txt
csv
xls
$ npm i tga-spectrum
import TGASpectrum from 'tga-spectrum'; let analysis = TGASpectrum.fromJcamp(jcamp);
MIT