conllup
Javascript library for converting conll sentence to json format and vice-versa.
conllu-stream
Using this module you can parse CoNLL-U files as a stream of sentence objects. You can also access the low-level line parser, if you want deeper control.