zotero / citeproc-rs

CSL processor in Rust.
https://cormacrelf.github.io/citeproc-wasm-demo/
Other
75 stars 11 forks source link

Throw proper JS errors #75

Closed cormacrelf closed 4 years ago

cormacrelf commented 4 years ago

Fixes #25.

Upgrades roxmltree while we're at it. Minor API change to setStyle(); it now throws rather than returning a perfectly serialized JSON error object.