qb-json-tokv
v3.0.1
Published
qb-json-tokv has been replaced with qb-json-next - a better incarnation of parsing
Downloads
24
Maintainers
Readme
qb-json-tokv
NB qb-json-tokv underwent a major overhaul to a simpler and more effective design and became...
qb-json-next now does everything qb-json-tokv wanted to achieve, and more including full incremental parsing supoprt and an easier interface.
The callback interface (to a consistent function signature) has no performance advantages over qb-json-next's simpler iteration and the state management of qb-json-next is far superior.