The API now returns { success, error }
objects instead of throwing exceptions. It is based on the Waka parser instead of PEG.js, which gives an ~5x speedup. (#1, @fixplz)
This release was unpublished from npm due to a regression where empty strings were not detected as invalid.