Skip to content

0.0.3 MARCXML support

Compare
Choose a tag to compare
@jiaola jiaola released this 02 Mar 21:44
· 43 commits to master since this release

A parser and a transformer to support MARCXML is added in this release. The parser is based on a sax parser (sax-js). When using the Stream or Pipe API, one can process large MARCXML files without saving all the records in memory.